summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* 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-124-1/+700
* 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
* 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-041-5/+7
* 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
* Cocoa: respect QT_NO_EXCEPTION in color dialogRichard Moe Gustavsen2011-03-241-0/+5
* Merge branch 'master-upstream'Thierry Bastian2011-03-24147-544/+2992
|\
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-03-2413-10/+109
| |\
| | * Fix warning about copy constructor not initialising base explicitlyThiago Macieira2011-03-221-0/+1
| | * Merge remote-tracking branch 'mainline/master'Oswald Buddenhagen2011-03-2265-329/+1937
| | |\
| | * | Fix compilation with QT_NO_Tasuku Suzuki2011-03-2112-9/+109
| * | | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2011-03-224-11/+32
| |\ \ \
| | * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-03-224-11/+32
| | |\ \ \
| | | * | | QS60Style: Update placeholder texture to real oneSami Merila2011-03-224-11/+32
| * | | | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-03-222-6/+7
| |\ \ \ \ \ | | |/ / / / | | | | | / | | |_|_|/ | |/| | |
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-03-211-1/+1
| | |\ \ \
| | | * | | Don't crash calling QTextDocument::blockBoundingRect on invalid blockEskil Abrahamsen Blomfeldt2011-03-211-1/+1
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-03-211-5/+6
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | Changed s60 style not to rely on QPixmapData::toNativeType().Laszlo Agocs2011-03-211-5/+6
| * | | | | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2011-03-224-13/+33
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2011-03-194-13/+33
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-03-194-13/+33
| | | |\ \ \ \ | | | | |/ / /
| | | | * | | Add flag for forcibly propagating backing store alpha to framebufferGareth Stockwell2011-03-184-13/+33
| * | | | | | Merge remote branch 'qt/master' into staging-masterSamuel Rødal2011-03-2138-121/+403
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2011-03-191-2/+13
| | |\ \ \ \ \ \ | | | |/ / / / /
| | | * | | | | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2011-03-181-2/+13
| | | |\ \ \ \ \ | | | | |/ / / /
| | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-03-171-2/+13
| | | | |\ \ \ \ | | | | | | |/ / | | | | | |/| |
| | | | | * | | Clipboard/Windows: Fix a hang when sending to non-responsive clients.Friedemann Kleint2011-03-171-2/+13
| | * | | | | | Merge branch 'staging-master' of scm.dev.nokia.troll.no:qt/qt-lighthouse into...Qt Continuous Integration System2011-03-1819-23/+260
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | Fixes detected by the static-checkJørgen Lind2011-03-171-1/+1
| | | * | | | | Mac: add autorelease pools to create_sysMorten Sorvig2011-03-171-0/+4
| | | * | | | | Merge remote-tracking branch 'origin/master' into lighthouse-masterJørgen Lind2011-03-17120-274/+2290
| | | |\ \ \ \ \ | | | | | |_|_|/ | | | | |/| | |
| | | * | | | | qpnghandler: Compile with QT_NO_IMAGE_TEXT.Morten Johan Sørvig2011-03-161-0/+2
| | | * | | | | Lighthouse: Support Q_NO_CLIPBOARD.Morten Johan Sørvig2011-03-164-0/+14
| | | * | | | | Fix 7ea1dd46966ae7cfa07fa18c001704e3c981b669 for Mac desktop builds.con2011-03-071-2/+3
| | | * | | | | Do not explicitly process events before running event loop integration.con2011-03-041-1/+0
| | | * | | | | don't print debug outputcon2011-03-041-1/+1