| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed input methods support on all spinbox types. | axis | 2009-05-28 | 4 | -1/+24 |
|
|
* | InputMethods supported enabled for QPlainTextEdit. | Aleksandar Sasha Babic | 2009-05-27 | 2 | -3/+23 |
|
|
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public | Aleksandar Sasha Babic | 2009-05-27 | 2 | -9/+19 |
|\ |
|
| * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-05-25 | 2 | -9/+19 |
| |\ |
|
| | * | QComboBox: style change event should not resets custom item delegates | Olivier Goffart | 2009-05-20 | 2 | -9/+19 |
|
|
* | | | Enabling QTextEdit to handle Input Methods. | Aleksandar Sasha Babic | 2009-05-27 | 2 | -2/+16 |
|/ / |
|
* | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-05-20 | 10 | -10/+10 |
|\ \
| |/ |
|
| * | Replace all occurences of "heirarchy" with "hierarchy" | Andre Haupt | 2009-05-18 | 1 | -1/+1 |
|
|
| * | Fix some typos in the documentation. | Frederik Schwarzer | 2009-05-18 | 8 | -8/+8 |
|
|
| * | QCalendarWidget::setDateTextFormat() reset the format is the date is invalid | Benjamin Poulain | 2009-05-18 | 1 | -1/+1 |
|
|
* | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-05-18 | 2 | -4/+6 |
|\ \
| |/ |
|
| * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5 | Geir Vattekar | 2009-05-15 | 1 | -1/+17 |
| |\ |
|
| | * | Fix broken wince build. | Jason McDonald | 2009-05-13 | 1 | -1/+1 |
|
|
| | * | fix WinCE build | Maurice Kalinowski | 2009-05-13 | 1 | -0/+2 |
|
|
| * | | Doc: Updated description of QMainWindow::unifiedTitleAndToolBarOnMac | Geir Vattekar | 2009-05-15 | 1 | -4/+4 |
|
|
* | | | Added symbian specific ifdefs and checks so that QMenuBar doesn't | Markku Luukkainen | 2009-05-12 | 1 | -0/+6 |
|
|
* | | | Fix for disappearing options menu button when starting some of | Markku Luukkainen | 2009-05-11 | 1 | -1/+1 |
|
|
* | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public | Markku Luukkainen | 2009-05-11 | 5 | -7/+16 |
|\ \ \ |
|
| * | | | Make QLineEdit care about autoSipEnabled. | axis | 2009-05-11 | 1 | -2/+2 |
|
|
| * | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public | Janne Koskinen | 2009-05-11 | 1 | -21/+38 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public | Janne Koskinen | 2009-05-11 | 24 | -163/+258 |
| |\ \ \ \ |
|
| * | | | | | Fixed namespace issues, now works on Symbian under namespace | Janne Koskinen | 2009-05-11 | 4 | -5/+15 |
|
|
* | | | | | | Changed implementation to use QMultiHash instead of QHash. | Markku Luukkainen | 2009-05-11 | 1 | -2/+2 |
| |_|/ / /
|/| | | | |
|
* | | | | | Refactored implementation so that it works with multiple QMainWindows | Markku Luukkainen | 2009-05-11 | 1 | -21/+38 |
| |/ / /
|/| | | |
|
* | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-05-11 | 4 | -6/+18 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | handle the back soft key on Windows mobile SmartPhones | Joerg Bornemann | 2009-05-07 | 1 | -1/+15 |
| | |/
| |/| |
|
| * | | Fixed bug in QTabBar::setTabButton() for a scrolled tab bar. | jasplin | 2009-05-06 | 1 | -1/+2 |
|
|
| * | | Fixing task 252319 | Thomas Hartmann | 2009-05-06 | 1 | -3/+0 |
|
|
| * | | Fixed scrolling performance issue related to hidden blocks | mae | 2009-05-06 | 1 | -1/+1 |
|
|
* | | | Made QLineEdit set input method hints when changing echo mode. | axis | 2009-05-04 | 1 | -3/+8 |
|
|
* | | | Implemented RequestSoftwareInputPanel events in QLineEdit. | axis | 2009-05-04 | 2 | -1/+12 |
|
|
* | | | Removed setting the unnecessary parent for menu structures | Markku Luukkainen | 2009-04-28 | 1 | -1/+0 |
|
|
* | | | Fixed wrong menu showing up on S60 while launching a dialog. | Markku Luukkainen | 2009-04-28 | 2 | -10/+20 |
|
|
* | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-04-27 | 18 | -144/+203 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| * | Possible assert when hiding tabbed QDockWidget | Thierry Bastian | 2009-04-17 | 1 | -3/+3 |
|
|
| * | Fixed painting issues with draggable tabs | Jens Bache-Wiig | 2009-04-15 | 2 | -72/+51 |
|
|
| * | BT: Namespace compile fixes for Cocoa. | Norwegian Rock Cat | 2009-04-15 | 1 | -0/+6 |
|
|
| * | The submenu of a multicolumn menu have an incorrect position | Thierry Bastian | 2009-04-15 | 1 | -2/+2 |
|
|
| * | fix potential crash | Maurice Kalinowski | 2009-04-14 | 1 | -1/+1 |
|
|
| * | BT: Fix up comments in new Cocoa files. | Norwegian Rock Cat | 2009-04-08 | 4 | -64/+108 |
|
|
| * | BT: Fix infinite recursion potential from change acff913a6287ad50b0ac782 | Norwegian Rock Cat | 2009-04-08 | 1 | -4/+5 |
|
|
| * | Revert "Bt: Fix regression in the Embedded dialogs example" | Andreas Aardal Hanssen | 2009-04-08 | 1 | -13/+11 |
|
|
| * | Bt: Fix regression in the Embedded dialogs example | Jens Bache-Wiig | 2009-04-07 | 1 | -11/+13 |
|
|
| * | fix tap-and-hold checkbox problem for Windows CE | Joerg Bornemann | 2009-04-07 | 3 | -12/+11 |
|
|
| * | BT: Send the keyevent after we send the shortcutoverride in menu | Norwegian Rock Cat | 2009-04-07 | 1 | -0/+1 |
|
|
| * | Adjust comments | Norwegian Rock Cat | 2009-04-07 | 1 | -33/+34 |
|
|
| * | Doc - Clarified that button style on X11 platforms may depend on the | Kavindra Devi Palaraja | 2009-04-06 | 1 | -1/+2 |
|
|
| * | QGtkStyle: Fix styling and palette issues related to combo box | Jens Bache-Wiig | 2009-04-03 | 1 | -1/+1 |
|
|
| * | Improved stylesheet support for setting background and foreground roles | Jens Bache-Wiig | 2009-04-02 | 1 | -1/+1 |
|
|
| * | Squashed commit of the following: | David Boddie | 2009-03-26 | 1 | -1/+6 |
|
|