summaryrefslogtreecommitdiffstats
path: root/src/gui/widgets
Commit message (Expand)AuthorAgeFilesLines
...
| * | Impossible to interact with the year on QCalendarWidget on GraphicsViewThierry Bastian2009-09-281-5/+15
* | | Triggering softkey action for disbled widget causes a crash.Sami Merilä2009-09-281-0/+1
|/ /
* | Merge commit 'origin/4.5' into 4.6Andreas Aardal Hanssen2009-09-282-211/+5
|\ \ | |/
| * Doc: fixed typo in QTabBar::tabRect() docsStian Sandvik Thomassen2009-09-281-1/+1
| * Fixes a crash in QDoubleSpinBoxJoão Abecasis2009-09-251-210/+4
* | ifdefs to allow compilation with QT_NO_MAINWINDOW and QT_NO_TOOLBARJeremy Katz2009-09-251-0/+2
* | Missing mouse release event on toolbars on Mac OS XPrasanth Ullattil2009-09-221-0/+2
* | Prevented export of some internal functions.axis2009-09-222-4/+4
* | Remove key accelerators from Softkeys and Menus in S60.Sami Merilä2009-09-221-21/+3
* | Ensure that the menu only shows when clicking on the menu buttonAndy Shaw2009-09-211-1/+3
* | Get menubars working again with new softkey API.Jason Barron2009-09-211-0/+1
* | Introduce MenuSoftKey as a standard key to the internal enum.Jason Barron2009-09-211-1/+1
* | Simplify the soft key roles of QAction.Jason Barron2009-09-214-8/+8
* | Change QDialogButtonBox to use the new soft key API.Jason Barron2009-09-211-106/+39
* | Give the soft key functionality it's own macro.Jason Barron2009-09-213-8/+8
* | Refactor soft keys implementation.Jason Barron2009-09-219-236/+64
* | S60 native looking dialog support.Sami Merilä2009-09-211-0/+142
* | Making Keypad Navigation more usableAlessandro Portale2009-09-194-10/+78
* | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-09-182-2/+18
|\ \ | |/
| * Application crashes when a menu is inserted twice on a menubar (Cocoa).Prasanth Ullattil2009-09-182-2/+18
| * Update license headers again.Jason McDonald2009-09-08152-608/+608
* | Doc: Made the QDockWidget::windowTitle property non-internal.David Boddie2009-09-161-1/+1
* | Fix QLineEdit drag'n'dropAlan Alpert2009-09-151-1/+0
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Alan Alpert2009-09-152-2/+9
|\ \
| * | Fixed QLineEdit to pass the tst_QLineEdit::displayText() autotest.Kim Motoyoshi Kalland2009-09-152-2/+9
* | | Fix QLineEdit::setPaletteAlan Alpert2009-09-152-1/+18
|/ /
* | Remove spurious, wrong semi-colonThiago Macieira2009-09-141-1/+1
* | Fix closing the menu of a QMenuBar with the mouseOlivier Goffart2009-09-141-1/+3
* | Fix QMenuBar hover effect.Olivier Goffart2009-09-141-3/+1
* | Removed some superfluous semicolonsAlessandro Portale2009-09-092-3/+3
* | QMenubar could popup a menu when undocking a toolbarThierry Bastian2009-09-091-5/+6
* | Fix a possible crash when deleting the QMainWindow layoutThierry Bastian2009-09-091-1/+2
* | Fixed all but one of the failures in the headers autotest.Martin Smith2009-09-091-1/+1
* | Update license headers again.Jason McDonald2009-09-09158-632/+632
* | Fixed QLineEdit to correctly adjust the horizontal scrollingAdriano Rezende2009-09-082-1/+7
* | Fix ./tst_qdatetimeedit::task118867Olivier Goffart2009-09-041-1/+1
* | Update license headersJason McDonald2009-09-041-0/+1
* | Merge branch '4.5' into 4.6Thiago Macieira2009-09-036-24/+16
|\ \ | |/
| * Update license headers.Jason McDonald2009-09-024-12/+0
| * Made mouse wheel navigation skip disabled tabsStian Sandvik Thomassen2009-09-012-12/+16
| * Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5David Boddie2009-09-01152-1979/+1993
| |\
| * | Doc: Fixed broken links to renamed functions.David Boddie2009-09-011-4/+5
* | | Improved the gesture api.Denis Dzyubenko2009-09-034-8/+5
* | | QMainWindow doesn't respect the sizehint of the dockwidgetsThierry Bastian2009-09-021-4/+4
* | | Doc: Fixed broken links to renamed functions.David Boddie2009-09-011-4/+5
* | | Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-315-65/+65
* | | Merge branch '4.5' into 4.6Thiago Macieira2009-08-31153-1989/+1989
|\ \ \ | | |/ | |/|
| * | Update tech preview license header.Jason McDonald2009-08-31152-1976/+1976
| * | Fixes: Crash when double-clicking a tab in a QTabBar with movable tabsOlivier Goffart2009-08-281-1/+2
* | | Compile with Qt-in-a-namepsace.Morten Sørvig2009-08-281-2/+4