summaryrefslogtreecommitdiffstats
path: root/src/gui/widgets
Commit message (Expand)AuthorAgeFilesLines
* Cleanup.Alessandro Portale2009-05-221-23/+1
* compileAlessandro Portale2009-05-221-0/+1
* Added helper softKeyStackOfWidget. It returns the stack of the MainWindowAlessandro Portale2009-05-222-0/+19
* Not using deprecated QString constructorAlessandro Portale2009-05-191-2/+2
* Softkeys also for non-S60. Currently only as stub. Will eventually goAlessandro Portale2009-05-192-11/+18
* experiment with QMainWindowMarkku Luukkainen2009-05-191-0/+2
* First hacky approach to context menus. This was commited so stuffMarkku Luukkainen2009-05-192-7/+42
* added Q_OBJECT macroMarkku Luukkainen2009-05-191-0/+1
* Merge branch 'master' into softkeysaxis2009-05-182-4/+6
|\
| * 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
* | | | Implemented handling keypresses coming from software keysMarkku Luukkainen2009-05-183-4/+18
* | | | Fixed SOFTKEYEND definition to be of right valueMarkku Luukkainen2009-05-181-1/+1
* | | | Initial implementation for context menusMarkku Luukkainen2009-05-183-11/+37
* | | | Added method to return top of the stackMarkku Luukkainen2009-05-153-1/+14
* | | | Connecting to focusChanged in order to ask the freshly focussed widget forAlessandro Portale2009-05-142-0/+30
* | | | QSoftKeyStack::handleSoftKeyPress(int command) will be called wheneverAlessandro Portale2009-05-133-4/+12
* | | | Added Methods to set and access QSoftKeyStack from QMainWindow.Markku Luukkainen2009-05-134-9/+67
* | | | Fixed pImpl, the private object were not created.Alessandro Portale2009-05-135-14/+26
* | | | Adding qsoftkey* to widgets.pri. Currently, only for S60. It will spreadAlessandro Portale2009-05-121-1/+10
* | | | Moved SoftkeyStack files into src/widgetsAlessandro Portale2009-05-126-0/+662
* | | | Removed setting native softkeys from menu implementation as fromMarkku Luukkainen2009-05-121-13/+0
* | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into sof...Markku Luukkainen2009-05-121-0/+6
|\ \ \ \ | |/ / /
| * | | Added symbian specific ifdefs and checks so that QMenuBar doesn'tMarkku Luukkainen2009-05-121-0/+6
* | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into sof...Markku Luukkainen2009-05-125-11/+19
|\ \ \ \ | |/ / /
| * | | 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
| | |/ / / | |/| | |
* | | | | 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