summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-water-teamQt Continuous Integration System2011-04-061-5/+4
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-water-teamQt Continuous Integration System2011-04-061-1/+1
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-water-teamQt Continuous Integration System2011-04-05942-7114/+105431
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-water-teamQt Continuous Integration System2011-03-152-5/+56
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | Fix tst_QTableWidget::task219380_removeLastRowGabriel de Dietrich2011-04-221-3/+2
| | |_|_|_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | Merge branch 'master-upstream'Thierry Bastian2011-04-192230-109698/+148633
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | Fixed a crash on Windows XP with mingw in threaded-codeThierry Bastian2011-04-191-1/+1
| * | | | | | | | | | | | | | | | | | | Totally kill MR 916Gabriel de Dietrich2011-04-1511-779/+385
| * | | | | | | | | | | | | | | | | | | Fix licence headers again for MR 900Sergio Ahumada2011-04-143-12/+19
| * | | | | | | | | | | | | | | | | | | Reverting merge request 916Gabriel de Dietrich2011-04-147-58/+70
| * | | | | | | | | | | | | | | | | | | Reverting merge request 916Gabriel de Dietrich2011-04-142-1/+3
| * | | | | | | | | | | | | | | | | | | Build fix on QMenuBarThierry Bastian2011-04-142-3/+1
| * | | | | | | | | | | | | | | | | | | Fix licence headers again for MR 900Gabriel de Dietrich2011-04-143-34/+40
| * | | | | | | | | | | | | | | | | | | Fix copyright and a few codestyle mistakesThierry Bastian2011-04-143-114/+113
| * | | | | | | | | | | | | | | | | | | Renamed QAbstractMenuBarImpl to QAbstractMenuBarInterfaceAurélien Gâteau2011-04-145-14/+14
| * | | | | | | | | | | | | | | | | | | Make ctor and dtor of QAbstractMenuBarImpl inlineAurélien Gâteau2011-04-143-47/+3
| * | | | | | | | | | | | | | | | | | | QAbstractMenuBarImpl::allowSetVisible => setVisibleAurélien Gâteau2011-04-144-14/+6
| * | | | | | | | | | | | | | | | | | | Introduce menubar plugin systemAurélien Gâteau2011-04-144-1/+41
| * | | | | | | | | | | | | | | | | | | Introduce QAbstractMenuBarImplAurélien Gâteau2011-04-147-299/+694
| * | | | | | | | | | | | | | | | | | | Hide Q<Platform>MenuActionAurelien Gateau2011-04-145-10/+10
| * | | | | | | | | | | | | | | | | | | Fix warning about initialization orderAurélien Gâteau2011-04-141-3/+3
| * | | | | | | | | | | | | | | | | | | Add the QIdentityProxyModel.Stephen Kelly2011-04-1211-1/+1114
| * | | | | | | | | | | | | | | | | | | Fix incorrect rendering of checked menu items on Windows ClassicJonathan Liu2011-04-122-10/+7
| | |_|_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Fix a bug with menu overflowing from a lower resolution second screen.Pierre Rossi2011-04-112-14/+51
| * | | | | | | | | | | | | | | | | | Calculate the submenu position after emitting aboutToShow()Pierre Rossi2011-04-111-21/+21
| | |_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Fix progressbar animation on VistaJens Bache-Wiig2011-04-061-5/+4
| | |_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Doc: removed documentation of a no longer used attributeRichard Moe Gustavsen2011-04-061-1/+1
| | |_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Fix autotest breakage in QTableWidgetPierre Rossi2011-04-051-0/+2
| * | | | | | | | | | | | | | | QTabWidget/Win: do not add content margin when documentMode enabledJonathan Liu2011-04-051-2/+8
| * | | | | | | | | | | | | | | QTableView: prevent QTableView from hanging when removing rows.Pierre Rossi2011-04-042-1/+21
| * | | | | | | | | | | | | | | QFileSystemModel: Handle QDir::NoDot and QDir::NoDotDot for setFilterJonathan Liu2011-04-042-9/+34
| * | | | | | | | | | | | | | | Remove Qt3ism: setToggleButton - setCheckableFrederik Gladhorn2011-04-041-8/+7
| * | | | | | | | | | | | | | | Doc: update platform notes on Mac to reflect WA_MacNoCocoaChildWindowRichard Moe Gustavsen2011-04-041-2/+2
| * | | | | | | | | | | | | | | Don't crash when requesting text.Frederik Gladhorn2011-04-011-1/+5
| * | | | | | | | | | | | | | | Let QAccessibleButton::text return something even when not visible.Frederik Gladhorn2011-04-011-3/+0
| * | | | | | | | | | | | | | | Fixed regression where AT client did not always announce stuff properly.Jan-Arve Sæther2011-03-291-1/+6
| * | | | | | | | | | | | | | | Don't use inactive borders for spinbox on MacJens Bache-Wiig2011-03-281-1/+1
| * | | | | | | | | | | | | | | Fix autotest.Frederik Gladhorn2011-03-251-1/+1
| * | | | | | | | | | | | | | | Cocoa: respect QT_NO_EXCEPTION in color dialogRichard Moe Gustavsen2011-03-241-0/+5
| * | | | | | | | | | | | | | | Merge branch 'master-upstream'Thierry Bastian2011-03-24928-6949/+105021
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Make navigation in TabWidgets consistent.Frederik Gladhorn2011-03-232-7/+99
| * | | | | | | | | | | | | | | | Fix text for checkable buttons, unit tests.Frederik Gladhorn2011-03-232-132/+175
| * | | | | | | | | | | | | | | | Window and Application fixes for accessibility.Frederik Gladhorn2011-03-233-4/+39
| * | | | | | | | | | | | | | | | Call QAccessible::updateAccessibility when changing accessible name.Frederik Gladhorn2011-03-232-0/+7
| * | | | | | | | | | | | | | | | Unit test for characterRect in Accessible TextInterface.Frederik Gladhorn2011-03-221-0/+5
| * | | | | | | | | | | | | | | | QAccessibleTextEdit: Using x coordinate for calculate character widthJosé Millán Soto2011-03-221-1/+1
| | |_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Use the virtual API to clear a selection.Stephen Kelly2011-03-152-5/+56
* | | | | | | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...Qt Continuous Integration System2011-04-2871-699/+2364
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge remote branch 'qt-fire-review/master'aavit2011-04-2828-144/+254
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-fire-teamQt Continuous Integration System2011-04-2726-137/+246
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / / / / / / | | | |/| | | | | | | | | | | |