summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Cocoa: Implement our own NSApplication subclassRichard Moe Gustavsen2010-02-106-48/+89
* Cocoa: Menu in menubar stays highlightedRichard Moe Gustavsen2010-02-108-3/+87
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-02-0912-231/+362
|\
| * Compile fix for embedded.Denis Dzyubenko2010-02-084-10/+0
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-02-0812-231/+372
| |\
| | * Revised fix for system tray popup activationJens Bache-Wiig2010-02-051-1/+4
| | * Added new mouse cursor types.Denis Dzyubenko2010-02-0511-230/+368
* | | S60 style: Compile fix.Friedemann Kleint2010-02-081-1/+1
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into mast...Qt Continuous Integration System2010-02-082-52/+44
|\ \ \ | |/ / |/| |
| * | A few trivial optimizationsThorbjørn Lindeijer2010-02-051-6/+6
| * | Fixed handling of paths containing ".." in QFileSystemModel on Windows.Robert Loehning2010-02-011-46/+38
* | | Revert "Prevent widgets with WA_DontShowOnScreen from keeping the app running"Tor Arne Vestbø2010-02-051-11/+9
* | | Fix for number entry in QDateTimeEntry using Shift+KeyPad (QTBUG-7842)Thomas Sondergaard2010-02-051-1/+1
* | | Get rid of setFirstActionActive on mouse release in QMenuPierre Rossi2010-02-051-3/+1
| |/ |/|
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-02-046-15/+10
|\ \
| * \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1Martin Smith2010-02-042-2/+2
| |\ \
| | * | Always activate popup windows on showJens Bache-Wiig2010-02-042-2/+2
| * | | doc: Fixed some qdoc warnings.Martin Smith2010-02-041-4/+5
| |/ /
| * | Cocoa: Tool Windows steal focus from the main windowRichard Moe Gustavsen2010-02-043-9/+3
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-02-041-5/+9
|\ \ \
| * | | QHeaderView: fixes sectionClicked() emitted with wrong section indexOlivier Goffart2010-02-041-5/+9
| |/ /
* | | Merge remote branch 'origin/4.6' into qt-master-from-4.6Olivier Goffart2010-02-0424-247/+827
|\ \ \ | |/ / |/| |
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-02-0413-189/+721
| |\ \
| | * \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-02-0313-189/+721
| | |\ \
| | | * \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6Janne Koskinen2010-02-031-7/+8
| | | |\ \
| | | | * | Compile fix for non-Symbian compilersAlessandro Portale2010-02-031-7/+8
| | | * | | Adjust rw base address for gui built with GCCE for Symbian OSIain2010-02-031-1/+2
| | | |/ /
| | | * | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt-s60-public into 4.6Janne Anttila2010-02-0349-533/+1564
| | | |\ \
| | | * | | S60 softkey refactoring (support for merging, priorities and menus)Janne Anttila2010-02-0311-181/+711
| * | | | | Fix regression in clipped icon text on WindowsJens Bache-Wiig2010-01-131-1/+1
| |/ / / /
| * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int...Qt Continuous Integration System2010-02-034-5/+6
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int...Qt Continuous Integration System2010-02-024-5/+6
| | |\ \ \
| | | * \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int...Qt Continuous Integration System2010-02-024-5/+6
| | | |\ \ \
| | | | * \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int...Qt Continuous Integration System2010-02-014-5/+6
| | | | |\ \ \
| | | | | * | | optimization: get rid of QString::fromUtf16() usageOswald Buddenhagen2010-02-014-5/+6
| * | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-02-022-7/+20
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Revert "Improve raster graphics system performance on Mac."Richard Moe Gustavsen2010-02-026-60/+9
| | * | | | | | Fixed potential crash in mac styleJens Bache-Wiig2010-02-021-3/+5
| | * | | | | | Remove PrintDialog frame on MacJens Bache-Wiig2010-02-021-1/+5
| | * | | | | | Fix missing non-unified toolbar margins on MacJens Bache-Wiig2010-02-021-6/+13
| | * | | | | | Improve raster graphics system performance on Mac.Morten Johan Sørvig2010-02-026-9/+60
| | |/ / / / /
| * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-02-025-51/+85
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Fixed text rendering via scaled QPainter on rasterPaintEngine / SymbianAlessandro Portale2010-02-013-19/+68
| | * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-02-013-32/+17
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6Sami Merila2010-01-291-2/+0
| | | |\ \ \ \
| | | | * \ \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-01-293-24/+9
| | | | |\ \ \ \ | | | | | |/ / / | | | | |/| | |
| | | * | | | | List item margins are too small due to invalid pixel metric valueSami Merila2010-01-291-8/+8
| | | | |/ / / | | | |/| | |
| | | * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-01-283-24/+9
| | | |\ \ \ \
| | | | * | | | Remove left over forward declarationsAlessandro Portale2010-01-281-3/+0
| | | | * | | | Avoided the loss of preedit text when losing focus on Symbian.axis2010-01-281-6/+2