summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtMartin Jones2010-02-1819-145/+361
|\
| * Compile.Morten Johan Sørvig2010-02-184-2/+3
| * Added a new flag to fine-tune gesture propagation policyDenis Dzyubenko2010-02-171-6/+72
| * Mac: QSystemTrayIcon::DoubleClick and midmouse not workingRichard Moe Gustavsen2010-02-174-73/+72
| * Incorrect mouse coordinates used when compressing WM_MOUSEMOVE messages.Prasanth Ullattil2010-02-171-1/+4
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-02-1617-65/+212
| |\
| | * Fix copyright year.Jason McDonald2010-02-161-1/+1
| | * Reusing sheets on Mac OS X 10.5 & above shows painting artifacts.Prasanth Ullattil2010-02-161-0/+2
| | * doc: Fixed some qdoc errors.Martin Smith2010-02-161-6/+13
| | * Mac: submenu shows up at the wrong positionRichard Moe Gustavsen2010-02-151-23/+19
| | * Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-02-1314-35/+177
| | |\
| | | * Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-02-1314-35/+177
| | | |\
| | | | * Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-02-1214-35/+177
| | | | |\
| | | | | * Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1Fabien Freling2010-02-1277-531/+877
| | | | | |\
| | | | | | * Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-02-1213-34/+168
| | | | | | |\
| | | | | | | * Wrong cursor shown by the parent window after setOverrideCursor().Prasanth Ullattil2010-02-111-0/+11
| | | | | | | * Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-02-1112-34/+157
| | | | | | | |\
| | | | | | | | * Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-02-1112-34/+157
| | | | | | | | |\
| | | | | | | | | * Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1David Boddie2010-02-1063-374/+663
| | | | | | | | | |\
| | | | | | | | | | * Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-02-1011-19/+144
| | | | | | | | | | |\
| | | | | | | | | | | * Cocoa: Implement our own NSApplication subclassRichard Moe Gustavsen2010-02-106-48/+89
| | | | | | | | | | | * Cocoa: Menu in menubar stays highlightedRichard Moe Gustavsen2010-02-108-3/+87
| | | | | | | | | * | | Doc: Tidied up the class layout and removed an unnecessary image.David Boddie2010-02-091-15/+13
| | | | | * | | | | | | Fix QRegion under Mac OS X.Fabien Freling2010-02-121-1/+9
| | | | | | |_|_|/ / / | | | | | |/| | | | |
* | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml into master-integra...Qt Continuous Integration System2010-02-172-3/+7
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | MOBILITY-404 QS Windows.Wolfgang Beck2010-02-161-1/+5
| * | | | | | | | | | Fixing QDesktopServices so that file server session can be accessedAleksandar Sasha Babic2010-02-151-2/+2
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-s60-public into master-...Qt Continuous Integration System2010-02-166-36/+48
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into master-s60axis2010-02-1638-119/+277
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Fixed missing repaints on S60 3.1.axis2010-02-151-1/+9
| | * | | | | | | | | | Build break fix for QS60Style.Sami Merila2010-02-151-1/+2
| | * | | | | | | | | | QS60Style: Branch indicator in tree view is misplacedSami Merila2010-02-151-7/+9
| | * | | | | | | | | | Compilation error fix: missing comma in enum list in QS60StyleSami Merila2010-02-151-1/+1
| | * | | | | | | | | | Scroll bar handle/groove ends are squeezed (in nHD resolution)Sami Merila2010-02-151-4/+7
| | * | | | | | | | | | QS60Style draws drop area as a black rectSami Merila2010-02-153-2/+12
| | * | | | | | | | | | Remove scrollbar context menu from QS60StyleSami Merila2010-02-151-0/+3
| | * | | | | | | | | | Change a name of a variable to be more descriptiveSami Merila2010-02-141-2/+2
| * | | | | | | | | | | Enabled commit 2b60b542a for all platforms.axis2010-02-162-20/+5
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | doc: A QPlainTextEdit is never a QTextBrowserThorbjørn Lindeijer2010-02-161-1/+1
| |_|/ / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge remote branch 'origin/master' into qt-master-from-4.6Thiago Macieira2010-02-1318-246/+314
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-s60-public into master-...Qt Continuous Integration System2010-02-131-2/+12
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| | * | | | | | | | Enabled searching of IM plugins on Symbian.axis2010-02-121-2/+12
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml into master-integra...Qt Continuous Integration System2010-02-125-102/+112
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | Explicitly pass size to standard pixmap icon loaders.Michael Brasser2010-02-121-95/+95
| | * | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml into master-integra...Qt Continuous Integration System2010-02-114-7/+17
| | |\ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| | | * | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml into master-integra...Qt Continuous Integration System2010-02-104-7/+17
| | | |\ \ \ \ \ \ | | | | |_|_|_|/ / | | | |/| | | | |
| | | | * | | | | A little optimization in QTextControlPrivate::setContent.Alexis Menard2010-02-091-3/+5
| | | | * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml into master-integra...Qt Continuous Integration System2010-02-093-4/+12
| | | | |\ \ \ \ \
| | | | | * | | | | Add empty constructor for validators.Alan Alpert2010-02-081-2/+3
| | | | | * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml into master-integra...Qt Continuous Integration System2010-02-052-2/+9
| | | | | |\ \ \ \ \