| Commit message (Expand) | Author | Age | Files | Lines |
* | Change to release licenses for 4.6.3. | Jason McDonald | 2010-05-30 | 156 | -2028/+2028 |
|
|
* | Fixed an assert in QMenu | Thierry Bastian | 2010-05-21 | 1 | -11/+1 |
|
|
* | Fix for torn off menus that were way too big | Thierry Bastian | 2010-05-10 | 1 | -4/+5 |
|
|
* | Windows CE: fix multiple QAction::triggered() signals | Joerg Bornemann | 2010-05-07 | 4 | -16/+21 |
|
|
* | document that QMenuBar::setDefaultAction is only available on Win Mobile | Joerg Bornemann | 2010-05-05 | 1 | -1/+1 |
|
|
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-05-05 | 1 | -52/+82 |
|\ |
|
| * | WinCE: QMenuBar::triggered(QAction*) was emitted too often | Joerg Bornemann | 2010-05-05 | 1 | -4/+3 |
|
|
| * | coding style changes in qmenu_wince.cpp | Joerg Bornemann | 2010-05-05 | 1 | -48/+79 |
|
|
* | | Fix combobox backgroundrole not respected in some styles | Jens Bache-Wiig | 2010-05-04 | 1 | -1/+4 |
|/ |
|
* | QS60Style: QComboBoxPrivateScroller draws holes into menu canvas | Sami Merila | 2010-05-03 | 1 | -0/+2 |
|
|
* | QS60Style: QTabWidget Usability issue with capacitive screens | Sami Merila | 2010-05-03 | 1 | -0/+39 |
|
|
* | Fix long menu item texts causing crash | Miikka Heikkinen | 2010-04-29 | 1 | -2/+6 |
|
|
* | Fix regression: auto completion text cursor problem in Q3FileDialog | Olivier Goffart | 2010-04-22 | 1 | -2/+8 |
|
|
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-04-19 | 1 | -1/+3 |
|\ |
|
| * | QMenu: Behavior regression | Gabriel de Dietrich | 2010-04-16 | 1 | -1/+3 |
|
|
* | | Symbol visibility fixes for RVCT4 on Symbian | Iain | 2010-04-15 | 1 | -1/+1 |
|/ |
|
* | ComboBox popuplist is not correctly layouted in fullscreen mode | Sami Merila | 2010-04-15 | 1 | -7/+21 |
|
|
* | QAbstractScrollArea StyleSheet: fix drawing of border with SH_ScrollView_Fram... | Olivier Goffart | 2010-04-14 | 1 | -1/+1 |
|
|
* | QTBUG-4887 and other exception safety fixes | mread | 2010-04-07 | 1 | -6/+8 |
|
|
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-03-24 | 2 | -3/+2 |
|\ |
|
| * | Fixed S60 softkey implementation to use popup/modal dialog softkeys. | Janne Anttila | 2010-03-23 | 2 | -3/+2 |
|
|
* | | Doc update for QSpinBox::textFromValue | Anders Bakken | 2010-03-24 | 1 | -7/+8 |
|/ |
|
* | Always redraw the complete control when an input event comes in. | Robert Griebl | 2010-03-18 | 2 | -4/+4 |
|
|
* | Change QS60Style to use combobox popup menu | Sami Merila | 2010-03-17 | 2 | -0/+52 |
|
|
* | 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 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 |
|
|
* | 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 '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 |
|/ |
|
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-02-10 | 5 | -1/+13 |
|\ |
|
| * | Fixed compilation with QT_NO_WHEELEVENT | Denis Dzyubenko | 2010-02-10 | 5 | -1/+13 |
|
|
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-02-08 | 1 | -0/+2 |
|\ \
| |/
|/| |
|
| * | QLineEdit: regression: read-only line edits would eat shortcuts. | Olivier Goffart | 2010-02-08 | 1 | -0/+2 |
|
|
* | | Fixes qabstractslider autotest | Denis Dzyubenko | 2010-02-08 | 1 | -2/+0 |
|
|
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-02-06 | 4 | -27/+59 |
|\ \
| |/
|/| |
|
| * | Fixes scrolling horizontally with a mouse wheel over sliders. | Denis Dzyubenko | 2010-02-05 | 3 | -27/+57 |
|
|
| * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6 | David Boddie | 2010-02-05 | 5 | -12/+36 |
| |\ |
|
| * | | Doc: Clarified ownership of custom buttons added to a QDialogButtonBox. | David Boddie | 2010-02-05 | 1 | -0/+2 |
|
|
* | | | Merge remote branch 'origin/4.6' into 4.6 | Paul Olav Tvete | 2010-02-05 | 1 | -2/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | Doc: Removed promisse to fix a problem | Morten Engvoldsen | 2010-02-04 | 1 | -2/+1 |
|
|