| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote branch 'qt/4.7' into lighthouse-4.7 | Paul Olav Tvete | 2010-03-18 | 11 | -55/+104 |
|\ |
|
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-15 | 3 | -5/+19 |
| |\ |
|
| | * | Mac: scroll speed does not match native applications | Richard Moe Gustavsen | 2010-03-11 | 1 | -0/+8 |
|
|
| | * | Make QTextControl-based classes and QLineEdit understand Ctrl+Shift+Insert | Thiago Macieira | 2010-03-10 | 2 | -5/+11 |
|
|
| * | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-03-15 | 8 | -50/+85 |
| |\ \
| | |/
| |/| |
|
| | * | Moved softkey "Options" action handling from QMainWindow to QMenuBar. | Janne Anttila | 2010-03-12 | 4 | -34/+55 |
|
|
| | * | fix menu handling on Windows CE | Joerg Bornemann | 2010-03-10 | 2 | -7/+19 |
|
|
| | * | Cursor would remain in a non-focused QLineEdit after clearing its selection | Gabriel de Dietrich | 2010-03-09 | 1 | -1/+1 |
|
|
| | * | remove unneeded function pointer in qmenu_wince.cpp | Joerg Bornemann | 2010-03-08 | 1 | -1/+0 |
|
|
| | * | Fix undocked widgets not being restored correctly as part of the layout | Thierry Bastian | 2010-03-08 | 1 | -7/+10 |
|
|
* | | | Merge remote branch 'origin/4.7' into 4.7-lighthouse | Jørgen Lind | 2010-03-11 | 17 | -62/+85 |
|\ \ \
| |/ / |
|
| * | | Fixed mouse wheel handling in scrollareas. | Denis Dzyubenko | 2010-03-08 | 1 | -0/+1 |
|
|
| * | | Carbon: usage of menu bars can cause exceptions to be thrown | Richard Moe Gustavsen | 2010-03-08 | 1 | -1/+1 |
|
|
| * | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Rohan McGovern | 2010-03-06 | 3 | -0/+11 |
| |\ \
| | |/ |
|
| | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-03-05 | 1 | -0/+8 |
| | |\ |
|
| | | * | Fixed crash in Symbian when having empty QMenu in menubar. | Janne Anttila | 2010-03-05 | 1 | -0/+8 |
|
|
| | * | | showFullscreen() broken if UnifiedTitleAndToolBarOnMac is enabled | Carlos Manuel Duclos Vergara | 2010-03-04 | 1 | -0/+2 |
| | |/ |
|
| | * | Re-applied a fix which get lost during softkey refactoring. | Janne Anttila | 2010-03-02 | 1 | -0/+1 |
|
|
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-03-05 | 1 | -4/+5 |
| |\ \ |
|
| | * | | Fix for torn off menus that were way too big | Thierry Bastian | 2010-03-05 | 1 | -4/+5 |
|
|
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-04 | 8 | -28/+43 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | Setting ImhHiddenText for NoEcho line edits is not 100% correct, but still wa... | Robert Griebl | 2010-03-04 | 1 | -1/+1 |
|
|
| | * | | Disable auto-uppercasing and predictive text for password line edits. | Robert Griebl | 2010-03-03 | 1 | -0/+5 |
|
|
| | * | | Remove the Qt 4.7 #if guards that were needed for 4.6 | Robert Griebl | 2010-03-03 | 2 | -9/+0 |
|
|
| | * | | Always redraw the complete control when an input event comes in. | Robert Griebl | 2010-03-03 | 2 | -4/+4 |
|
|
| | * | | Make sure not to crash if createStandardContextMenu() returns 0 (e.g. on Maemo5) | Robert Griebl | 2010-03-03 | 1 | -3/+4 |
|
|
| | * | | Do not reset state too early on RMB click | Harald Fernengel | 2010-03-03 | 1 | -1/+4 |
|
|
| | * | | fix include | Harald Fernengel | 2010-03-03 | 1 | -1/+1 |
|
|
| | * | | Application menu is not translated in Mac OS X Cocoa | Prasanth Ullattil | 2010-03-03 | 1 | -8/+22 |
|
|
| | * | | Implement alien widgets on Mac/Cocoa. | Morten Johan Sørvig | 2010-03-02 | 1 | -1/+2 |
|
|
| * | | | Build fix for Sun Studio | Thierry Bastian | 2010-03-04 | 1 | -2/+2 |
|
|
| * | | | Fixes QMenu to only have static POD members | Thierry Bastian | 2010-03-04 | 2 | -15/+15 |
|
|
| * | | | sizeHint of checkbox/radiobutton without text is not correct | Thierry Bastian | 2010-03-03 | 2 | -2/+2 |
|
|
| * | | | fixed a memory leak when restoring a state in QMainWindow | Thierry Bastian | 2010-03-03 | 1 | -1/+4 |
|
|
| * | | | Make the sub-menu accessible via its shortcut even if it is the current | Thierry Bastian | 2010-03-03 | 1 | -10/+2 |
| |/ / |
|
* | | | Merge remote branch 'qt/4.7' into lighthouse-4.7 | Paul Olav Tvete | 2010-03-01 | 34 | -236/+529 |
|\ \ \
| |/ / |
|
| * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master... | Qt Continuous Integration System | 2010-02-27 | 1 | -2/+1 |
| |\ \ |
|
| | * | | QMainWindow would show hidden QDockwidget when calling rstoreDockWidget | Thierry Bastian | 2010-02-26 | 1 | -2/+1 |
|
|
| * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into master-s60 | axis | 2010-02-26 | 2 | -47/+8 |
| |\ \ \
| | |/ /
| |/| /
| | |/ |
|
| | * | Improvements to itemview keypad navigation in S60. | Janne Anttila | 2010-02-25 | 1 | -46/+7 |
|
|
| | * | QLineEdit shows leftovers of edit cursor after clear() | Prasanth Ullattil | 2010-02-23 | 1 | -1/+1 |
|
|
| * | | Merge branch 'master' of git:qt/qt | Thiago Macieira | 2010-02-21 | 5 | -4/+30 |
| |\ \ |
|
| | * \ | Merge remote branch 'origin/master' into qt-master-from-4.6 | Thiago Macieira | 2010-02-20 | 3 | -1/+23 |
| | |\ \ |
|
| | * \ \ | Merge remote branch 'origin/4.6' into integration-master-from-4.6 | Rohan McGovern | 2010-02-18 | 5 | -4/+30 |
| | |\ \ \
| | | | |/
| | | |/| |
|
| | | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-02-18 | 2 | -1/+2 |
| | | |\ \ |
|
| | | | * | | Fixed a regression in dockwidgets that would jump when toplevel resized | Thierry Bastian | 2010-02-18 | 2 | -1/+2 |
|
|
| | | * | | | Fixed softkey localizaton to comile also on platforms without softkeys. | Janne Anttila | 2010-02-18 | 1 | -0/+2 |
|
|
| | | * | | | Support for dynamic localization in Symbian softkeys. | Janne Anttila | 2010-02-17 | 3 | -3/+26 |
| | | |/ / |
|
| * | | | | Fix compilation: qmlviewer cannot use symbols exported with Q_AUTOTEST_EXPORT... | Thiago Macieira | 2010-02-20 | 1 | -1/+1 |
| | |_|/
| |/| | |
|
| * | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into mast... | Qt Continuous Integration System | 2010-02-19 | 2 | -0/+22 |
| |\ \ \ |
|