summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Add required font metrics functions to QRawFontJiang Jiang2011-05-022-0/+56
* Fixed bug in QPdfEngine::addImage causing mono images to be made 32 bitMatthew Cattell2011-05-021-1/+4
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-teamaavit2011-05-024-6/+9
|\
| * Make pixel size a qreal in QRawFontEskil Abrahamsen Blomfeldt2011-05-022-5/+5
| * Make sure removed QTextBlock is invalidJiang Jiang2011-04-293-1/+11
| * Make sure QFont's resolve mask is copied on compilers with C++0x supportEskil Abrahamsen Blomfeldt2011-04-291-1/+1
| * Fix glyph position issue with fallback fontsJiang Jiang2011-04-291-0/+3
* | 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