summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | | Fix trailing spaces problem by not adding it to QScriptLine.lengthJiang Jiang2011-09-083-5/+6
| | | * | | | | Merge remote-tracking branch 'qt-mainline/4.8'aavit2011-09-0835-96/+749
| | | |\ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| | | * | | | | Fix RTL layout for fonts when non-printable character has an advanceJohn Tapsell2011-09-082-2/+4
| | | * | | | | Fix regression in tst_qrawfontEskil Abrahamsen Blomfeldt2011-09-081-1/+3
| | | * | | | | Make it compile on macaavit2011-09-071-3/+3
| | | * | | | | micro optimizationsKonstantin Ritt2011-09-024-109/+48
| | | * | | | | fix "comparison between signed and unsigned" warningsKonstantin Ritt2011-09-021-7/+5
| | | * | | | | on windows, don't resolve the gdi32's symbols for each QRawFont instanceKonstantin Ritt2011-09-022-37/+26
| | | * | | | | fix typo in the docsKonstantin Ritt2011-09-021-1/+1
| | | * | | | | QRawFont: add missed operator !=Konstantin Ritt2011-09-022-0/+9
| | | * | | | | optimize QGlyphRun's operator == a bitKonstantin Ritt2011-09-021-7/+11
| | | * | | | | QGlyphRun: make operator != inlinedKonstantin Ritt2011-09-022-5/+5
| | | * | | | | QGlyphRun: don't detach if the decoration wasn't actually changedKonstantin Ritt2011-09-021-0/+9
| | | * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-teamaavit2011-08-301-1/+1
| | | |\ \ \ \ \
| | | | * | | | | QPA event loop: Set a timeout != 0 if there are no timers.Eike Ziller2011-08-291-1/+1
| * | | | | | | | Merge branch '4.8-upstream' into master-waterWater-Team2011-09-0917-116/+71
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml-staging into master...Qt Continuous Integration System2011-09-091-5/+2
| | |\ \ \ \ \ \ \
| | | * | | | | | | Fix double click and drag not extending word selection.Andrew den Exter2011-09-081-5/+2
| | * | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-09-0816-111/+69
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | |
| | | * | | | | | | Ensure that the proxystyle is used over the style's own functionsAndy Shaw2011-09-071-11/+7
| | | * | | | | | | Replace explicit surrogate handlers by inline methods of QChar classsuzuki toshiya2011-09-0715-100/+62
| * | | | | | | | | Merge branch '4.8-upstream' into master-waterWater-Team2011-09-072-1/+9
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| * | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-water-teamJan-Arve Saether2011-09-0770-226/+999
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Do not leak memoryJan-Arve Saether2011-09-071-4/+5
* | | | | | | | | | | Regression in QS60Style when drawing webview scrollbarsSami Merila2011-09-151-0/+1
* | | | | | | | | | | Cleanup qwidget_s60.cppMiikka Heikkinen2011-09-141-21/+1
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-symbian-flexPasi Pentikainen2011-09-131-0/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Update QDesktopServices openUrl() documentation on Symbian OSJuha Kukkonen2011-09-121-0/+3
* | | | | | | | | | | QS60Style: Make spinboxes and lineedits slightly tallerSami Merila2011-09-081-6/+12
* | | | | | | | | | | Merge remote branch 'qt/4.8'Shane Kearns2011-09-0728-70/+684
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-09-072-1/+9
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | / / / / / / | | | |_|/ / / / / / | | |/| | | | | | |
| | * | | | | | | | Fix the build with -qtnamespace configure optionssuzuki toshiya2011-09-062-1/+9
| * | | | | | | | | Merge remote-tracking branch 'origin/4.8' into qt-4.8-from-4.7Liang Qi2011-09-0310-24/+514
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Update license headersGabriel de Dietrich2011-09-013-54/+57
| | * | | | | | | | | Merge branch '4.8-upstream' into master-waterWater-Team2011-08-3110-12/+71
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch '4.8' into water-team-masterFrederik Gladhorn2011-08-3110-24/+511
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | Introduce menubar plugin systemAurélien Gâteau2011-06-204-1/+42
| | | * | | | | | | | | | Introduce QAbstractPlatformMenuBarAurélien Gâteau2011-06-206-11/+457
| | | * | | | | | | | | | Hide Q<Platform>MenuActionAurelien Gateau2011-06-205-10/+10
| | | * | | | | | | | | | Fix warning about initialization orderAurélien Gâteau2011-06-201-3/+3
| * | | | | | | | | | | | Merge branch 4.7 into qt-4.8-from-4.7Qt Continuous Integration System2011-09-021-4/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | |
| | * | | | | | | | | | | URLs used with scheme handler use appropriate encoding for schememread2011-09-011-4/+4
| * | | | | | | | | | | | Merge branch 4.8 into qt-4.8-from-4.7Sergio Ahumada2011-09-012-2/+24
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / | | |/| | | | | | | | | |
| | * | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-doc-staging into master...Qt Continuous Integration System2011-08-311-2/+1
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ Merge remote branch 'mainline/4.8'Casper van Donderen2011-08-317-22/+27
| | | |\ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ Merge remote branch 'mainline/4.8'Casper van Donderen2011-08-3044-248/+373
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|_|/ / / | | | | |/| | | | | | | | | |
| | | * | | | | | | | | | | | Doc: Fix doc bug in QMouseEventGeir Vattekar2011-08-221-2/+1
| | * | | | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-08-311-0/+23
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / / / / / | | | |/| | | | | | | | | | |
| | | * | | | | | | | | | | | Fix build with Clang for libpng versions 1.4.0 to 1.5.2Tor Arne Vestbø2011-08-311-0/+23
| * | | | | | | | | | | | | | Merge branch 4.7 into qt-4.8-from-4.7Sergio Ahumada2011-09-015-11/+16
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | |