index
:
qt-creator/qt-creator.git
0.9.1-beta
0.9.2-rc1
1.0.0
1.1
1.2
1.2.90
1.3
1.3.0
1.3.0-beta
1.3.1
10.0
11.0
12.0
13.0
14.0
15.0
16.0
17.0
2.0
2.0.0
2.0.0-beta
2.0.1
2.1
2.1.0
2.2
2.3
2.4
2.5
2.6
2.7
2.8
3.0
3.1
3.2
3.3
3.4
3.5
3.6
3dfirst
4.0
4.1
4.10
4.11
4.12
4.13
4.14
4.15
4.2
4.3
4.4
4.5
4.6
4.7
4.8
4.9
5.0
6.0
7.0
8.0
9.0
at-3.4
at-3.5
at-3.6
at-master
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-master
master
qds-1.50
qds-1.59
qds-2.3
qds-3.0
qds-3.1
qds-3.2
qds-3.3
qds-3.4
qds-3.5
qds-3.6
qds-3.7
qds/3.8
qds/3.9
qds/4.0
qds/4.1
qds/4.2
qds/4.3
qds/4.3.2
qds/4.3.3
qds/4.4
qds/4.5
qds/4.6
qds/4.7
qds/dev
qmlprojectstorage
qp-2.8
qp-3.0
qp-3.1
qp-3.2
qp-3.3
qp-3.4
qp-3.5
qp-3.6
qp-master
wip/boostbuildprojectmanager
wip/clang-query
wip/vcproj
A cross-platform Qt IDE
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
plugins
/
terminal
/
terminalpane.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Utils: Add FilePath::isLocal() and use it instead of !needsDevice()
hjk
2024-12-09
1
-1
/
+1
*
CommandLine: Use more 1-arg c'tor
Jarek Kobus
2024-05-16
1
-1
/
+1
*
Terminal: Fix nullopt access
Marcus Tillmanns
2024-02-13
1
-1
/
+2
*
Terminal: Fix opening terminals on remote devices
Marcus Tillmanns
2024-02-09
1
-0
/
+11
*
Terminal: Use new ActionBuilder syntax
hjk
2024-01-08
1
-40
/
+39
*
Core: Rename ActionBuilder::setOn* to addOn*
hjk
2023-12-13
1
-4
/
+4
*
Terminal: Restrict shortcuts
hjk
2023-12-13
1
-0
/
+4
*
Terminal: Defer shell model init
Marcus Tillmanns
2023-12-12
1
-5
/
+9
*
Terminal: Refactor actions
Marcus Tillmanns
2023-12-12
1
-102
/
+43
*
Shortcut to enable/disable shortcuts routing to terminal
Xavier BESSON
2023-11-13
1
-0
/
+8
*
Tr: Parametrize some application names
Eike Ziller
2023-10-18
1
-3
/
+10
*
OutputPane: Use setter for priority and fix default visibility
Eike Ziller
2023-09-18
1
-5
/
+2
*
OutputPane: Add an id() for the settings
Eike Ziller
2023-09-18
1
-0
/
+1
*
OutputPane: Use setter for display name
Eike Ziller
2023-09-18
1
-5
/
+1
*
Terminal: Create Terminal solution
Marcus Tillmanns
2023-07-27
1
-3
/
+4
*
Terminal: Add mouse support
Marcus Tillmanns
2023-07-26
1
-21
/
+24
*
Replace a few more Aspect::value() calls with operator() uses
hjk
2023-07-20
1
-1
/
+1
*
Terminal: Use one aspect more directly
hjk
2023-07-10
1
-1
/
+1
*
Terminal: Use new settings creation pattern
hjk
2023-07-07
1
-9
/
+9
*
Utils: Make aspect settings access implicit
hjk
2023-07-07
1
-1
/
+1
*
Terminal: Add icons to tabs
Orgad Shaneh
2023-07-05
1
-2
/
+14
*
Terminal: Allow the underlying application to set title
Orgad Shaneh
2023-07-05
1
-11
/
+3
*
Terminal: Fine-tune tooltips
Leena Miettinen
2023-06-19
1
-4
/
+4
*
Terminal: Fix string typo
Alessandro Portale
2023-06-09
1
-2
/
+2
*
Terminal: Don't always open default terminals
Marcus Tillmanns
2023-06-09
1
-4
/
+8
*
Terminal: New keyboard lock icon
Alessandro Portale
2023-06-08
1
-2
/
+2
*
Terminal: Fix tooltip
Marcus Tillmanns
2023-06-07
1
-2
/
+2
*
Terminal: lock/unlock keyboard
Marcus Tillmanns
2023-06-07
1
-11
/
+38
*
Terminal: Fix esc button update
Marcus Tillmanns
2023-06-06
1
-1
/
+2
*
TerminalPane: Fix a warning about an unused arg
Jarek Kobus
2023-06-01
1
-0
/
+1
*
Terminal: Rework commands
Marcus Tillmanns
2023-05-31
1
-79
/
+88
*
Terminal: Use PageSettings for settings
hjk
2023-05-26
1
-1
/
+0
*
Terminal: Axivion warning fixes
Marcus Tillmanns
2023-05-23
1
-62
/
+50
*
Terminal: Switch Mode to ensure visible
Marcus Tillmanns
2023-05-12
1
-3
/
+3
*
Terminal: Ensure terminal is visible
Marcus Tillmanns
2023-05-09
1
-0
/
+8
*
Terminal: Close Pane with last Terminal
Marcus Tillmanns
2023-04-03
1
-10
/
+20
*
Terminal: Use native shortcut representation
Marcus Tillmanns
2023-03-27
1
-3
/
+6
*
Terminal: Make ESC key behavior configurable
Marcus Tillmanns
2023-03-27
1
-4
/
+30
*
Terminal: Add search
Marcus Tillmanns
2023-03-24
1
-12
/
+10
*
Terminal: Update on set focus after closing tab
Cristian Adam
2023-03-24
1
-4
/
+5
*
Terminal: Update on open/close the Terminal pane registration
Cristian Adam
2023-03-24
1
-3
/
+2
*
Terminal: Introduce Add/Close icons for the pane
Alessandro Portale
2023-03-24
1
-4
/
+6
*
Terminal: Register the command to open/close the Terminal pane
Cristian Adam
2023-03-24
1
-0
/
+2
*
Terminal: Always show tabs
Marcus Tillmanns
2023-03-24
1
-1
/
+1
*
Terminal: Set focus after closing tab
Marcus Tillmanns
2023-03-23
1
-0
/
+5
*
Terminal: Use terminal icon for the shells dropdown button
Cristian Adam
2023-03-23
1
-1
/
+3
*
Terminal: Add context menu & Settings button
Marcus Tillmanns
2023-03-23
1
-2
/
+10
*
Terminal: Make shortcuts configurable
Marcus Tillmanns
2023-03-23
1
-43
/
+60
*
Terminal: Use QtcProcess to start terminal window
Marcus Tillmanns
2023-03-21
1
-4
/
+5
*
Terminal: Enable TerminalProcessInterface
Marcus Tillmanns
2023-03-20
1
-8
/
+23
[next]