summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Olivier Goffart2011-05-023-1/+7
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / | | | | | | | | | | | | / / | | | |_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | |
| | | * | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-04-281-1/+1
| | | |\ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | Fix crash in raster on X11 when text contains unsupported charactersEskil Abrahamsen Blomfeldt2011-04-281-1/+1
| | | | |/ / / / / / / / /
| | | * | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Laszlo Agocs2011-04-2827-102/+177
| | | |\ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / /
| | | * | | | | | | | | | Upload VGImage data when drawing pixmaps that are being painted into.Laszlo Agocs2011-04-272-0/+6
| | * | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...Qt Continuous Integration System2011-04-293-7/+15
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ Merge remote branch 'qt-fire-review/master'aavit2011-04-283-7/+15
| | | |\ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|_|_|/ | | | | |/| | | | | | | | |
| | | | * | | | | | | | | | Fixed off-by-one in radial gradient color table index computation.Samuel Rødal2011-04-281-4/+2
| | | | * | | | | | | | | | Support more items for QTextCharFormat::VerticalAlignment enum for custom tex...Dmitry Zelenkovsky2011-04-282-3/+13
| | * | | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-water-staging into mast...Qt Continuous Integration System2011-04-2927-100/+896
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ Merge branch '4.8-upstream'Thierry Bastian2011-04-2817-146/+403
| | | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | Make QLineControl send accessibility updates.Frederik Gladhorn2011-04-275-5/+13
| | | * | | | | | | | | | | | | Add accessible events as defined by IAccessible2.Frederik Gladhorn2011-04-271-0/+36
| | | * | | | | | | | | | | | | Removing the "resetInternalData" slot in QAbstractProxyModelGabriel de Dietrich2011-04-262-26/+1
| | | * | | | | | | | | | | | | Typos in internal api docs.Frederik Gladhorn2011-04-221-2/+2
| | | * | | | | | | | | | | | | Merge branch 'master-upstream'Thierry Bastian2011-04-19154-1296/+3954
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | Totally kill MR 916Gabriel de Dietrich2011-04-1511-779/+385
| | | * | | | | | | | | | | | | | Fix licence headers again for MR 900Sergio Ahumada2011-04-142-9/+18
| | | * | | | | | | | | | | | | | 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-142-20/+21
| | | * | | | | | | | | | | | | | 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
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | Window and Application fixes for accessibility.Frederik Gladhorn2011-03-231-3/+1
| | | * | | | | | | | | | | | | | | Call QAccessible::updateAccessibility when changing accessible name.Frederik Gladhorn2011-03-231-0/+2
| | | * | | | | | | | | | | | | | | Use the virtual API to clear a selection.Stephen Kelly2011-03-151-5/+2
| | * | | | | | | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...Qt Continuous Integration System2011-04-2852-628/+1651
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / / / / | | |/| | | | / / / / / / / / / / / | | | | |_|_|/ / / / / / / / / / / | | | |/| | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | Merge remote branch 'qt-fire-review/master'aavit2011-04-2826-143/+251
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|/ / / / / / / / / / | | | | |/| | | | | | | | | | | |
| | | | * | | | | | | | | | | | | Make QtQuick2 compile on QPAEskil Abrahamsen Blomfeldt2011-04-2720-125/+199
| | | | * | | | | | | | | | | | | Use maximum ascent/descent/leading from fallback fonts in shapingJiang Jiang2011-04-276-8/+20
| | | | * | | | | | | | | | | | | Another ugly hack to make bidi cursor work with Core TextJiang Jiang2011-04-271-3/+24