aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmldesigner/shortcutmanager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/qds/dev'Tim Jenssen10 days1-5/+1
|\
| * QmlDesigner: Remove Model EditorAli Kianian2024-05-221-5/+1
* | QmlDesigner: Fix crash when QmlProjectManager is not enabledEike Ziller2024-04-241-1/+2
|/
* QmlDesigner: Fix collection editor's contextMahmoud Badri2024-02-231-9/+11
* QmlProjectManager: Merge the two *constants filehjk2024-01-181-1/+1
* ShortCutManager: Avoid using sender()Jarek Kobus2023-12-191-22/+12
* ShortCutManager: Hide currentDesignDocument() inside cppJarek Kobus2023-12-141-8/+6
* ShortCutManager: Fix the disconnect conditionJarek Kobus2023-12-141-1/+1
* QmlDesigner: Fix the crash caused by calling GlobalAnnotationsAli Kianian2023-04-211-4/+9
* QmlDesigner: Add action for taking screenshotsThomas Hartmann2023-03-311-11/+31
* Merge remote-tracking branch 'origin/10.0' into qds/devTim Jenßen2023-03-261-1/+1
|\
| * Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* | QmlDesigner: Implement keyboard commands in AssetsLibrarySamuel Ghinet2023-03-091-5/+6
* | QmlDesigner: Move global annotations to edit modeThomas Hartmann2023-02-171-0/+9
* | QmlDesigner: Make separators of the context menu collapsibleAli Kianian2023-02-031-1/+1
|/
* QmlDesigner: Implement new context menu structureAli Kianian2022-12-131-16/+35
* QmlDesigner: Fix warningsThomas Hartmann2022-12-011-1/+0
* QmlDesigner: Add new menu for export actionsThomas Hartmann2022-11-301-11/+17
* QmlDesigner: Merge cmake filesMarco Bubke2022-10-071-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* QmlDesigner: Allow deleting materials using the delete actionMahmoud Badri2022-08-171-5/+15
* QmlDesigner: Add some states view improvementsMahmoud Badri2022-01-281-12/+0
* QmlDesigner: Use Qt::Key_Backspace instaed of QKeySequence::BackspaceThomas Hartmann2021-09-061-1/+1
* Add some additional shortcuts for actionsEike Ziller2020-03-171-6/+1
* Merge remote-tracking branch 'origin/4.12'Eike Ziller2020-03-161-2/+5
|\
| * Enable Copy, Cut, and Paste in the Editor 3DMahmoud Badri2020-03-131-2/+5
* | Move some actions to a "View" menuEike Ziller2020-03-061-1/+1
|/
* Integrate ADS in QtCreatorHenning Gruendl2020-02-201-45/+0
* QmlDesigner: Use backspace on macOSThomas Hartmann2019-07-031-1/+7
* Allow pinning files to ensure that they are always openMitch Curtis2019-04-031-1/+1
* QmlDesigner: remove not used includeTim Jenssen2019-01-211-1/+0
* QmlDesigner: Fix clazy warningThomas Hartmann2018-08-021-2/+2
* QmlDesigner: ModernizeAlessandro Portale2018-07-251-2/+2
* QmlDesigner/ShortcutManager: CleanupEike Ziller2018-04-161-21/+15
* QmlDesigner: Do not access clipboard if not requested to by userEike Ziller2018-04-161-11/+1
* Fix that menus didn't show ampersands in files namesEike Ziller2018-03-261-2/+3
* QmlDesigner: remove "Editor" from "Status Editor"Tim Jenssen2017-11-091-1/+1
* QmlDesigner: Fix navigator context menuThomas Hartmann2017-10-181-1/+4
* Drop unused variables and lambda capturesUlf Hermann2017-09-081-1/+1
* QmlDesigner: Fix compileThomas Hartmann2017-05-221-2/+0
* QmlDesigner: Avoid conflicts in shortcutsThomas Hartmann2017-05-221-1/+1
* QmlDesigner: Avoid conflict on F2Thomas Hartmann2017-05-221-6/+0
* QmlDesigner: Use the same usage pattern for sidebars as edit modeThomas Hartmann2017-03-241-19/+2
* QmlDesigner: Use Qt5-style connectOrgad Shaneh2017-03-201-5/+5
* QmlDesigner: Fixing delete actionThomas Hartmann2017-03-101-9/+12
* TextEditor: add right sidebarSerhii Moroz2017-03-091-1/+1
* QmlDesigner: Never use ALT+CRTL for shortcutsThomas Hartmann2017-02-081-2/+2
* QmlDesigner: Crash fixThomas Hartmann2017-02-071-3/+3
* QmlDesigner: refactor setup/integration codeTim Jenssen2017-01-271-0/+9
* QmlDesigner: Update connect syntaxThomas Hartmann2017-01-191-22/+21