summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | | | | Merge branch '4.8-upstream'Thierry Bastian2011-04-28274-1875/+31163
| | | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | Make QLineControl send accessibility updates.Frederik Gladhorn2011-04-277-7/+15
| | | * | | | | | | | | | | | Fix warning (unused variable) in QAccessibility test.Frederik Gladhorn2011-04-271-2/+2
| | | * | | | | | | | | | | | Add accessible events as defined by IAccessible2.Frederik Gladhorn2011-04-271-0/+36
| | | * | | | | | | | | | | | Return name and allow actions for invisible accessible items.Frederik Gladhorn2011-04-271-11/+2
| | | * | | | | | | | | | | | Skip child count test on Intel compiler.Frederik Gladhorn2011-04-271-0/+6
| | | * | | | | | | | | | | | Removing the "resetInternalData" slot in QAbstractProxyModelGabriel de Dietrich2011-04-264-198/+1
| | * | | | | | | | | | | | | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-water-teamQt Continuous Integration System2011-04-221-2/+2
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / /
| | | * | | | | | | | | | | | Typos in internal api docs.Frederik Gladhorn2011-04-221-2/+2
| | * | | | | | | | | | | | | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-water-teamQt Continuous Integration System2011-04-212231-109701/+148635
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / /
| | | * | | | | | | | | | | | Fix tst_QTableWidget::task219380_removeLastRowGabriel de Dietrich2011-04-211-3/+2
| | * | | | | | | | | | | | | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-water-teamQt Continuous Integration System2011-04-1914-12/+1135
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-water-teamQt Continuous Integration System2011-04-112-35/+72
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ 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