summaryrefslogtreecommitdiffstats
path: root/src/gui/widgets
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-197-32/+40
|\
| * Merge remote branch 'origin/4.7' into oslo-staging-1Aaron McCarthy2010-03-195-22/+69
| |\
| * | Incorrect translation for Application menu items in Mac.Prasanth Ullattil2010-03-181-15/+7
| * | Compile fix on keypad-navigation systemsThiago Macieira2010-03-171-1/+1
| * | Do not beep on Mac when pressing some keys.Denis Dzyubenko2010-03-171-1/+0
| * | "Strictly" Fullscreen Application in Mac OSCarlos Manuel Duclos Vergara2010-03-171-0/+16
| * | Rename QTimestamp to QElapsedTimerThiago Macieira2010-03-174-12/+12
| * | Port QtGui uses of QTime as a stopwatch to QTimestampThiago Macieira2010-03-175-16/+17
* | | simple cleanup in QSplitterThierry Bastian2010-03-191-1/+1
| |/ |/|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-03-194-2/+54
|\ \
| * \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-s60axis2010-03-182-0/+52
| |\ \
| | * | Change QS60Style to use combobox popup menuSami Merila2010-03-172-0/+52
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-03-172-2/+2
| |\ \ \ | | |_|/ | |/| |
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7-s60axis2010-03-168-50/+85
| | |\ \
| | * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-publicaxis2010-03-1117-64/+86
| | |\ \ \
| | * \ \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-s60-publicaxis2010-03-013-48/+9
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-s60-publicaxis2010-02-238-5/+53
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-s60-public into merge-w...axis2010-02-193-16/+28
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-s60-public into merge-w...axis2010-02-181-1/+1
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-s60-publicaxis2010-02-1622-163/+422
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qtaxis2010-02-1220-79/+167
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-publicaxis2010-01-21156-179/+209
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Corrected incorrect case.axis2010-01-121-1/+1
| | * | | | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicaxis2009-12-1854-377/+873
| | |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Fixed a scoping bug GUI.axis2009-12-111-1/+1
| | * | | | | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-11-0623-180/+250
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | Various header file inclusion fixes for rvct on linux using a case-sensitive ...Simon Hausmann2009-10-231-1/+1
* | | | | | | | | | | | | | | Fix the QSplitter not showing correctly in QGraphicsViewThierry Bastian2010-03-181-20/+15
|/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-153-5/+19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Mac: scroll speed does not match native applicationsRichard Moe Gustavsen2010-03-111-0/+8
| * | | | | | | | | | | | | Make QTextControl-based classes and QLineEdit understand Ctrl+Shift+InsertThiago Macieira2010-03-102-5/+11
| | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-03-158-50/+85
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| * | | | | | | | | | | Moved softkey "Options" action handling from QMainWindow to QMenuBar.Janne Anttila2010-03-124-34/+55
| * | | | | | | | | | | fix menu handling on Windows CEJoerg Bornemann2010-03-102-7/+19
| * | | | | | | | | | | Cursor would remain in a non-focused QLineEdit after clearing its selectionGabriel de Dietrich2010-03-091-1/+1
| * | | | | | | | | | | remove unneeded function pointer in qmenu_wince.cppJoerg Bornemann2010-03-081-1/+0
| * | | | | | | | | | | Fix undocked widgets not being restored correctly as part of the layoutThierry Bastian2010-03-081-7/+10
* | | | | | | | | | | | Fixed mouse wheel handling in scrollareas.Denis Dzyubenko2010-03-081-0/+1
* | | | | | | | | | | | Carbon: usage of menu bars can cause exceptions to be thrownRichard Moe Gustavsen2010-03-081-1/+1
* | | | | | | | | | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Rohan McGovern2010-03-063-0/+11
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-03-051-0/+8
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Fixed crash in Symbian when having empty QMenu in menubar.Janne Anttila2010-03-051-0/+8
| * | | | | | | | | | | | showFullscreen() broken if UnifiedTitleAndToolBarOnMac is enabledCarlos Manuel Duclos Vergara2010-03-041-0/+2
| |/ / / / / / / / / / /
| * | | | | | | | | | | Re-applied a fix which get lost during softkey refactoring.Janne Anttila2010-03-021-0/+1
* | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-03-051-4/+5
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fix for torn off menus that were way too bigThierry Bastian2010-03-051-4/+5
* | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-048-28/+43
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Setting ImhHiddenText for NoEcho line edits is not 100% correct, but still wa...Robert Griebl2010-03-041-1/+1
| * | | | | | | | | | | | Disable auto-uppercasing and predictive text for password line edits.Robert Griebl2010-03-031-0/+5
| * | | | | | | | | | | | Remove the Qt 4.7 #if guards that were needed for 4.6Robert Griebl2010-03-032-9/+0