summaryrefslogtreecommitdiffstats
path: root/src/gui/widgets
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-06-082-15/+39
|\
| * Document that textVisible is optional when it comes to styles.Norwegian Rock Cat2009-06-041-0/+2
| * BT: Fix a crash in the SDI example in CocoaNorwegian Rock Cat2009-06-031-15/+37
* | Fixed a small input method bug in QLineEdit.axis2009-06-031-1/+2
* | Merge branch 'imSelections'axis2009-06-032-7/+73
|\ \
| * | Made QLineEdit respect the new Qt::ImAnchorPosition.axis2009-06-031-0/+7
| * | Made QLineEdit respect the new QInputMethodEvent::Selection.axis2009-06-031-5/+34
| * | Revert "Changed the behavior of ImCursorPosition slightly."axis2009-06-031-1/+1
| * | Fixed incorrect headers.axis2009-06-031-1/+31
* | | Since now, S60 commands are handled by QApplication::s60HandleCommandLAlessandro Portale2009-06-025-38/+6
* | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-06-021-4/+7
|\ \ \ | |/ / |/| / | |/
| * BT:Fix a clipping issue in tabbar tabsJens Bache-Wiig2009-05-251-4/+7
* | Fixed input methods support on all spinbox types.axis2009-05-284-1/+24
* | InputMethods supported enabled for QPlainTextEdit.Aleksandar Sasha Babic2009-05-272-3/+23
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicAleksandar Sasha Babic2009-05-272-9/+19
|\ \
| * \ 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
* | | Enabling QTextEdit to handle Input Methods.Aleksandar Sasha Babic2009-05-272-2/+16
|/ /
* | 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