Qt Creator (Windows)

General

Close all windows

Ctrl + Shift + W

All hotkeys for Qt Creator (Windows)

Version Control - Bazaar
Commit/Submit

Alt + Z , Alt+ C

Version Control - Bazaar
Diff

Alt + Z , Alt+ D

Version Control - Bazaar
Log/Filelog

Alt + Z , Alt+ L

Version Control - Bazaar
Status

Alt + Z , Alt+ S

Version Control - CVS
Add

Alt + C , Alt+ A

Version Control - CVS
Commit/Submit

Alt + C , Alt+ C

Version Control - CVS
Diff

Alt + C , Alt+ D

Version Control - Git
Add

Alt + G , Alt + A

Version Control - Git
Commit/Submit

Alt + G , Alt + C

Version Control - Git
Diff

Alt + G , Alt + D

Version Control - Git
Diff project

Alt + G , Alt + Shift + D

Version Control - Git
Blame/Annotate

Alt + G , Alt + B

Version Control - Git
Log/Filelog

Alt + G , Alt + L

Version Control - Git
Log project

Alt + G , Alt + K

Version Control - Git
Undo changes/Revert

Alt + G , Alt + U

Version Control - Mercurial
Add

Alt + P , Alt + A

Version Control - Mercurial
Commit/Submit

Alt + P , Alt + S

Version Control - Mercurial
Diff project

Alt + P , Alt + D

Version Control - Mercurial
Log/Filelog

Alt + P , Alt + F

Version Control - Mercurial
Undo changes/Revert

Alt + P , Alt + R

Version Control - Mercurial
Edit

Alt + P , Alt + E

Version Control - Subversion
Add

Alt + G , Alt + A

Version Control - Subversion
Commit/Submit

Alt + G , Alt + C

Version Control - Subversion
Diff

Alt + G , Alt + D

General
Open file or project

Ctrl + O

General
New file or project

Ctrl + N

General
Open in external editor

Alt + V , Alt + I

General
Select all

Ctrl + A

General
Delete

Delete

General
Cut / Copy / Paste

Ctrl + X / Ctrl + C / Ctrl + V

General
Undo

Ctrl + Z

General
Redo

Ctrl + Y

General
Print

Ctrl + P

General
Save

Ctrl + S

General
Save all

Ctrl + Shift + S

General
Close window

Ctrl + W

General
Close all windows

Ctrl + Shift + W

General
Close current file

Ctrl + F4

General
Go back / Go forward

Alt + Arrow Left / Alt + Arrow Right

General
Go to line

Ctrl + L

General
Go to other split

Ctrl +E, O

General
Previous open document / Next open document in history

Ctrl + Tab / Ctrl + Shift + Tab

General
Activate Locator

Ctrl + K

General
Switch to Welcome mode

Ctrl + 1

General
Switch to Edit mode

Ctrl + 2

General
Switch to Design mode

Ctrl + 3

General
Switch to Debug mode

Ctrl + 4

General
Switch to Projects mode

Ctrl + 5

General
Switch to Analyze mode

Ctrl + 6

General
Switch to Help mode

Ctrl + 7

General
Toggle Issues pane

Alt + 1

General
Toggle Search Results pane

Alt + 2

General
Toggle Application Output pane

Alt + 3

General
Toggle Compile Output pane

Alt + 4

General
Toggle other output panes

Alt + 5 ... 9

General
Activate Bookmarks pane

Alt + M

General
Activate File System pane

Alt + Y

General
Activate Open Documents pane

Alt + O

General
Maximize output panes

Alt + 9

General
Move to next item in output panes

F6

General
Move to previous item in output panes

Shift + F6

General
Activate Projects pane

Alt + X

General
Full screen

Ctrl + Shift + F11

General
Toggle the sidebar

Alt + 0

General
Move to Edit mode

Esc

General
Exit Qt Creator

Ctrl + Q

Editor
Auto-indent selection

Ctrl + I

Editor
Collapse / Expand

Ctrl + < / Ctrl + >

Editor
Trigger a completion in this scope

Ctrl + Space

Editor
Copy line

Ctrl + Insert

Editor
Copy line down / copy line up

Ctrl + Alt +Down

Editor
Paste from the clipboard history, Subsequent presses move you back in the history

Ctrl + Shift + V

Editor
Cut line

Shift + Delete

Editor
Join lines

Ctrl + J

Editor
Insert line above current line

Ctrl + Shift + Enter

Editor
Insert line below current line

Ctrl + Enter

Editor
Decrease / increase font size (or Ctrl+scroll)

Ctrl +-/ Ctrl + +

Editor
Reset font size

Ctrl + 0

Editor
Toggle Vim-style editing

Alt + V , Alt+ V

Editor
Split

Ctrl + E , 2

Editor
Split side by side

Ctrl + E , 3

Editor
Remove all splits

Ctrl + E , 1

Editor
Remove current split

Ctrl + E , 0

Editor
Select all

Ctrl + A

Editor
Go to block end / Go to block start

Ctrl + ] / Ctrl + [

Editor
Go to block end / Go to block start with selection

Ctrl + } / Ctrl + {

Editor
Move current line down / Move current line up

Ctrl + Shift + Arrow Down / Ctrl + Shift + Arrow Up

Editor
Trigger a refactoring action in this scope

Alt + Enter

Editor
Rewrap paragraph

Ctrl + E , R

Editor
Select the current block The second press extends the selection to the parent block

Ctrl + U

Editor
Enable text wrapping

Ctrl + E , Ctrl + W

Editor
Toggle comment for selection

Ctrl + /

Editor
Visualize whitespace

Ctrl +E, Ctrl+ V

Editor
Adjust size

Ctrl + J

Editor
Lay out in a grid

Ctrl + G

Editor
Lay out horizontally

Ctrl + H

Editor
Lay out vertically

Ctrl + L

Editor
Preview

Alt + Shift + R

Editor
Edit signals and slots

F4

Editor
Toggle bookmark

Ctrl + M

Editor
Go to next bookmark / go to previous bookmar

Ctrl + . / Ctrl + ,

Editor
Fetch snippet

Alt + C , Alt+ F

Editor
Paste snippet

Alt + C , Alt+ P

Editor
Find usages

Ctrl + Shift + U

Editor
Follow symbol under cursor; Works with namespaces, classes, methods, variables, include statements and macros

F2

Editor
Rename symbol under cursor

Ctrl + Shift + R

Editor
Switch between method declaration and definition

Shift + F2

Editor
Open type hierarchy

Ctrl + Shift + T

Editor
Switch between header and source file

F4

Editor
Turn selected text into lowercase

Alt + U

Editor
Turn selected text into uppercase

Alt + Shift + U

Editor
Run static checks on JavaScript code to find common problems

Ctrl + Shift + C

Editor
Find and replace

Ctrl + F

Editor
Find next / Find previous

F3 / Shift + F3

Editor
Find next / Find previous occurrence of selected text

Ctrl + F3 / Ctrl + Shift + F3

Editor
Replace next

Ctrl + =

Editor
Open advanced find

Ctrl + Shift + F

Editor
Record a text-editing macro

Alt + (

Editor
Stop recording a macro

Alt + )

Editor
Play last macro

Alt + R

Editor
Show Qt Quick toolbars

Ctrl + Alt + Space

Editor
Execute user actions 1 … 9 in FakeVim mode

Alt + V , 1 ... 9

Image Viewer
Switch to background

Ctrl + [

Image Viewer
Switch to outline

Ctrl + ]

Image Viewer
Zoom in / Zoom out

Ctrl + + / Ctrl + -

Image Viewer
Fit to screen

Ctrl + =

Image Viewer
Original size

Ctrl + 0

Qt Quick Designer
Open the QML file that defines the selected component

F2

Qt Quick Designer
Move between code editor and visual editor

F4

Qt Quick Designer
Toggle left sidebar

Ctrl + Alt + 0

Qt Quick Designer
Toggle right sidebar

Ctrl + Alt + Shift + 0

Debugging
Start or continue debugging

F5

Debugging
Exit debugger

Shift + F5

Debugging
Step over

F10

Debugging
Step into

F11

Debugging
Step out

Shift + F11

Debugging
Toggle breakpoint

F9

Debugging
Run to selected function

Ctrl + F6

Debugging
Run to line

Ctrl + F10

Debugging
Reverse direction

F12

Project
Build project

Ctrl + B

Project
Build all

Ctrl + Shift + B

Project
New project

Ctrl + Shift + N

Project
Open project

Ctrl + Shift + O

Project
Select the kit to build and run your project with

Ctrl + T

Project
Run

Ctrl + R

Version Control

Help
View context-sensitive help

F1

Help
Activate contents in Help mode

Ctrl + T

Help
Add bookmark in Help mode

Ctrl + M

Help
Activate index in Help mode

Ctrl + I

Help
Reset font size

Ctrl + 0

Help
Activate search in Help mode

Ctrl + S

Similar combinations for other applications


Eclipse Helios (Windows)
Close all files
Manage Files and Projects

Ctrl + Shift + W


Microsoft OneNote 2010 (Windows)
Execute the action suggested on the Information Bar if it appears at the top of a page.
Various Other OneNote Shortcuts - The Rest

ctrl + shift + w


Microsoft Outlook 2010 (Windows)
Display blocked content menu. Press ctrl+shift+w, then p to download blocked pictures/images.
Messages in Main View - Message List and Single Messages

Ctrl + Shift + W


Google Chrome (Windows)
Close the current window
Manage Tabs

Ctrl + Shift + W / Alt + F4


Firefox (Linux)
Close browser window
Firefox Windows

Ctrl + Shift + W / Alt + F4


Phoenix Viewer (Windows)
Close All Windows
File

Ctrl + Shift + W


Firefox (Windows)
Close browser window
Firefox Windows

Ctrl + Shift + W / Alt + F4


Microsoft Outlook 2010 (Windows)
Display blocked content menu. Press ctrl+shift+w, then p to download blocked pictures/images.
Messages in Compose View - Message List and Single Messages

Ctrl + Shift + W


Microsoft Word 2007 (Windows)
Underline words but not spaces.
Character and paragraph formatting Apply character formats

Ctrl + Shift + W


Microsoft Outlook 2010 (Windows)
Display blocked content menu. Press ctrl+shift+w, then p to download blocked pictures/images.
Calendar Shortcuts - Message List and Single Messages

Ctrl + Shift + W


Total Commander 8 (Windows)
Close all open tabs
Main Shortcuts

Ctrl + Shift + w


Opera (Linux)
Close Opera
System

Ctrl + Shift + W / Alt + F4


Sublime Text (Windows)
Close Window
Menu Control

Ctrl + Shift + W


Oracle SQL Developer 4 (Windows)
Show Whitespace
Source

Ctrl + Shift + W


FreeMind 0.9.0 (Windows)
Open first file in history
File commands

Ctrl + Shift + W


Microsoft Outlook 2010 (Windows)
Select Message InfoBar and, if available, show menu of commands
Other Outlook 2010 Shortcut

Ctrl + Shift + W


IntelliJ (Linux)
Decrease current selection to previous state
Editing

Ctrl + Shift + W


IntelliJ (Windows)
Decrease current selection to previous state
Editing

Ctrl + Shift + W


Directory Opus (Windows)
Undo close tab
Folder Menu

Ctrl + Shift + W


Pro Tools (Windows)
Close session
File Menu

Ctrl + Shift + W


Qt Creator (MacOS)
Close all windows
General

Ctrl + Shift + W


Microsoft Word 2013 (Windows)
Apply/remove words underline (only words, no spaces)
Format Text and Paragraph

Ctrl + Shift + W


Adobe Flash Professional (Windows)
Show/Hide Work Area
Windows

Ctrl + Shift + W


Atom (text editor) 1.0 (Linux)
Close window
File Management

Ctrl + Shift + w


Atom (text editor) 1.0 (Windows)
Close window
File Management

Ctrl + Shift + W


Adobe After Effects CC (Windows)
Close active Panel or all Viewers of type of active Viewer
Panels, Viewers, Workspaces, and Windows

Ctrl + Shift + W


Microsoft Outlook 2016 (Windows)
Select the InfoBar and, if available, show the menu of commands
Basic Navigation

Ctrl + Shift + W


Microsoft Edge Browser (Windows)
Break on new worker (on Debugger tab)
Developer Tools (the following shortcuts are only applicable within the Developer Tools section)

Ctrl + Shift + W


Microsoft OneNote 2016 (Windows)
Execute action suggested on the Information Bar if it appears at the top of a page
The Rest

Ctrl + Shift + W


Microsoft Visio 2016 (Windows)
Fit to window
Window/Navigation Shortcut

Ctrl + Shift + W


Microsoft Outlook 2016 (Windows)
Open the Mail Tip in the selected message
Mail

Ctrl + Shift + W


Corel Painter 2017 (Windows)
Close all windows
Other Shortcuts

Ctrl + Shift + W


ArchiCAD 20 (Windows)
Sign Out
Teamwork

Ctrl + Shift + W


Dynamics AX 2015 (Windows)
Open a new Development Workspace
Working with AOT

Ctrl + Shift + W


Dynamics NAV 2015 (Windows)
Open a list place in a separate window
Edit

Ctrl + Shift + W


Autodesk 3ds Max 2017 (Windows)
Target weld
Editable Poly

Ctrl + Shift + W


Silhouette Studio (Windows)
Weld
Modify

Ctrl + Shift + W


JetBrains RubyMine (Windows)
Decrease Current Selection to Previous State
Editing Shortcuts

Ctrl + Shift + W


TextMate 2 (MacOS)
Wrap selection in Open/Close Tag
HTML Shortcuts

Ctrl + Shift + W


JetBrains RubyMine (Linux)
Decrease Current Selection to Previous State
Editing Shortcuts

Ctrl + Shift + W


JetBrains PyCharm (Windows)
Decrease Current Selection to Previous State
Editing

Ctrl + Shift + W


Adobe Animate CC (Windows)
Show/Hide Timeline
Windows Shortcuts

Ctrl + Shift + W


Adobe Animate CC (Windows)
Show or hide the pasteboard that surrounds the stage
Miscellaneous Action

Ctrl + Shift + W


JetBrains PhpStorm (Windows)
Decrease Current Selection to Previous State
Editing

Ctrl + Shift + W


JetBrains PhpStorm (Linux)
Decrease Current Selection to Previous State
Editing

Ctrl + Shift + W


Daz 3D Carrara 8 (Windows)
Weld
Application - Model

Ctrl + Shift + W


DAZ Studio (Windows)
Close all script
Script Commands

Ctrl + Shift + W


Corel Draw X8 (Windows)
FOnt weight
Font Formatting

Ctrl + Shift + W


Daz 3D Carrara 8 (Windows)
Weld
Spline Modeler - Model

Ctrl + Shift + W


Daz 3D Carrara 8 (Windows)
Weld
Vertex Modeler - Model

Ctrl + Shift + W


InCopy CC (Windows)
Close current document
Other Shortcuts

Ctrl + Shift + W


Brackets (Windows)
Close All
99 Shortcuts for Brackets (Windows)

Ctrl + Shift + W


Brackets (Windows)
Show Indentations
99 Shortcuts for Brackets (Windows)

Ctrl + Shift + W


Jetbrains CLion (Windows)
Decrease current selection to previous state
Editing Shortcuts

Ctrl + Shift + W


Adobe Captivate 2017 (Windows)
Insert a widget
General and Miscellaneous Shortcuts

Ctrl + Shift + W


Maxthon (Web Application)
Close all tabs
Close

Ctrl + Shift + W


MPS 2017 (Windows)
Remove sequentially the selection made by the action
Basic Editing

Ctrl + Shift + W


Vegas Pro 14 (Windows)
Show/hide waveforms on events in the timeline
Magnification and View

Ctrl + Shift + W


Scottrade (Windows)
Open Watch List Window
32 Shortcuts for Scottrade (Windows)

Ctrl + Shift + W


Aptana Studio 3 (Windows)
Close Current Tab Window
Windows Shortcuts

Ctrl + Shift + W


Siemens NX 11 (Windows)
Ray Traced Studio
View Menu

Ctrl + Shift + W


XYplorer (Windows)
Close All Other Unlocked Tabs
General Shortcuts

Ctrl + Shift + W


Xamarin Studio (MonoDevelop) (Windows)
Close All
File Menu

Ctrl + Shift + W


Visual Studio Code (Windows)
Close window/instance
General Shortcuts

Ctrl + Shift + W


DrawPlus (Windows)
Fit Page
Document Shortcuts

Ctrl + Shift + W


RStudio (Windows)
Close all open documents
Source

Ctrl + Shift + W


Spotify (Windows)
Logout active user
General

Ctrl + Shift + W


Solid Edge (Windows)
Consider Sketch Planes
Advance Sunchronous Edit

Ctrl + Shift + W


CodeLite 10 (Windows)
Close all files
Files

Ctrl + Shift + F4 / Ctrl + Shift + W


TurboCAD (Windows)
Set Plan View of the current User Coordinate System
171 Shortcuts for TurboCAD (Windows)

Ctrl + Shift + W


Modo (Windows)
Close all open scenes
General/System

Ctrl + Shift + W


Wordfast Pro (Windows)
Close All
100 Shortcuts for Wordfast Pro (Windows)

Ctrl + Shift + W / Ctrl + Shift + F4


Comodo IceDragon (Windows)
Close Window
Windows and Tabs

Ctrl + Shift + W


Evergreen (Linux)
Close All Tabs
Navigation

Ctrl + Shift + W


Ableton Live 9 (Windows)
Toggle Second Window
Showing and Hiding Results

Ctrl + Shift + W


Geany (Linux)
Close all
Files

Ctrl + Shift + W


Geany (Windows)
Close all
Files

Ctrl + Shift + W


Vectorworks (Windows)
Rendering–Wireframe
View Menu

Ctrl + Shift + W


Foxit Reader (Windows)
Close All
30 Shortcuts for Foxit Reader (Windows)

Ctrl + Shift + W


Foxit Reader (Linux)
Close All
30 Shortcuts for Foxit Reader (Linux)

Ctrl + Shift + W


Brave Browser (Windows)
Close Window
Tabs and Windows

Ctrl + Shift + W


Balsamiq Mockups (Windows)
Close all mockups
Working with Mockup Files

Ctrl + Shift ++ W


gedit 2.3 (Linux)
Close all tabs
Navigation

Ctrl + Shift + W


Google Earth 5 (Linux)
Close all tabs
Navigation

Ctrl + Shift + W


Microsoft Outlook 2007 (Windows)
Select the InfoBar and, if available, show the menu of commands.
Basic Navigation

Ctrl + Shift + W


Microsoft Word 2010 (Windows)
Apply/remove words underline (only words, no spaces)
Navigate within Documents - Format Text

Ctrl + Shift + W


Adobe After Effects CS5 (Windows)
Close all active viewer wwindow or panels
Panels, Viewers, Workspaces, and Windows

Ctrl + Shift + W


IrfanView 4.42 (Windows)
Toggle stretching image across all monitors
View / Zoom

Ctrl + Shift + W


Microsoft Outlook 2007 (Windows)
Show the menu to download pictures, change automatic download settings, or add a sender to the Safe Senders List.
Shortcuts for Managing E-Mail

Ctrl + Shift + W


Microsoft Word 2010 (Windows)
Apply/remove words underline (only words, no spaces)
Edit Documents - Format Text

Ctrl + Shift + W


Microsoft Word 2010 (Windows)
Apply/remove words underline (only words, no spaces)
Formats - Format Text

Ctrl + Shift + W


Microsoft Word 2010 (Windows)
Apply/remove words underline (only words, no spaces)
Manage Word View - Format Text

Ctrl + Shift + W


Microsoft Word 2010 (Windows)
Apply/remove words underline (only words, no spaces)
Tables - Format Text

Ctrl + Shift + W