joshua
|
e2454faa36
|
Improve code readability
|
2021-12-19 21:05:48 +01:00 |
|
joshua
|
6505330b5f
|
Make code less spaghetti
Not finished yet.
|
2021-12-19 14:55:02 +01:00 |
|
joshua
|
ce8bd7fae3
|
Add terminal bridge feature
|
2021-12-01 21:27:04 +01:00 |
|
joshua
|
2252feca16
|
Fix some FTBS for older version of Qt and std c++
|
2021-11-01 11:53:16 +01:00 |
|
joshua
|
107d7ff806
|
Level of real terminal can be edited
The level of each real terminal who compose a physical terminal can be
edited. Several real terminal can be edited in one shot.
|
2021-10-12 19:25:35 +02:00 |
|
joshua
|
8b1f2fb0d9
|
Change the way how multi-level terminals are sorted
|
2021-10-10 10:58:38 +02:00 |
|
joshua
|
7c6fca2aac
|
Ungroup terminal is now managed by undo stack
|
2021-10-09 14:45:54 +02:00 |
|
joshua
|
089f260d9b
|
Group terminals together is now managed by undo stack
|
2021-10-09 11:58:10 +02:00 |
|
joshua
|
1699ad9dd8
|
Add a push button to automatically reorder the terminal strip
|
2021-09-22 23:02:33 +02:00 |
|
joshua
|
374805d6ab
|
Revert "Revert "Merge branch 'master' of ssh://git.tuxfamily.org/gitroot/qet/qet into terminal_strip""
This reverts commit bb26954bd498cacf31a06a568cc4f9dc93deff6f.
|
2021-09-10 23:30:20 +02:00 |
|
joshua
|
bb26954bd4
|
Revert "Merge branch 'master' of ssh://git.tuxfamily.org/gitroot/qet/qet into terminal_strip"
This reverts commit 364bce618cc8a2a77329261cc485a40f4825eac5, reversing
changes made to efb4a8dd71b9e19ac55c5ac8911f1f53e3b43c22.
|
2021-06-07 20:00:52 +02:00 |
|
joshua
|
580ebe8b97
|
Terminal strip can now be edited and managed by undo command
|
2021-05-11 18:20:46 +02:00 |
|
joshua
|
ded4ea555f
|
Terminal element can be removed from a terminal strip
|
2021-05-11 18:20:46 +02:00 |
|
joshua
|
d551c8e6b9
|
Improve undo command when remove a terminal strip
|
2021-05-11 18:20:46 +02:00 |
|
joshua
|
256d42d030
|
Add and move terminal element to strip is managed by undo
|
2021-05-11 18:20:46 +02:00 |
|
joshua
|
5d17461c6e
|
Add RemoveTerminalStripCommand class
|
2021-05-11 18:20:46 +02:00 |
|
joshua
|
2cf5ea11fd
|
Fix : undo code is executed in redo function and vice versa
Need to sleep ?
|
2021-05-11 18:20:46 +02:00 |
|
joshua
|
573c0c236a
|
Add undo command for add/remove a terminal strip
|
2021-05-11 18:20:46 +02:00 |
|