| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed an assert in QMenu | Thierry Bastian | 2010-05-19 | 1 | -11/+1 |
|
|
* | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in... | Qt Continuous Integration System | 2010-04-23 | 1 | -1/+3 |
|\ |
|
| * | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-04-21 | 1 | -1/+3 |
| |\ |
|
| | * | QMenu: Behavior regression | Gabriel de Dietrich | 2010-04-16 | 1 | -1/+3 |
|
|
* | | | When using Qt::BypassGraphicsProxyWidget with QMenu the application is not st... | Alexis Menard | 2010-04-22 | 1 | -1/+1 |
|/ / |
|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-04-13 | 1 | -25/+25 |
|\ \ |
|
| * | | Revert Merge Request 551. This introduces regressions to Qt. | Thiago Macieira | 2010-04-12 | 1 | -3/+4 |
|
|
| * | | QMenu::popup() code style fixes | miniak | 2010-04-07 | 1 | -25/+25 |
|
|
| * | | fix QMenu::popup() | miniak | 2010-04-07 | 1 | -4/+3 |
|
|
* | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-04-12 | 1 | -6/+8 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | 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 into 4.7 | Alexis Menard | 2010-03-25 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Fixed S60 softkey implementation to use popup/modal dialog softkeys. | Janne Anttila | 2010-03-23 | 1 | -2/+2 |
|
|
* | | Fix for torn off menus that were way too big | Thierry Bastian | 2010-03-05 | 1 | -4/+5 |
|
|
* | | Fixes QMenu to only have static POD members | Thierry Bastian | 2010-03-04 | 1 | -12/+12 |
|
|
* | | 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 'origin/4.6' into integration-master-from-4.6 | Rohan McGovern | 2010-02-18 | 1 | -3/+17 |
|\ \
| |/ |
|
| * | Support for dynamic localization in Symbian softkeys. | Janne Anttila | 2010-02-17 | 1 | -3/+17 |
|
|
* | | Get rid of setFirstActionActive on mouse release in QMenu | Pierre Rossi | 2010-02-05 | 1 | -3/+1 |
|/ |
|
* | doc: Corrected some bad grammar. | Martin Smith | 2010-01-27 | 1 | -4/+3 |
|
|
* | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 1 | -1/+1 |
|
|
* | Fixes problem with QMenu when it's populated on the aboutToShow | Pierre Rossi | 2009-12-04 | 1 | -22/+13 |
|
|
* | Fixed context menu placement partially outside screen bug in Symbian. | Janne Anttila | 2009-11-26 | 1 | -6/+6 |
|
|
* | QMenu: make the menu follow its parent/caused layout direction | Thierry Bastian | 2009-11-18 | 1 | -0/+22 |
|
|
* | QMenu: do not crash if action is destroyed in the triggered signal. | Olivier Goffart | 2009-11-16 | 1 | -1/+2 |
|
|
* | Make sure the context menus also clear the status tip when needed | Thierry Bastian | 2009-11-10 | 1 | -26/+18 |
|
|
* | Merge commit 'origin/4.6' into 4.6 | Olivier Goffart | 2009-11-06 | 1 | -0/+2 |
|\ |
|
| * | Fix QT_NO_MENUBAR | Jørgen Lind | 2009-11-06 | 1 | -0/+2 |
|
|
* | | Fix crash in QMenu when using QWidgetAction | Olivier Goffart | 2009-11-04 | 1 | -23/+18 |
|/ |
|
* | Fixed a bug in QMenuBar in RTL that would display menu at the wrong place | Thierry Bastian | 2009-10-27 | 1 | -0/+4 |
|
|
* | Make QMenu::activateCausedStack() exception safe. | Marius Bugge Monsen | 2009-10-21 | 1 | -3/+11 |
|
|
* | QToolButton popup menu is shown at wrong position when embedded in a | Alexis Menard | 2009-10-20 | 1 | -4/+27 |
|
|
* | Simplify the soft key roles of QAction. | Jason Barron | 2009-09-21 | 1 | -3/+3 |
|
|
* | Refactor soft keys implementation. | Jason Barron | 2009-09-21 | 1 | -5/+10 |
|
|
* | Making Keypad Navigation more usable | Alessandro Portale | 2009-09-19 | 1 | -5/+0 |
|
|
* | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt into 4.6 | Simon Hausmann | 2009-09-18 | 1 | -0/+5 |
|\ |
|
| * | Application crashes when a menu is inserted twice on a menubar (Cocoa). | Prasanth Ullattil | 2009-09-18 | 1 | -0/+5 |
|
|
| * | Update license headers again. | Jason McDonald | 2009-09-08 | 1 | -4/+4 |
|
|
* | | Update license headers again. | Jason McDonald | 2009-09-09 | 1 | -4/+4 |
|
|
* | | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-08-31 | 1 | -13/+13 |
|\ \
| |/ |
|
| * | Update tech preview license header. | Jason McDonald | 2009-08-31 | 1 | -13/+13 |
|
|
| * | Update license headers. | Jason McDonald | 2009-08-11 | 1 | -1/+1 |
|
|
* | | fix warnings on Windows CE | Joerg Bornemann | 2009-08-26 | 1 | -0/+2 |
|
|
* | | Make sure we use layoutDirection from the widget and not always the app | Thierry Bastian | 2009-08-25 | 1 | -3/+3 |
|
|
* | | QMenu: make no active action when the mouse leaves the menu | Thierry Bastian | 2009-08-25 | 1 | -0/+2 |
|
|
* | | Merge commit 'qt/master' | Jason Barron | 2009-08-18 | 1 | -2/+2 |
|\ \ |
|
| * | | Restructure the documentation, both on a file and on a content level. | Volker Hilsheimer | 2009-08-17 | 1 | -2/+2 |
|
|
* | | | Merge commit 'qt/master' | Jason Barron | 2009-08-13 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 1 | -1/+1 |
|
|
* | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-08-10 | 1 | -21/+20 |
|\ \ \
| |/ / |
|