summaryrefslogtreecommitdiffstats
path: root/src/gui/widgets
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-05-252-9/+19
|\
| * QComboBox: style change event should not resets custom item delegatesOlivier Goffart2009-05-202-9/+19
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-05-2010-10/+10
|\ \ | |/
| * Replace all occurences of "heirarchy" with "hierarchy"Andre Haupt2009-05-181-1/+1
| * Fix some typos in the documentation.Frederik Schwarzer2009-05-188-8/+8
| * QCalendarWidget::setDateTextFormat() reset the format is the date is invalidBenjamin Poulain2009-05-181-1/+1
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-05-182-4/+6
|\ \ | |/
| * Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Geir Vattekar2009-05-151-1/+17
| |\
| | * Fix broken wince build.Jason McDonald2009-05-131-1/+1
| | * fix WinCE buildMaurice Kalinowski2009-05-131-0/+2
| * | Doc: Updated description of QMainWindow::unifiedTitleAndToolBarOnMacGeir Vattekar2009-05-151-4/+4
* | | Added symbian specific ifdefs and checks so that QMenuBar doesn'tMarkku Luukkainen2009-05-121-0/+6
* | | Fix for disappearing options menu button when starting some ofMarkku Luukkainen2009-05-111-1/+1
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicMarkku Luukkainen2009-05-115-7/+16
|\ \ \
| * | | Make QLineEdit care about autoSipEnabled.axis2009-05-111-2/+2
| * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicJanne Koskinen2009-05-111-21/+38
| |\ \ \
| * \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicJanne Koskinen2009-05-1124-163/+258
| |\ \ \ \
| * | | | | Fixed namespace issues, now works on Symbian under namespaceJanne Koskinen2009-05-114-5/+15
* | | | | | Changed implementation to use QMultiHash instead of QHash.Markku Luukkainen2009-05-111-2/+2
| |_|/ / / |/| | | |
* | | | | Refactored implementation so that it works with multiple QMainWindowsMarkku Luukkainen2009-05-111-21/+38
| |/ / / |/| | |
* | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-05-114-6/+18
|\ \ \ \ | | |_|/ | |/| |
| * | | handle the back soft key on Windows mobile SmartPhonesJoerg Bornemann2009-05-071-1/+15
| | |/ | |/|
| * | Fixed bug in QTabBar::setTabButton() for a scrolled tab bar.jasplin2009-05-061-1/+2
| * | Fixing task 252319Thomas Hartmann2009-05-061-3/+0
| * | Fixed scrolling performance issue related to hidden blocksmae2009-05-061-1/+1
* | | Made QLineEdit set input method hints when changing echo mode.axis2009-05-041-3/+8
* | | Implemented RequestSoftwareInputPanel events in QLineEdit.axis2009-05-042-1/+12
* | | Removed setting the unnecessary parent for menu structuresMarkku Luukkainen2009-04-281-1/+0
* | | Fixed wrong menu showing up on S60 while launching a dialog.Markku Luukkainen2009-04-282-10/+20
* | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-04-2718-144/+203
|\ \ \ | |/ / | | / | |/ |/|
| * Possible assert when hiding tabbed QDockWidgetThierry Bastian2009-04-171-3/+3
| * Fixed painting issues with draggable tabsJens Bache-Wiig2009-04-152-72/+51
| * BT: Namespace compile fixes for Cocoa.Norwegian Rock Cat2009-04-151-0/+6
| * The submenu of a multicolumn menu have an incorrect positionThierry Bastian2009-04-151-2/+2
| * fix potential crashMaurice Kalinowski2009-04-141-1/+1
| * BT: Fix up comments in new Cocoa files.Norwegian Rock Cat2009-04-084-64/+108
| * BT: Fix infinite recursion potential from change acff913a6287ad50b0ac782Norwegian Rock Cat2009-04-081-4/+5
| * Revert "Bt: Fix regression in the Embedded dialogs example"Andreas Aardal Hanssen2009-04-081-13/+11
| * Bt: Fix regression in the Embedded dialogs exampleJens Bache-Wiig2009-04-071-11/+13
| * fix tap-and-hold checkbox problem for Windows CEJoerg Bornemann2009-04-073-12/+11
| * BT: Send the keyevent after we send the shortcutoverride in menuNorwegian Rock Cat2009-04-071-0/+1
| * Adjust commentsNorwegian Rock Cat2009-04-071-33/+34
| * Doc - Clarified that button style on X11 platforms may depend on theKavindra Devi Palaraja2009-04-061-1/+2
| * QGtkStyle: Fix styling and palette issues related to combo boxJens Bache-Wiig2009-04-031-1/+1
| * Improved stylesheet support for setting background and foreground rolesJens Bache-Wiig2009-04-021-1/+1
| * Squashed commit of the following:David Boddie2009-03-261-1/+6
| * Fix layout problem in QMainWindowThierry Bastian2009-03-251-4/+8
| * Fixed the gap that was not appearing on a QMainWindowThierry Bastian2009-03-251-1/+1
| * Fix a possible crash in QMainWindow when dragging a dock widget.Thierry Bastian2009-03-251-1/+2
| * Fix scrollbar appearing on QComboBoxOlivier Goffart2009-03-251-6/+18