summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Revert "Fixed a crash in QListView"Thierry Bastian2011-05-101-1/+1
| * | Fixed a crash on Windows XP with mingw in threaded-codeThierry Bastian2011-05-101-1/+1
| * | Symbian's QElapsedTimer::restart() fixed to return ms rather than usmread2011-05-101-1/+1
| * | Skip linearGradientSymmetry test on QWS.Samuel Rødal2011-05-101-0/+4
| * | Create a cleanup stack for each new thread on Symbian.Laszlo Agocs2011-05-101-0/+4
| * | Do not modify window size for fullscreen windows in setGeometry_sysMiikka Heikkinen2011-05-101-1/+10
| * | Made linearGradientSymmetry test pass on qreal=float platforms.Samuel Rødal2011-05-101-2/+2
| * | Totally kill MR 916Gabriel de Dietrich2011-05-1011-779/+385
| * | Another attempt at fixing the MSVC2005 build.Samuel Rødal2011-05-101-1/+6
| * | Compile fix in qdrawhelper_sse2.cpp for MSVC 2005.Samuel Rødal2011-05-101-0/+5
| * | Reverting merge request 916Gabriel de Dietrich2011-05-107-58/+70
| * | Reverting merge request 916Gabriel de Dietrich2011-05-102-1/+3
| * | Fixed Qt UDA creation for SymbianTomi Vihria2011-05-102-1/+2
| * | Compile fix in qdrawhelper_sse2.cpp.Samuel Rødal2011-05-101-1/+1
| * | Build fix on QMenuBarThierry Bastian2011-05-102-3/+1
| * | Benchmark for layout hierarchiesJan-Arve Sæther2011-05-103-0/+160
| * | Manual test for layout flickeringJan-Arve Sæther2011-05-104-0/+298
| * | Do not call setSizePolicy from ctor, it might call a virtual functionJan-Arve Sæther2011-05-101-2/+2
| * | Fix copyright and a few codestyle mistakesThierry Bastian2011-05-103-114/+113
| * | Enablers for the Qt eclipsing in SymbianTomi Vihria2011-05-103-55/+4
| * | Renamed QAbstractMenuBarImpl to QAbstractMenuBarInterfaceAurélien Gâteau2011-05-105-14/+14
| * | Make ctor and dtor of QAbstractMenuBarImpl inlineAurélien Gâteau2011-05-103-47/+3
| * | QAbstractMenuBarImpl::allowSetVisible => setVisibleAurélien Gâteau2011-05-104-14/+6
| * | Introduce menubar plugin systemAurélien Gâteau2011-05-104-1/+41
| * | Introduce QAbstractMenuBarImplAurélien Gâteau2011-05-107-299/+694
| * | Hide Q<Platform>MenuActionAurelien Gateau2011-05-105-10/+10
| * | Fix warning about initialization orderAurélien Gâteau2011-05-101-3/+3
| * | Added support for six-parameter radial gradients.Samuel Rødal2011-05-1021-130/+617
| * | Improve logic to find default certificates in createpackage scriptMiikka Heikkinen2011-05-101-4/+10
| * | Improved gradient table generation performance for two-stop gradients.Samuel Rødal2011-05-106-77/+256
| * | Optimized radial gradient fetch using SSE 2.Samuel Rødal2011-05-103-0/+98
| * | Improved qt_gradient_clamp for reflect spreads.Samuel Rødal2011-05-101-5/+2
| * | Prepared for SIMD implementation of radial gradients.Samuel Rødal2011-05-102-177/+174
| * | Fix "make sis" for projects that have empty OBJECTS_DIRMiikka Heikkinen2011-05-101-1/+5
| * | Fix incorrect rendering of checked menu items on Windows ClassicJonathan Liu2011-05-102-10/+7
| * | Fix OpenGL build break on SymbianGuoqing Zhang2011-05-101-1/+1
| * | Fix a bug with menu overflowing from a lower resolution second screen.Pierre Rossi2011-05-102-14/+51
| * | Calculate the submenu position after emitting aboutToShow()Pierre Rossi2011-05-101-21/+21
| * | Fixed a crash in QListViewThierry Bastian2011-05-101-1/+1
| * | Doc: Fixed reference to a name in a table.David Boddie2011-05-101-1/+1
| * | Fix progressbar animation on VistaJens Bache-Wiig2011-05-101-5/+4
| * | Fix autotest breakage in QTableWidgetPierre Rossi2011-05-101-0/+2
| * | QTabWidget/Win: do not add content margin when documentMode enabledJonathan Liu2011-05-101-2/+8
| * | QTableView: prevent QTableView from hanging when removing rows.Pierre Rossi2011-05-102-1/+21
| * | QFileSystemModel: Handle QDir::NoDot and QDir::NoDotDot for setFilterJonathan Liu2011-05-102-9/+34
| * | Remove Qt3ism: setToggleButton - setCheckableFrederik Gladhorn2011-05-101-8/+7
| * | Don't crash when requesting text.Frederik Gladhorn2011-05-101-1/+5
| * | Let QAccessibleButton::text return something even when not visible.Frederik Gladhorn2011-05-101-3/+0
| * | Fixed regression where AT client did not always announce stuff properly.Jan-Arve Sæther2011-05-101-1/+6
| * | Don't use inactive borders for spinbox on MacJens Bache-Wiig2011-05-101-1/+1