summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | 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
| | * | | | | | | | | | | | Make sure layoutData exist before checking for string directionJiang Jiang2011-04-271-0/+2
| | * | | | | | | | | | | | Removed warning from QPixmap::handle().Samuel Rødal2011-04-261-6/+2
| | * | | | | | | | | | | | Take leading space width into account for painting and selectionJiang Jiang2011-04-262-1/+4
| * | | | | | | | | | | | | Merge remote branch 'qt-mainline/master'aavit2011-04-2629-164/+318
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | / / / / / / / / / | | | |_|/ / / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | doc: Simplify language in QGlyphs docsEskil Abrahamsen Blomfeldt2011-04-221-2/+2
| * | | | | | | | | | | | doc: Minor cleanup in QGlyphs docsEskil Abrahamsen Blomfeldt2011-04-211-1/+1
| * | | | | | | | | | | | Remove extra comma at the end of enum listJiang Jiang2011-04-201-1/+1
| * | | | | | | | | | | | Don't transform glyph positions for Core Graphics paint engineJiang Jiang2011-04-191-2/+3
| * | | | | | | | | | | | Turn on HarfBuzz support for Mac/CocoaJiang Jiang2011-04-192-1/+36
| * | | | | | | | | | | | Support visual cursor movement for BIDI textJiang Jiang2011-04-1914-272/+627
| * | | | | | | | | | | | Revert "Switch the default graphics system to raster on Mac."Fabien Freling2011-04-181-1/+1
| * | | | | | | | | | | | Long live QRawFont!Eskil Abrahamsen Blomfeldt2011-04-1535-382/+2666
| * | | | | | | | | | | | Another attempt at fixing the MSVC2005 build.Samuel Rødal2011-04-151-1/+6
| * | | | | | | | | | | | Compile fix in qdrawhelper_sse2.cpp for MSVC 2005.Samuel Rødal2011-04-141-0/+5
| * | | | | | | | | | | | Compile fix in qdrawhelper_sse2.cpp.Samuel Rødal2011-04-141-1/+1