summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qshortcutmap.cpp
Commit message (Expand)AuthorAgeFilesLines
* Removed qApp and replaced with QApplication:: for static member callsThierry Bastian2009-06-111-3/+3
* Fixed 'crazy' warnings about using a string instead of a characterThierry Bastian2009-05-251-2/+2
* Merge commit 'origin/4.5'Olivier Goffart2009-05-131-0/+1
|\
| * Fixed bug with Qt::WidgetWithChildren shortcut context in QGraphicsWidget.jasplin2009-05-121-0/+1
* | Deprecate qt_mac_set_show_menubar for a public cross-platform API.Norwegian Rock Cat2009-05-041-4/+2
* | Revert "Removed dead code."jasplin2009-04-231-0/+2
* | Revert "Fixed key sequence eating behavior for QShortcut and QAction."jasplin2009-04-231-3/+6
* | Removed dead code.jasplin2009-04-231-2/+0
* | Fixed key sequence eating behavior for QShortcut and QAction.jasplin2009-04-201-6/+3
|/
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+901