DavidXanatos
04e9c0745c
1.15.2
2024-11-13 12:10:19 +01:00
gexgd0419
125828e830
Add helper for setting tab orders automatically
...
The helper functions are put into separate files under the Helpers folder.
The helper is used in OptionsWindow and SettingsWindow.
The helper sets the tab order of a widget using its row and column number in the grid layout. The tab orders are assigned first from left to right, then from top to bottom.
If in the future a different custom type of layout is used, or a container other than QTabWidget is used, then the helper functions may need to be changed.
2024-10-20 22:25:05 +08:00
DavidXanatos
f11f9116f3
1.15.0
2024-10-18 13:07:56 +02:00
DavidXanatos
98525b04f8
1.14.9
2024-09-15 14:48:45 +02:00
DavidXanatos
09f16661ea
1.14.7
2024-09-16 18:09:31 +02:00
Michael
5143f215a3
Update SettingsWindow.cpp
...
#4181
2024-08-27 15:36:54 +02:00
Michael
70b63d1e99
Update SettingsWindow.cpp
...
- Fixed minor typos.
2024-08-27 10:56:16 +02:00
Michael
87c656e7bc
Update SettingsWindow.cpp
...
- Fixed minor typos.
2024-08-27 10:49:46 +02:00
love-code-yeyixiao
7c6ee7ee1e
Merge branch 'AutoTerminateWhenExit' of https://github.com/love-code-yeyixiao/Sandboxie into AutoTerminateWhenExit
2024-08-26 19:51:11 +08:00
love-code-yeyixiao
9297e07204
1.14.7
2024-08-26 19:50:33 +08:00
DavidXanatos
bd3f954478
1.14.7
2024-08-25 10:36:29 +02:00
DavidXanatos
cf40d58fc6
1.15.6
2024-07-28 16:16:07 +02:00
DavidXanatos
418d095d24
#4090
2024-07-21 15:45:51 +02:00
DavidXanatos
a1830c90c1
1.14.5
2024-07-21 10:34:58 +02:00
DavidXanatos
d292c39fb5
Update SettingsWindow.cpp
2024-07-21 10:21:26 +02:00
DavidXanatos
363b589ea4
Merge pull request #4091 from love-code-yeyixiao/patch-10
...
Update SettingsWindow.cpp
2024-07-21 09:22:26 +02:00
love-code-yeyixiao
cf4de21fda
UI
2024-07-18 21:16:53 +08:00
爱编程的叶一笑
74f121ea0b
Update SettingsWindow.cpp
2024-07-18 21:03:01 +08:00
爱编程的叶一笑
e09113d226
Update SettingsWindow.cpp
2024-07-18 21:01:56 +08:00
DavidXanatos
17965f4f89
rollback 4049
2024-07-13 15:39:14 +02:00
love-code-yeyixiao
a0f825edb4
1.14.4
2024-07-02 20:00:29 +08:00
love-code-yeyixiao
721f2da032
1.14.3
2024-07-01 18:43:06 +08:00
DavidXanatos
f51c81a421
fix
2024-05-24 23:28:18 +02:00
DavidXanatos
68d0254983
Sandboxie All SID
2024-05-22 17:52:32 +02:00
DavidXanatos
58ae4fc4db
fix2
2024-05-17 19:05:25 +02:00
DavidXanatos
dab852079b
fixes and refactoring
2024-05-07 19:44:32 +02:00
DavidXanatos
8ca07b3990
Merge pull request #3874 from love-code-yeyixiao/ForceExplorerUI
...
Add Force explorer child UI
2024-05-07 14:20:04 +02:00
love-code-yeyixiao
1c57f400ff
Merge branch 'ForceExplorerUI' of https://github.com/love-code-yeyixiao/Sandboxie into ForceExplorerUI
2024-05-05 09:27:50 +08:00
love-code-yeyixiao
d8f3c1ca85
Fix
2024-05-05 09:27:19 +08:00
isaak654
cdb14a59a1
Typo fix
2024-05-04 19:39:47 +02:00
love-code-yeyixiao
a2601c0682
Add UI.
2024-05-04 21:13:02 +08:00
DavidXanatos
2d7820db84
update
2024-04-26 09:01:16 +02:00
DavidXanatos
356955140b
Update SettingsWindow.cpp
2024-04-24 10:47:28 +02:00
offhub
71dcf9533d
Update SettingsWindow.cpp
...
Fixes the partially checked status of the `ui.chkSvcStart` checkbox.
2024-04-22 17:51:06 +03:00
DavidXanatos
0c58926ee7
3738
2024-04-20 14:43:30 +02:00
DavidXanatos
cc63194b5f
3739
2024-04-20 14:32:15 +02:00
DavidXanatos
3545159a0b
Update SettingsWindow.cpp
2024-04-19 21:31:18 +02:00
DavidXanatos
7bbaab9470
1.13.6
2024-04-14 12:30:27 +02:00
DavidXanatos
55c094dda9
fix
...
[skipci]
2024-04-13 19:12:40 +02:00
offhub
a7600d1d06
Update SettingsWindow.cpp
...
typo
2024-04-09 18:06:20 +03:00
DavidXanatos
bc60e2d9eb
1.13.5
2024-04-08 19:24:26 +02:00
DavidXanatos
3c86286bf5
1.13.4
2024-03-23 12:14:25 +01:00
love-code-yeyixiao
4f5477628d
rollback
2024-03-17 19:10:29 +08:00
love-code-yeyixiao
16aba205b1
Add UI.
2024-03-17 17:32:43 +08:00
offhub
b0cf1143ac
Update SettingsWindow.cpp
2024-03-02 15:31:13 +03:00
love-code-yeyixiao
2d1ecd074d
Fix comment problem.
2024-03-02 10:55:48 +08:00
love-code-yeyixiao
741b320733
Update again
2024-03-02 10:15:19 +08:00
love-code-yeyixiao
cafd0d7a19
Added a UI option to clean up at startup.Fixed known uncommitted issues.
2024-03-02 09:39:30 +08:00
love-code-yeyixiao
cbb2b8660f
Fixed known uncommitted issues and added an optional feature to check the sandbox for automatic deletion when Sandman starts.
2024-03-01 19:19:45 +08:00
love-code-yeyixiao
37cacdd781
Added“Pause all process” global shortcut key.
2024-02-25 16:50:07 +08:00