summaryrefslogtreecommitdiffstats
path: root/src/gui/widgets
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.6'Thiago Macieira2010-01-211-0/+11
|\
| * Memory leak in native Toolbar cleanup in CocoaNils Jeisecke2010-01-191-0/+11
* | Merge branch '4.6'Thiago Macieira2010-01-183-7/+12
|\ \ | |/
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Alan Alpert2010-01-14156-162/+175
| |\
| | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2010-01-141-2/+5
| | |\
| | | * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6David Boddie2010-01-131-3/+13
| | | |\
| | | * | Doc: Describe QStackedWidget::removeWidget() more thoroughly.David Boddie2010-01-131-2/+5
| | * | | Make compile on symbian/LinuxThomas Zander2010-01-131-1/+1
| | | |/ | | |/|
| * | | Make input mask cursor blinkAlan Alpert2010-01-141-4/+6
* | | | Merge branch '4.6'Thiago Macieira2010-01-13156-159/+169
|\ \ \ \ | | |/ / | |/| |
| * | | Merge remote branch 'qt/4.6' into oslo-staging-2/4.6Paul Olav Tvete2010-01-12156-156/+156
| |\ \ \ | | | |/ | | |/|
| | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-07156-156/+156
| | |\ \ | | | |/ | | |/|
| | | * Update copyright year to 2010Jason McDonald2010-01-06156-156/+156
| * | | Significant digits were lost in QDoubleSpinBox range when changing precisionGabriel de Dietrich2010-01-121-3/+13
| |/ /
* | | 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
|\ \ \ | |/ /
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-01-061-0/+2
| |\ \ | | |/ | |/|
| | * Compile with QT_NO_DOCKWIDGETOlivier Goffart2010-01-051-0/+2
| * | doc: Clarified next and previous activation order.Martin Smith2010-01-051-8/+8
| |/
* | 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
|\ \ | |/
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2009-12-221-1/+1
| |\
| | * Fix for WinCE compilation of QAbstractSpinBox.David Laing2009-12-211-1/+1
| * | Edit focus should not be lost unless by explicit actionSami Merila2009-12-211-1/+5
| |/
| * Fixing compile issue on Windows CEAleksandar Sasha Babic2009-12-181-3/+1
| * Fixed two incorrect signal connections.axis2009-12-182-2/+2
| * Merge remote branch 'staging/4.6' into 4.6Simon Hausmann2009-12-174-5/+18
| |\
| | * Text cursor is not shown properly in line edits on Mac OS X.Prasanth Ullattil2009-12-163-2/+18
| | * Calling removeToolBar() on native Mac toolbars (Cocoa) causes crash.Prasanth Ullattil2009-12-151-3/+0
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2009-12-167-14/+70
| |\ \
| | * \ Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-s60axis2009-12-165-4/+19
| | |\ \
| | * | | qreal-izationAleksandar Sasha Babic2009-12-151-1/+2
| | * | | Merge branch 'mergeRequest-2149' into 4.6-s60axis2009-12-153-0/+6
| | |\ \ \
| | | * | | Enabled input method update code for all platforms.axis2009-12-153-7/+0
| | | * | | Can't delete selected characters from FEP using backspace touch button.Tero Saarni2009-12-103-0/+13
| | * | | | FEP indicator shown in status pane when it should notSami Merila2009-12-141-1/+4
| | * | | | Slow spinbox on N95 when using keys Up/DownAleksandar Sasha Babic2009-12-112-12/+58
| | | |_|/ | | |/| |
| * | | | Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2009-12-1513-43/+103
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | QPlainTextEdit scrolling issue with folded paragraphsmae2009-12-141-3/+7
* | | | | Focus frames in mac style gets clipped.Prasanth Ullattil2009-12-181-11/+80
* | | | | Merge commit 'origin/4.6'Olivier Goffart2009-12-1513-43/+103
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Fixes cursor blinking in the QComboBox when it becomes editable while having ...Olivier Goffart2009-12-111-0/+10
| * | | | Fix spinbox input when seecting the prefixThierry Bastian2009-12-101-1/+3
| * | | | Fixed a regression in dock widget resizingThierry Bastian2009-12-091-2/+2
| * | | | Compile with QT_NO_DEPRECATEDOlivier Goffart2009-12-092-1/+4
| | |/ / | |/| |
| * | | Merge oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-12-098-39/+84
| |\ \ \ | | |/ / | |/| / | | |/
| | * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-12-081-0/+1
| | |\