summaryrefslogtreecommitdiffstats
path: root/src/gui/widgets
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-02-163-16/+28
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-02-133-16/+28
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | | * | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-02-123-16/+28
| | | |\ \ \ \
| | | | * \ \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-02-113-16/+28
| | | | |\ \ \ \ | | | | | |_|/ / | | | | |/| | |
| | | | | * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1David Boddie2010-02-109-46/+86
| | | | | |\ \ \
| | | | | | * \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-02-102-1/+15
| | | | | | |\ \ \
| | | | | | | * | | Cocoa: Menu in menubar stays highlightedRichard Moe Gustavsen2010-02-102-1/+15
| | | | | * | | | | Doc: Tidied up the class layout and removed an unnecessary image.David Boddie2010-02-091-15/+13
| | | | | | |/ / / | | | | | |/| | |
* | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-s60-public into merge-w...axis2010-02-181-1/+1
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-s60-public into master-...Qt Continuous Integration System2010-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-136-40/+55
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge remote branch 'origin/4.6' into qt-master-from-4.6Thiago Macieira2010-02-126-1/+15
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | / / | | | |_|_|_|/ / | | |/| | | | |
* | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-s60-publicaxis2010-02-1622-163/+422
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into master-s60axis2010-02-166-1/+15
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | Enabled commit 2b60b542a for all platforms.axis2010-02-162-20/+5
| | |_|/ / / / | |/| | | | |
| * | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml into master-integra...Qt Continuous Integration System2010-02-111-2/+3
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml into master-integra...Qt Continuous Integration System2010-02-101-2/+3
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | * | | | Add empty constructor for validators.Alan Alpert2010-02-081-2/+3
| | | | |/ / | | | |/| |
| * | | | | Crash when deleting the parent of a context menu while it is being displayedGabriel de Dietrich2010-02-103-9/+13
| * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-02-103-29/+39
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | QMainWindow: update the separator size when the style changeOlivier Goffart2010-02-083-29/+39
| | |/ / /
| * | | | Merge remote branch 'qt/4.6' into qt-master-from-4.6Qt Continuous Integration System2010-02-097-45/+71
| |\ \ \ \ | | |/ / / | |/| | |
| * | | | 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 remote branch 'origin/4.6' into qt-master-from-4.6Olivier Goffart2010-02-045-11/+40
| |\ \ \ \
| * | | | | QLabel: add setSelection, hasSelectedText, selectedText, selectionStart.David Faure2010-02-022-0/+96
| * | | | | Merge remote branch 'qt/4.6' into qt-master-from-4.6Qt Continuous Integration System2010-02-015-23/+42
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch '4.6'Thiago Macieira2010-01-211-0/+11
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch '4.6'Thiago Macieira2010-01-183-7/+12
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch '4.6'Thiago Macieira2010-01-13156-159/+169
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Cocoa: refactor code for clearing the native menu barRichard Moe Gustavsen2010-01-131-43/+30
| * | | | | | | | | Cocoa: the menu bar is sometimes faulty disabledRichard Moe Gustavsen2010-01-121-49/+106
| * | | | | | | | | Cocoa: application will not quit when using dialogsRichard Moe Gustavsen2010-01-121-2/+2
| * | | | | | | | | Merge branch '4.6'Thiago Macieira2010-01-082-8/+10
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | QMenuBar::triggered(QAction *) fires twice in Mac (carbon).Prasanth Ullattil2010-01-071-14/+6
| * | | | | | | | | | Don't use QPointer in objectve-c interfaces.Morten Johan Sørvig2010-01-051-2/+2
| * | | | | | | | | | Merge branch '4.6'Thiago Macieira2009-12-2611-20/+91
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Focus frames in mac style gets clipped.Prasanth Ullattil2009-12-181-11/+80
| * | | | | | | | | | | Merge commit 'origin/4.6'Olivier Goffart2009-12-1513-43/+103
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | QPlainTextEdit scrolling issue with folded paragraphsmae2009-12-141-3/+7
| * | | | | | | | | | | | Fix the int validator not handling the localeThierry Bastian2009-12-092-2/+19
| * | | | | | | | | | | | Added QToolBar::visibilityChanged(bool) signal.J-P Nurmi2009-12-082-0/+10
| * | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-12-051-3/+3
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge commit 'oslo-staging-1/4.6' into master-mainlineRichard Moe Gustavsen2009-12-041-0/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Fix QPlainTextEdit cursorUp/Down in combination with non-visible blocksmae2009-12-031-0/+1
| * | | | | | | | | | | | | | Merge branch '4.6'Thiago Macieira2009-12-035-3/+59
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch '4.6'Thiago Macieira2009-12-029-82/+65
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Adjust documentation on QCombobox::maxVisibleItems to mention that this does ...Olivier Goffart2009-11-301-2/+3
| * | | | | | | | | | | | | | | | Merge branch '4.6'Thiago Macieira2009-11-2527-95/+310
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \