Qt Creator

Editing

Select all

Ctrl + A

All hotkeys for Qt Creator

General
Open file or project

Ctrl + O

General
New file or project

Ctrl + N

General
Open in external editor

Alt + V then Alt + I

Editing
Select all

Ctrl + A

General
Delete

Del

General
Cut

Ctrl + X

General
Copy

Ctrl + C

General
Paste

Ctrl + V

General
Redo

Ctrl + Y

General
Print

Ctrl + P

Help
Activate search in Help mode

Ctrl + S

General
Save all

Ctrl + ↑   Shift + S

General
Close window

Ctrl + W

General
Close all

Ctrl + ↑   Shift + W

General
Close current file

Ctrl + F4

General
Go back

Alt +

General
Go forward

Alt +

Editing
Lay out vertically

Ctrl + L

General
Next open document in history

Ctrl + ↑   Shift + ⭾ Tab

General
Go to other split

Ctrl + E then O

General
Previous open document in history

Ctrl + ⭾ 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 Help mode

Ctrl + 6

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 + Num 0 - Num 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
Undo

Ctrl + Z

General
Move to Edit mode. First press moves focus to the editor. Second press closes secondary windows

Esc

General
Exit Qt Creator

Ctrl + Q

Help
Activate index in Help mode

Ctrl + I

Editing
Collapse

Ctrl + <

Editing
Expand

Ctrl + >

Editing
Trigger a completion in this scope

Ctrl + Space

Editing
Copy line

Ctrl + Insert

Editing
Copy line down

Ctrl + Alt +

Editing
Copy line up

Ctrl + Alt +

Editing
Paste from the clipboard history (Subsequent presses move you back in the history)

Ctrl + ↑   Shift + V

Editing
Cut line

↑   Shift + Del

Editing
Adjust size

Ctrl + J

Editing
Insert line above current line

Ctrl + ↑   Shift + ⤶ Enter

Editing
Insert line below current line

Ctrl + ⤶ Enter

Editing
Decrease font size

Ctrl + Mouse wheel down

Editing
Increase font size

Ctrl + Mouse wheel up

Help
Reset font size

Ctrl + 0

Editing
Toggle Vim-style editing

Alt + V then Alt + V

Editing
Split

Ctrl + E then 2

Editing
Split side by side

Ctrl + E then 3

Editing
Remove all splits

Ctrl + E then 1

Editing
Remove current split

Ctrl + E then 0

Image Viewer
Switch to outline

Ctrl + ]

Image Viewer
Switch to background

Ctrl + [

Editing
Go to block end and select the lines between the current cursor position and the end of the block

Ctrl + ↑   Shift + ]

Editing
Go to block start and select the lines between the current cursor position and the beginning of the block

Ctrl + ↑   Shift + [

Editing
Select the current block (The second press extends the selection to the parent block. To enable this behavior, select Tools> Options > Text Editor > Behavior > Enable smart selection changing)

Ctrl + U

Editing
Undo the latest smart block selection

Ctrl + Alt + ↑   Shift + U

Editing
Move current line down

Ctrl + ↑   Shift +

Editing
Move current line up

Ctrl + ↑   Shift +

Editing
Trigger a refactoring action in this scope

Alt + ⤶ Enter

Editing
Rewrap paragraph

Ctrl + E then R

Editing
Enable text wrapping

Ctrl + E then Ctrl + W

Editing
Toggle comment for selection

Ctrl + /

Editing
Visualize whitespace

Ctrl + E then Ctrl + V

Editing
Lay out in a grid

Ctrl + G

Editing
Lay out horizontally

Ctrl + H

Editing
Preview

Alt + ↑   Shift + R

Qt Quick Designer
Move between Text Editor and Form Editor

F4

Help
Add bookmark in Help mode

Ctrl + M

Editing
Go to next bookmark

Ctrl + .

Editing
to previous bookmark

Ctrl + then Go

Editing
Fetch snippet

Alt + C then Alt + F

Editing
Paste snippet

Alt + C then Alt + P

Editing
Find usages

Ctrl + ↑   Shift + U

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

F2

Editing
Rename symbol under cursor

Ctrl + ↑   Shift + R

Editing
Switch between function declaration and definition

↑   Shift + F2

Editing
Open type hierarchy

Ctrl + ↑   Shift + T

Editing
Turn selected text into lowercase

Alt + U

Editing
Turn selected text into uppercase

Alt + ↑   Shift + U

Editing
Run static checks on JavaScript code to find common problems

Ctrl + ↑   Shift + C

Editing
Find and replace

Ctrl + F

Editing
Find next

F3

Editing
Find previous

↑   Shift + F3

Editing
Find next occurrence of selected text

Ctrl + F3

Editing
Find previous occurrence of selected text

Ctrl + ↑   Shift + F3

Image Viewer
Fit to screen

Ctrl + =

Editing
Open advanced find

Ctrl + ↑   Shift + F

Editing
Record a text-editing macro

Alt + (

Editing
Stop recording a macro

Alt + )

Editing
Play last macro

Alt + R

Editing
Show Qt Quick toolbars

Ctrl + Alt + Space

Editing
(use the number of the user action) Execute user actions in FakeVim mode

Alt + V then 1 - 9

Image Viewer
in

Ctrl + + Zoom

Image Viewer
Zoom out

Ctrl + +

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

Help
Activate contents in Help mode

Ctrl + T

Project
Run

Ctrl + R

Help
View context-sensitive help

F1

Version control - Bazaar
Add

Alt + Z then Alt + C

Version control - Bazaar
Commit/Submit

Alt + Z then Alt + D

Version control - Bazaar
Blame/Annotate

Alt + Z then Alt + L

Version control - Bazaar
Log project

Alt + Z then Alt + S

Version control - CVS
Add

Alt + C then Alt + A

Version control - CVS
Commit/Submit

Alt + C then Alt + C

Version control - CVS
Diff

Alt + C then Alt + D

Version control - Git
Add

Alt + G then Alt + A

Version control - Mercurial
Add

Alt + G then Alt + C

Version control - Mercurial
Commit/Submit

Alt + G then Alt + D

Version control - Git
Diff project

Alt + G then Alt + ↑   Shift + D

Version control - Git
Blame/Annotate

Alt + G then Alt + B

Version control - Mercurial
Blame/Annotate

Alt + G then Alt + L

Version control - Git
Log project

Alt + G then Alt + K

Version control - Git
Undo changes/Revert

Alt + G then Alt + U

Version control - Mercurial
Log project

Alt + G then Alt + S

Version control - Perforce
Add

Alt + P then Alt + A

Version control - Perforce
Commit/Submit

Alt + P then Alt + S

Version control - Perforce
Diff project

Alt + P then Alt + D

Version control - Perforce
Log/Filelog

Alt + P then Alt + F

Version control - Perforce
Undo changes/Revert

Alt + P then Alt + R

Version control - Perforce
Edit

Alt + P then Alt + E

Version control - Perforce
Opened

Alt + P then Alt + O

Version control - Subversion
Add

Alt + S then Alt + A

Version control - Subversion
Commit/Submit

Alt + S then Alt + C

Version control - Subversion
Diff

Alt + S then Alt + D

Similar combinations for other applications


Open Office Writer 3 (Linux)
Select all
Editing

Ctrl + A


Emacs 23.2.1 (Linux)
Jump to beginning / end of the line
Cursor Movement

Ctrl + A / Ctrl + E


Civilization V (Windows)
Attack
Action Hotkeys

Ctrl + a


Microsoft OneNote 2010 (Windows)
Select all items on the current page.
Basic Editing and Formatting

ctrl + a


Adobe Reader 9 (Linux)
Select all
Find and Select

Ctrl + a


Adobe Reader X (Windows)
Select all
Find and Select

Ctrl + A


Eclipse Helios (Windows)
Select all
Select Text

Ctrl + A


Microsoft Windows 7 (Windows)
Select all
Managing 'Windows' in Windows 7 - Select Items in File List and Navigation Pane

Ctrl + A


Thunderbird (Windows)
Select all messages
Navigate Messages

Ctrl + A


Thunderbird (Linux)
Select all messages
Navigate Messages

Ctrl + A


Microsoft OneNote 2010 (Windows)
Select all items on the current page. Press ctrl+a more than once to increase the scope of the selection.
Specific OneNote Shortcuts for Selecting, Editing, and Formatting

ctrl + a


Thunderbird (Windows)
Select all text in a message
Compose and Edit Message

Ctrl + A


KDevelop (Linux)
Select all
Editing

Ctrl + A


Thunderbird (Linux)
Select all text in a message
Compose and Edit Message

Ctrl + A


SharpDevelop 4.0 (Windows)
Select all
Standard Editor Shortcuts

Ctrl + A


Visual Studio 2015 (Windows)
Select All
Code Editor - Select Text

Ctrl + A


Firefox (Linux)
Select all, useful to copy and paste text out of webpages
Inside Webpages

Ctrl + A


Firefox (Windows)
Select all, useful to copy and paste text out of webpages
Inside Webpages

Ctrl + A


Unity3D 3 (Windows)
Select all
Editing

Ctrl + a


Microsoft Excel 2010 (Windows)
Display Formula Window after typing formula name.
Work with Data Selections - Formulas

Ctrl + A


Tally 9.0 (Windows)
Accept a form – wherever you use this key combination, that screen or report gets accepted as it is.
General Shortcuts

Ctrl + A


Access 2010 (Windows)
Select all records (or Ctrl+Shift+Space)
Manage Access Features - Select and move Fields or Columns

Ctrl + A


Inpage (Windows)
To select all text
For Editing

Ctrl + a


Google Chrome (Windows)
Select all content on webpage
Browse within Webpages

Ctrl + A


Microsoft Windows 7 (Windows)
Select all
Windows Explorer - Select Items in File List and Navigation Pane

Ctrl + A


Phoenix Viewer (Windows)
Select All
Edit

Ctrl + A


Microsoft Word 2007 (Windows)
Extend a selection to include the entire document.
Edit and move text and graphics: Extend a selection

Ctrl + A


Inpage (Windows)
To select all objects
For Editing of Objects

Ctrl + a


Google Docs (Windows)
Extend selection to entire document / select all
Select Text

Ctrl + A


Visual Studio 2015 (Windows)
Select All
Coding - Select Text

Ctrl + A


Google Chrome (Linux)
Select all content on webpage
Browse within Webpages

Ctrl + A


Microsoft PowerPoint 2003 (Windows)
Slide Show: Mouse pointer to arrow
40 Shortcuts for Microsoft PowerPoint 2003 (Windows)

Ctrl + A


Access 2010 (Windows)
Select entire PivotTable View
Manage Access Features - Pivot Table

Ctrl + A


Microsoft Windows 7 (Windows)
Select all
Windows Admin - Select Items in File List and Navigation Pane

Ctrl + A


Total Commander 8 (Windows)
Select all
Main Shortcuts

Ctrl + a


Vuescan (Windows)
Scan
14 Shortcuts for Vuescan (Windows)

Ctrl + A


Sublime Text (Windows)
Select All
Navigation - Standard Selections

Ctrl + A


Microsoft Excel 2011 (MacOS)
Display the Formula Builder after you type a valid function name in a formula
Working in cells or the Formula bar

Ctrl + a


Tekla Structures 14.0 (Windows)
Select all
Modeling shortcuts

Ctrl + a


Microsoft Excel 2010 (Windows)
Display Formula Window after typing formula name.
Insert and Edit Data - Formulas

Ctrl + A


Visual Studio 2015 (Windows)
Select All
Code Snippets (Visual C# Scheme) - Select Text

Ctrl + A


Sublime Text (Windows)
Select All
Selections - Standard Selections

Ctrl + A


Microsoft Windows 8 (Windows)
Select all
Windows Explorer - Select Items in File List and Navigation Pane

Ctrl + A


Opera (Linux)
Select all
Text Editing

Ctrl + A


Microsoft Windows 7 (Windows)
Select all
Ease of Access and Magnifier - Select Items in File List and Navigation Pane

Ctrl + A


Microsoft Excel 2011 (MacOS)
Display the Formula Builder after you type a valid function name in a formula
Formatting and editing data

Ctrl + a


Evernote (Windows)
Select all notes
Note List

Ctrl + a


Oracle SQL Developer 4 (Windows)
Select All
Edit

Ctrl + A


Access 2010 (Windows)
Select all records (or Ctrl+Shift+Space)
Working with Text and Data - Select and move Fields or Columns

Ctrl + A


Evernote (Windows)
Select All content in the current note
Note Editor

Ctrl + a


Microsoft PowerPoint 2010 (Windows)
Redisplay hidden pointer or change the pointer to an arrow.
Show PowerPoint Presentation with Shortcuts

Ctrl + A


UltraEdit (Windows)
Select All text in the active document
Edit Menu

Ctrl + A


Microsoft Outlook 2010 (Windows)
Select all contacts
Contacts Shortcuts

Ctrl + A


Photoshop Lightroom 4 (Windows)
Select all photos
Comparing photos in the Library module

Ctrl + A


Avid Media Composer 7 (Windows)
Selects all items in the active bin or the Project Window, if selected
Bin Shortcuts

Ctrl + A


AutoCAD 2012 (Windows)
Select all objects
Manage Drawings

Ctrl + A


Microsoft Outlook 2010 (Windows)
Select all items
Tasks Shortcuts

Ctrl + A


Texmaker 4.0.2 (Windows)
Select All
"Edit" menu

Ctrl + A


Microsoft Excel 2010 (Windows)
Display Formula Window after typing formula name.
Format Data - Formulas

Ctrl + A


Access 2010 (Windows)
Select entire PivotTable View
Working with Text and Data - Pivot Table

Ctrl + A


Vuescan (Linux)
Scan
12 Shortcuts for Vuescan (Linux)

Ctrl + A


Avid Media Composer 7 (MacOS)
With the Keyframe Position Bar active, this will select all the keyframes.
Effect Mode

Ctrl + A


Avid Media Composer 7 (Windows)
With the Keyframe Position Bar active, this will select all the keyframes.
Effect Mode

Ctrl + A


Adobe Photoshop CS5 (Windows)
Select all pins
Puppet Warp

Ctrl + A


iTunes (Windows)
Deselect all the songs in the list
Edit Menu

Ctrl + A


Avid Media Composer 7 (Windows)
Selects all tracks
Timeline

Ctrl + A


Directory Opus (Windows)
Select all
Edit Menu

Ctrl + A


Presonus Studio One (Windows)
Select all
Edit Menu

Ctrl + A


Audacity 2 (Windows)
Select all
Edit Menu

Ctrl + A


Adobe Reader X (Linux)
Select all
Find and Select

Ctrl + A


HoneyView 5.03 (Windows)
Always on Top:
Other

Ctrl + A


Access 2010 (Windows)
Select all records (or Ctrl+Shift+Space)
Working with Access Views - Select and move Fields or Columns

Ctrl + A


WinRAR (Windows)
Select all
File Menu

Ctrl + A


Beyond Compare (Windows)
Select all
Edit Menu

Ctrl + A


Pro Tools (Windows)
Select all
Edit Menu

Ctrl + A


Microsoft Excel 2010 (Windows)
Display Formula Window after typing formula name.
Formulas and Names - Formulas

Ctrl + A


Microsoft Word 2013 (Windows)
Select all - Extend selection to entire document
Select Text, Move, and Delete Text

Ctrl + A


Axialis IconWorkshop (Windows)
Select all
Edit Menu

Ctrl + A


Qt Creator (Windows)
Select all
General

Ctrl + A


Qt Creator (MacOS)
Select all
General

Ctrl + A


FL Studio (Windows)
Select all
Playlist Action

Ctrl + A


Comsol 5 (Windows)
Select all domains, boundaries, edges, or points; select all cells in a table
Model Tree

Ctrl + A


Comsol 5 (Linux)
Select all domains, boundaries, edges, or points; select all cells in a table
Model Tree

Ctrl + A


Access 2010 (Windows)
Select entire PivotTable View
Working with Access Views - Pivot Table

Ctrl + A


Adobe Flash Professional (Windows)
Select All
Modifying and editing

Ctrl + A


FileMaker Pro (Windows)
Entire all contents of the active field
Layout Mode Shortcuts - Select Text

Ctrl + A


Qt Creator (Windows)
Select all
Editor

Ctrl + A


Microsoft Excel 2013 (Windows)
Display Formula Window after typing formula name
Formulas

Ctrl + A


Qt Creator (MacOS)
Select all
Editor

Ctrl + A


FileMaker Pro (Windows)
Select all
Layout Mode Shortcuts - Select and Arrange Table and Relationship

Ctrl + A


Linux Mint (Linux)
Select all items
File Manager (Nemo) - Selecting Items

Ctrl + A


Windows 10 Command Prompt (Windows)
Select all text in line (press again to select all text in CMD including complete screen buffer)
Select Text (Expanded with Windows 10)

Ctrl + A


Notepad++ 6 (Windows)
Select All
Edit menu

Ctrl + A


Autodesk Maya 2015 (Windows)
Switches between Attribute Editor or Channel Box
Interfaces

Ctrl + A


FL Studio (Windows)
Select all
Piano Roll Action

Ctrl + A


Microsoft Windows 10 (Windows)
Select all
Select Items in File List and Navigation Pane

Ctrl + A


Adobe Acrobat Pro (Windows)
Select or deselect all files
PDF Portfolios

Ctrl + A / Shift + Ctrl + A


Microsoft Excel 2010 (Windows)
Display Formula Window after typing formula name.
The Rest - Formulas

Ctrl + A


Adobe After Effects CC (Windows)
Select all
Basics

Ctrl + A


Adobe Photoshop CS5 (Windows)
Selects all measurements
Measurement (PS Extended)

Ctrl + A


Access 2010 (Windows)
Select all records (or Ctrl+Shift+Space)
The Rest - Select and move Fields or Columns

Ctrl + A


Camtasia 8 (Windows)
Select all
Standard Windows Shortcuts

Ctrl + A


Adobe Photoshop CS5 (Windows)
Select all frames
DICOM files (PS Extended)

Ctrl + A


Skype for Business (Lync) 2016 (Windows)
Select all content
Instant Messaging

Ctrl + A


FreeMeta (Windows)
Mark all text in the textbox.
FreeMeta software all shortcut keys

Ctrl + A


Autodesk Maya 2015 (Windows)
Attribute Editor
Tool and Action

Ctrl + A


FileMaker Pro (Windows)
Entire all contents of the active field
Text Shortcuts - Select Text

Ctrl + A


Adobe Photoshop CC (Windows)
Select all
Basic Shortcuts for Photoshop CC 2015 - Select Basics

Ctrl + A


FileMaker Pro (Windows)
Select all
Text Shortcuts - Select and Arrange Table and Relationship

Ctrl + A


Clink (Windows)
beginning-of-line
BASH (GNU Readline) Line Editing

Ctrl + A


Google Slides (Windows)
Select all
General Slides Shortcuts

Ctrl + A


Access 2010 (Windows)
Select entire PivotTable View
The Rest - Pivot Table

Ctrl + A


Corel VideoStudio X9.5 (Windows)
Select all clips
Edit Tab Operations

Ctrl + A


Photoshop Lightroom CC (Windows)
Select all photos
Comparing Photos in the Library Module

Ctrl + A


Microsoft PowerPoint 2016 (Windows)
Select All
Edit and General Text Operations

Ctrl + A


Autodesk Maya 2017 (Windows)
Switches between Attribute Editor or Channel Box
Interfaces

Ctrl + A


Microsoft Visio 2016 (Windows)
Select all text
Format text

Ctrl + A


Plex (Windows)
Switches to the previous audio track
Graphics(Audio/Video) Control

Ctrl + A


Plex (MacOS)
Switches to the previous audio track
Graphics(Audio/Video) Control

Ctrl + A


Adobe Premiere CC (Windows)
Select All
General Shortcuts

Ctrl + A


FileMaker Pro (Windows)
Entire all contents of the active field
Database Management Shortcuts - Select Text

Ctrl + A


Adobe Audition CC (Windows)
Select all
Marker/Tool/Clip Shortcuts

Ctrl + A


Nuke 10 (Windows)
Select All
Global Shortcuts

Ctrl + A


Corel Painter 2017 (Windows)
Lift canvas content to layer
Layers

Ctrl + A


Microsoft Outlook 2016 (Windows)
Select all contacts
People

Ctrl + A


FileMaker Pro (Windows)
Select all
Database Management Shortcuts - Select and Arrange Table and Relationship

Ctrl + A


Nuke 10 (Linux)
Select All
Global Shortcuts

Ctrl + A


Microsoft Outlook 2016 (Windows)
Select all items
Tasks

Ctrl + A


Autodesk Maya 2017 (Windows)
Attribute Editor
Tool and Action

Ctrl + A


Microsoft Outlook 2016 (Windows)
Select all items
Views: Table View

Ctrl + A


Finale (Windows)
Select All
Edit Menu

Ctrl + A


Adobe Photoshop CC (Windows)
Select all
Manage Panels - Select Basics

Ctrl + A


InDesign CC (Windows)
Select all
Edit Menu shortcuts

Ctrl + A


FileMaker Pro (Windows)
Select all fields
Paste, Select, and Replace Values

Ctrl + A


Anime Studio (Windows)
Select all
General Shortcuts

Ctrl + A


ArchiCAD 20 (Windows)
Select All
Edit Menu Commands

Ctrl + A


Hexagon 2 (Windows)
Select All
General Shortcuts

Ctrl + A


ArchiCAD 20 (Windows)
Select All
Edit Commands(Text)

Ctrl + A


Nuke 10 (Windows)
Select All points
RotoPaint

Ctrl + A


Nuke 10 (Linux)
Select All points
RotoPaint

Ctrl + A


Zoho Writer (Windows)
To Select Whole Document Content
General

Ctrl + A


CINEMA 4D (Windows)
Select All
Modelling

Ctrl + A


Microsoft Word 2016 (Windows)
Select All
Text Editing/Graphics editing Operations

Ctrl + A


Dynamics GP 2015 (Windows)
Select All
General Shortcuts

Ctrl + A


Dynamics SL 2015 (Windows)
Select All
General Shortcuts

Ctrl + A


Windows Movie Maker (Windows)
Select all clips
On timeline

Ctrl + A


Zoho Sheet (Windows)
Select whole spreadsheet
Selection

Ctrl + A


Wondershare Editor (Windows)
Select all
Application control

Ctrl + A


Age of Empires (Windows)
Select and view Archery Range
Game Commands

Ctrl + A


Dynamics CRM 2015 (Windows)
Select all text in the current field
General Purpose Shortcuts

Ctrl + A


GIMP (Linux)
Select All
Select

Ctrl + A


Dynamics AX 2015 (Windows)
Select all records in a list.
Grid Controls

Ctrl + A


Apple Photos (Windows)
Select all photos
Selecting and deselecting photos

Ctrl + A


Dynamics CRM 2015 (Windows)
Select all records on the current page
General Purpose Shortcuts

Ctrl + A


Apple Motion (MacOS)
Set 3D view to active camera
View Menu

Ctrl + A


AutoCAD 2016 (Windows)
Selects all the objects in drawing that are not locked or frozen
General

Ctrl + A


Autodesk Inventor 2017 (Windows)
Select all
General

Ctrl + A


Dynamics AX 2015 (Windows)
Select all contents of a topic.
General Shortcuts

Ctrl + A


GIMP (Windows)
Select All
Select Shortcuts

Ctrl + A


Ace Projects (Windows)
Select all
Selection Shortcuts

Ctrl + A


AutoCAD 2016 (MacOS)
Selects all objects in the current layout.
Manage Drawings

Ctrl + A


CyberLink PhotoDirector 8 (Windows)
Select all
General

Ctrl + A


Silhouette Studio (Windows)
Select all
Edit

Ctrl + A


GIMP (Windows)
Select All
Selection Shortcuts

Ctrl + A


Microsoft Projects 2016 (Windows)
Select all text.
Working with OfficeArt Objects

Ctrl + A


AutoCad Architecture 2017 (Windows)
Select all
General

Ctrl + A


Mac OS Sierra 10.12 (MacOS)
Move to the beginning of the line or paragraph.
Document Shortcuts

Ctrl + A


Sublime Text (MacOS)
Move to beginning of line
General Editing Shortcuts

Ctrl + A


WordPress (Windows)
Select All
General Editor Shortcuts

Ctrl + A


Google Blogger (Web Application)
Select All
15 Shortcuts for Google Blogger (Web Application)

Ctrl + A


Adobe XD (Experience Design) (Windows)
Select All
Edit Menu

Ctrl + A


Red Hat Enterprise (Linux)
Move cursur to beginning of a line
Task

Ctrl + A


Logic Pro X (MacOS)
Toggle Auto Define
Step Editor

Ctrl + A


Adobe Animate CC (Windows)
Select All
Edit and Modify

Ctrl + A


Zimbra Collaboration Suite 8 (Windows)
Add an attachment to Message
Mail Compose Form

Ctrl + A


Autodesk SketchBook Pro (Windows)
Select All
Colors and Brushes

Ctrl + A


BrainSuite (Windows)
Autoscale images
Main Window

Ctrl + A


Bash (Linux)
Go to Beginning of Line
Navigation

Home / Ctrl + A


Zimbra Collaboration Suite 8 (Windows)
Switch between Timed and All Day Appointment
Edit Appointment Form

Ctrl + A


Zimbra Collaboration Suite 8 (Windows)
Select All Visible Item
Lists

Ctrl + A


Cloud9 (Windows)
Select All
Selections

Ctrl + A


Adobe RoboHelp (Windows)
Select All
General Shortcuts

Ctrl + A


Daz 3D Bryce 7 (Windows)
Show All/Show Animated
Advance Motion Lab

Ctrl + A


Daz 3D Bryce 7 (Windows)
Select All
General Editing

Ctrl + A


ZBrush 4 (Windows)
Mask All
Edit Move Navigation - Masking

Ctrl + A


Autodesk Mudbox 2017 (Windows)
Select All
Selection

Ctrl + A


Blender 3D (Windows)
Apply Size and Rotation
Object Mode

Ctrl + A


DAZ Studio (Windows)
Select all
Edit Commands

Ctrl + A


DocuSign (Web Application)
Select All
Field Shortcuts

Ctrl + A


ZBrush 4 (Windows)
Mask All
Inner Ring Actions - Masking

Ctrl + A


ACDSee (Windows)
Show/Hide Header and Footers
View Mode

Ctrl + A


Microsoft Excel 2016 (MacOS)
Display the Formula Builder after you type a valid function name in a formula
Work in cells or the Formula bar

Ctrl + A


Steinberg Cubase 9 (Windows)
Select all
Edit

Ctrl + A


Corel PhotoPaint X6 (Windows)
Select All
Mask Menu

Ctrl + A


Lynx (Linux)
Go to Start of Current Page
17 Shortcuts for Lynx (Linux)

Ctrl + A


HTML-Kit (Windows)
Select All
87 Shortcuts for HTML-Kit (Windows)

Ctrl + A


Corel Ventura 10 (Windows)
Select All
Text Selection

Ctrl + A


Opera (Windows)
Select all
Text Editing

Ctrl + A


Microsoft Excel 2016 (MacOS)
Display the Formula Builder after you type a valid function name in a formula
Format and edit data

Ctrl + A


Gliffy (Windows)
Select All
Shape Shortcuts

Ctrl + A


ZBrush 4 (Windows)
Mask All
Sculpting Brushes - Masking

Ctrl + A


Clip Studio Paint (Manga Studio) (Windows)
Select All
Selection Shortcuts

Ctrl + A


Corel Draw X8 (Windows)
Select all text
Cursor Moves Using Text Tool

Ctrl + A


ZBrush 4 (Windows)
Mask All
3D Models - Masking

Ctrl + A


Chief Architect (Windows)
Select All
General Editing

Ctrl + A


Edius (Windows)
Select all clips in selected tracks
General

Ctrl + A


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

Ctrl + A


MusicBee (Windows)
Select All
Edit Controls

Ctrl + A


Flock (Windows)
Select all
General

Ctrl + A


Houdini (Windows)
Select all
Particle/Contex/Scene View

Ctrl + A


Forte (Windows)
Select all
Main Browser Window

Ctrl + A


Kingsoft Presentation 2016 (Windows)
Select All Presentation
Files and Other Shortcuts

Ctrl + A


Daz 3D Carrara 8 (Windows)
Select all
3D View

Ctrl + A


Poser Pro (Windows)
Edit> Restore >All
Edit

Ctrl + A


Adobe Captivate 2017 (Windows)
Select all
General and Miscellaneous Shortcuts

Ctrl + A


ZBrush 4 (Windows)
Mask All
ZSpheres - Masking

Ctrl + A


SPSS Modeler (Windows)
Select All
General Shortcuts

Ctrl + A


Primevera P6 P6 (Windows)
Select All
General Shortcuts

Ctrl + A


Informix Genero 2.5.0 (Windows)
Select all
Selection Shortcuts

Ctrl + A


WinSCP 5 (Windows)
Select all files
File Selection

Ctrl + A


Apple Motion (MacOS)
Set 3D View to Active Camera
3D Controls

Ctrl + A


FxPro (Windows)
Show Ask
General Shortcuts

Ctrl + A


Forte (Windows)
Select all
Address Book

Ctrl + A


Krita Painting 3 (Windows)
Select all
General

Ctrl + A


MetaTrader MT4 (Windows)
Arrange All indicators Windows heights by Default
Miscellaneous Shortcuts

Ctrl + A


TradeStation (Windows)
Select All
Editor Shortcuts

Ctrl + A


Amarok (Windows)
Select All
General Shortcuts

Ctrl + A


vSphere Client (Windows)
New vApp
New Item

Ctrl + A


Tencent QQ Player (Windows)
Screenshot
30 Shortcuts for Tencent QQ Player (Windows)

Ctrl + A


MediaMonkey (Windows)
Select All Tracks
Standard Keyboard Shortcuts

Ctrl + A


Forte (Windows)
Select All
Composition Window

Ctrl + A


VideoPad Video Editor (Windows)
Select all
Edit

Ctrl + A


Vuze (Windows)
Select All torrents
General Shortcuts

Ctrl + A


MPS 2017 (Windows)
Select the entire text opened in the editor
Basic Editing

Ctrl + A


ZBrush 4 (Windows)
Mask All
Canvas and 2.5D - Masking

Ctrl + A


Soundforge (Windows)
Select all data in the active window
Data Window

Ctrl + A


XYplorer (Windows)
Select All
General Shortcuts

Ctrl + A


Libreoffice Writer (Windows)
Select All
General

Ctrl + A


Groove Music (Windows)
Select All
Song Select

Ctrl + A


Siemens NX 11 (Windows)
Select All
Edit Menu

Ctrl + A


VideoPad Video Editor (Windows)
Select All Keyframes
Keyframe Editor

Ctrl + A


Pegasus Mail (Web Application)
Select all
Edit menu

Ctrl + A


Jupyter Notebook (Windows)
select all
Edit Mode (press Enter to enable)

Ctrl + A


VideoPad Video Editor (Windows)
Select all subtitle
Subtitle

Ctrl + A


Xamarin Studio (MonoDevelop) (Windows)
Select All
Edit Menu

Ctrl + A


Unity3D 5 (Windows)
Select All
Edit

Ctrl + A


Editpad 7 (Windows)
Select all
Select and Edit Text

Ctrl + A


Vegas Pro 14 (Windows)
Select all
Event Selection and Editing

Ctrl + A


Quickbooks Desktop (Windows)
Open Chart of Accounts
Access Main Functions / Windows

Ctrl + A


eSignal (Windows)
Select All
49 Shortcuts for eSignal (Windows)

Ctrl + A


Quickbooks Desktop (Windows)
Open Chart of Accounts
Chart of Accounts

Ctrl + A


Sierra Chart (Windows)
Save All
File Menu

Ctrl + A


Synfig (Windows)
Select all Handles
73 Shortcuts for Synfig (Windows)

Ctrl + A


ProRealTime (Windows)
Alerts Status
Display Menu

Ctrl + A


Libreoffice Writer (Windows)
If the active cell is empty: selects the whole table. Otherwise: selects the contents of the active cell. Pressing again selects the entire table.
Tables

Ctrl + A


Pencil2D (Windows)
Delete
57 Shortcuts for Pencil2D (Windows)

Ctrl + A


Tableau (Windows)
Select all data
General

Ctrl + A


Quickbooks Desktop (Windows)
Hide/ show header
Quick Reports

Ctrl + a


iClone 7 (Windows)
Show/Hide World Axis
OnScreen Display

Ctrl + A


GOM Player (Windows)
Always On Top
Others

Ctrl + A


Anim8or (Windows)
Material Toolbar
Top Toolbar Shortcuts

Ctrl + A


SolidWorks (Windows)
Make a new Assy from part or assy
File Menu

Ctrl + A


Bitcomet (Windows)
Select All
Global

Ctrl + A


Soundforge (Windows)
Select all plug-ins or effect automation parameters
Plug-In Chain

Ctrl + A


Impro-Visor (Windows)
select all slots
General

Ctrl + A


CityEngine (Windows)
Select all
48 Shortcuts for CityEngine (Windows)

Ctrl + A


TVPaint Animation (Windows)
Select All
89 Shortcuts for TVPaint Animation (Windows)

Ctrl + A


DrawPlus (Windows)
Select All
Object

Ctrl + A


Rhino (Windows)
Select All
Default Shortcuts

Ctrl + A


Delphi 10 (Windows)
Select all
193 Shortcuts for Delphi 10 (Windows)

Ctrl + A


Google Data Studio
Select all
General (Windows)

Ctrl + A


CodeLite 10 (Windows)
Select all text
Editor

Ctrl + A


Spotify (Windows)
Select all
General

Ctrl + A


Zwift (PC and macOS)
Run zwift-addons-load-and-arrange.ahk
General

Ctrl + A


Putty (Windows)
Go to the beginning of the line you are currently typing on
16 Shortcuts for Putty (Windows)

Ctrl + A


Solidworks 2019
Select all
Windows

Ctrl + A


TurboCAD (Windows)
Select the entire drawing
171 Shortcuts for TurboCAD (Windows)

Ctrl + A


Edgecam (Windows)
Select all valid, visible entities in current view
30 Shortcuts for Edgecam (Windows)

Ctrl + A


OpenSCAD (MacOS)
Navigate Start of line
Navigation Shortcuts

Ctrl + A


ChessBase 13
Show annotator index of the selected database
Database window

Ctrl + A


Solid Edge (Windows)
Maintain Canted Coplaner Axes
Advance Sunchronous Edit

Ctrl + A


Alphacam (Windows)
Zoom All
Regular Commands

Ctrl + A


FlashFXP (Web Application)
Select all
54 Shortcuts for FlashFXP (Web Application)

Ctrl + A


Surfcam (Windows)
Shade the visible surface To toggle ON/OFF, press Ctrl+A once again Display > Shade Menu
60 Shortcuts for Surfcam (Windows)

Ctrl + A


QCad (Linux)
Select all
Entity Selection

Ctrl + A


QCad (Windows)
Select all
Entity Selection

Ctrl + A


Exact Audio Copy
Select all
Edit menu

Ctrl + A


winIDEA
Select the entire document
Edit

Ctrl + A


Skipper
Create Association
Visual model shortcuts

Ctrl + A


CuteFTP (Windows)
Select All
General

Ctrl + A


Xyplorer
Select all.
Other Shortcuts

Ctrl + A


Simplify3D
Select all
Edit menu

Ctrl + A


RStudio (Windows)
Select all
Editing (Console and Source)

Ctrl + A


PSPad (Windows)
Select All - Mark all text as selected
Edit

Ctrl + A


Ansys Mechanical (Windows)
Selects All Entities based on Active Selection Filter
Graphics Actions

Ctrl + A


progeCAD (Windows)
Selects all entities in a drawing
51 Shortcuts for progeCAD (Windows)

Ctrl + A


Most used text editing
Select all text
Selecting text

Ctrl + A


Geany (Linux)
Select all
Finding text,Selecting text

Ctrl + A


Geany (Windows)
Select all
Finding text,Selecting text

Ctrl + A


Comodo IceDragon (Windows)
Select All
Editing Options

Ctrl + A


VariCAD (Windows)
Add Solid
Hot Keys

Ctrl + A


Moldflow Insight (Windows)
Select All
Editing Shortcuts

Ctrl + A


Moldflow Adviser (Windows)
Select All
Editing Shortcuts

Ctrl + A


FEKO (Windows)
Select All
General Shortcuts

Ctrl + A


Modo (Windows)
Align selected (aligns view to the current selection)
Navigation (Viewports)

Ctrl + A


FEKO (Linux)
Select All
General Shortcuts

Ctrl + A


PhotoFiltre (Windows)
Select all
Selection, past and text

Ctrl + A


IRONCAD (Windows)
Select All
File/Editing Keys

Ctrl + A


Astroneer
Walk
General

Ctrl + A


Roblox Studio
Select all
General Editing

Ctrl + A


Chromebook (Linux)
Select everything on a page
34 Shortcuts for Chromebook (Linux)

Ctrl + A


Ableton Live 9 (Windows)
Select all
Editing

Ctrl + A


Easel
Select all
General

Ctrl + A


Cobalt (Windows)
Align
70 Shortcuts for Cobalt (Windows)

Ctrl + A


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

Ctrl + A


Ableton Live 9 (Windows)
Select all Clips/Slots
Session view Ctrls

Ctrl + A


WinRAR
Select All
File menu

Ctrl + A


GibbsCAM (Windows)
Select All
Edit Menu

Ctrl + A


Ulead PhotoImpact 8 (Windows)
Selects the entire contents of the image
Selection Menu

Ctrl + A


Maxwell Render (Windows)
Select all
Selection

Ctrl + A


Cisco IOS
To the beginning of the line
Moving the cursor

Ctrl + A


Vectorworks (Windows)
Select All
Edit Menu

Ctrl + A


Assetto Corsa
ABS levels (off, 1-4)
Undocumented shortcuts

Ctrl + A


DaVinci Resolve 14 (Windows)
Select all
Edit

Ctrl + A


SpaceClaim (Windows)
Select All of same type as selected
71 Shortcuts for SpaceClaim (Windows)

Ctrl + A


GeoGebra
Select All
Windows shortcuts

Ctrl + A


Google Keep (Web Application)
Select all notes
Application Shortcuts

Ctrl + A


Ulead PhotoImpact 8 (Windows)
Selects all texts in the text box
Miscellaneous

Ctrl + A


Ulead PhotoImpact 8 (Windows)
Select all thumbnails
Visual Open

Ctrl + A


Inkscape (Windows)
Select all (current layer) - This works on objects within the current layer (unless you change that in preferences)
Selector

Ctrl + A


Affinity Photo
Mask All
Liquify Persona

Ctrl + A


Arduino (Linux)
Select All
29 Shortcuts for Arduino (Linux)

Ctrl + A


Arduino (Windows)
Select All
29 Shortcuts for Arduino (Windows)

Ctrl + A


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

Ctrl + A


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

Ctrl + A


RStudio
Select All
Editing (Console and Source)

Ctrl + A


WavePad Sound Editor (Windows)
Select All
Move And Select Operations

Ctrl + A


CoSpaces Edu
Select all objects
Building

Ctrl + A


Balsamiq Mockups (Windows)
Select All
Selection

Ctrl + A


Pidgin (Linux)
Manage
Account

Ctrl + A


Modo (Windows)
Auto focus camera (only in a viewport defined as Camera and with auto-focus enabled)
Camera

Ctrl + A


AVS Audio Editor (Windows)
Selects Entire Waveform
Edit

Ctrl + A


AVS Video Editor (Windows)
Select All
Top Menu Files and Effects Area

Ctrl + A


eM Client (Windows)
Select All
13 Shortcuts for eM Client (Windows)

Ctrl + A


Altium Designer (Windows)
Select all
Common Schematic and PCB Editor Shortcuts

Ctrl + A


Inkscape (Windows)
Select all nodes in subpath(s)
Node Tool

Ctrl + A


IPython Shell
Move cursor to the beginning of the line
Navigation

Ctrl + A


Oracle RightNow
Assign
Explorers and reports

Ctrl + A


Sage Simply Accounting (Windows)
Adjust this transaction
Keyboard Shortcuts in Transaction Windows

Ctrl + A


FlightGear
Toggle altitude lock
Autopilot related

Ctrl + A


SolveSpace (Windows)
Select All
Edit menu

Ctrl + A