Commit Graph

4714 Commits

Author SHA1 Message Date
DavidXanatos 8194614afe
Merge pull request #3749 from love-code-yeyixiao/RemoteControl
Remote control
2024-03-24 13:01:49 +01:00
DavidXanatos 6c24e23024
Merge pull request #3747 from DavidXanatos/remote-mgmt
Create test.md
2024-03-24 09:58:04 +01:00
DavidXanatos f808a0ab05
Create test.md 2024-03-24 09:57:12 +01:00
DavidXanatos b91daec2a1
Merge pull request #3736 from love-code-yeyixiao/master
Add an option to force the protection of an encrypted sandbox to be enabled.
2024-03-24 09:48:16 +01:00
DavidXanatos 56fb44f4c9
Merge pull request #3737 from offhub/add007
Update NewBoxWizard.cpp
2024-03-24 09:45:12 +01:00
DavidXanatos 3248926eec
Merge pull request #3743 from love-code-yeyixiao/patch-2
Update sandman_zh_CN.ts
2024-03-24 09:37:56 +01:00
DavidXanatos db5ca73ac6
Merge pull request #3745 from bastik-1001/master
Update sandman_de.ts
2024-03-24 09:37:48 +01:00
love-code-yeyixiao c8b5445bf3 rollback 2024-03-24 15:38:58 +08:00
love-code-yeyixiao 00bccf85dd Add RemoteCtrl.h 2024-03-24 15:36:46 +08:00
Sebastian G 7d131f3776
Update sandman_de.ts
New strings, clean-up of vanished entry.
2024-03-24 08:36:06 +01:00
love-code-yeyixiao bf1eb51a6f rollback 2024-03-24 14:22:38 +08:00
love-code-yeyixiao b2f4f8c439 Merge branch 'master' of https://github.com/love-code-yeyixiao/Sandboxie 2024-03-24 12:09:51 +08:00
love-code-yeyixiao 4cbeae4cd2 Add no-UI option to disabled title show. 2024-03-24 12:09:24 +08:00
爱编程的叶一笑 c60711ca46
Update sandman_zh_CN.ts 2024-03-24 11:13:51 +08:00
github-actions[bot] 0d4686d02f Sync SBIE Plus language files (lupdate) 2024-03-24 01:28:47 +00:00
offhub 74a22f8272
Update OptionsWindow.ui
[skipci]
2024-03-23 23:29:51 +03:00
offhub 9541188c2d
Update NewBoxWizard.cpp
The option to use a local template named 'SharedTemplate' has been added to the advanced options of the New Box Wizard. These newly created boxes will be able to use the shared settings in this local template immediately after the box is created.

Update NewBoxWizard.cpp
2024-03-23 21:02:06 +03:00
DavidXanatos 105445ab83 Merge branch 'master' of https://github.com/sandboxie-plus/Sandboxie 2024-03-23 18:31:44 +01:00
isaak654 40c8e488b3
Update README.md 2024-03-23 18:14:05 +01:00
love-code-yeyixiao 038f7f15ab Merger 2024-03-23 20:36:29 +08:00
love-code-yeyixiao f39e4a1b79 Add an option to force the protection of an encrypted sandbox to be enabled. 2024-03-23 20:33:14 +08:00
DavidXanatos 6e3e7c81a7 ^1.13.4 2024-03-23 12:58:41 +01:00
DavidXanatos 8b7df9bdc0 1.13.4 2024-03-23 12:31:20 +01:00
DavidXanatos 2cb4a9cab5
Merge pull request #3735 from love-code-yeyixiao/master
Add an optional option for automatic unmount
2024-03-23 12:26:24 +01:00
DavidXanatos 3c86286bf5 1.13.4 2024-03-23 12:14:25 +01:00
love-code-yeyixiao bd34af949c Merge branch 'master' of https://github.com/love-code-yeyixiao/Sandboxie 2024-03-23 19:00:03 +08:00
love-code-yeyixiao 2e2120d00e Add an optional option for automatic unmount. 2024-03-23 18:55:45 +08:00
github-actions[bot] 7844ac848e Sync SBIE Plus language files (lupdate) 2024-03-23 01:23:30 +00:00
DavidXanatos 0b44ac388e Update dyn_data.c 2024-03-22 19:17:36 +01:00
DavidXanatos c060bff10a
Merge pull request #3727 from nkh0472/patch-47
Update sandman_zh_CN.ts
2024-03-22 17:43:50 +01:00
DavidXanatos 0a81c17fc3
Merge pull request #3725 from offhub/translations_tr_61
Update sandman_tr.ts
2024-03-22 17:43:42 +01:00
DavidXanatos a86023fd80
Merge pull request #3724 from APMichael/patch-1
Update sandman_de.ts
2024-03-22 17:43:34 +01:00
nkh0472 cf3d4dd8d1
Update sandman_zh_CN.ts 2024-03-21 10:04:07 +08:00
offhub 0e9f5cf611
Update sandman_tr.ts 2024-03-20 20:37:17 +03:00
Michael 3dd227d28c
Update sandman_de.ts
- Checked translations with modified source.
- Removed <oldsource> lines.
2024-03-20 18:26:36 +01:00
github-actions[bot] c78a6409bb Sync SBIE Plus language files (lupdate) 2024-03-20 01:24:34 +00:00
DavidXanatos f3fd9c437c
Merge pull request #3720 from offhub/typo009
Fix text inconsistencies
2024-03-19 18:42:48 +01:00
offhub 47e0bd94cc
Fix text inconsistencies
Fixes some text inconsistencies between the user interface and the changelog.
https://github.com/sandboxie-plus/Sandboxie/pull/3714
https://github.com/sandboxie-plus/Sandboxie/pull/3715
2024-03-18 21:02:55 +03:00
github-actions[bot] 455ba94812 Sync SBIE Plus language files (lupdate) 2024-03-18 01:25:21 +00:00
DavidXanatos 447c5cac63
Merge pull request #3713 from love-code-yeyixiao/master
Update Sandman
2024-03-17 13:23:05 +01:00
love-code-yeyixiao b5fdcf5fea roll back. 2024-03-17 20:17:04 +08:00
love-code-yeyixiao 87c35d6853 rollback 2024-03-17 19:49:22 +08:00
DavidXanatos b7800e64a8
Merge pull request #3714 from APMichael/patch-1
Update OptionsWindow.ui
2024-03-17 12:36:45 +01:00
DavidXanatos 616d032579
Merge pull request #3715 from love-code-yeyixiao/patch-2
Update CHANGELOG.md
2024-03-17 12:36:33 +01:00
爱编程的叶一笑 c0fc6ce2a6
Update CHANGELOG.md 2024-03-17 19:31:49 +08:00
love-code-yeyixiao 4f5477628d rollback 2024-03-17 19:10:29 +08:00
Michael 635ad7b22c
Update OptionsWindow.ui
- Replaced description text.
2024-03-17 12:08:22 +01:00
love-code-yeyixiao 345c29efe8 Merge branch 'master' of https://github.com/love-code-yeyixiao/Sandboxie 2024-03-17 18:42:21 +08:00
love-code-yeyixiao 6bee987671 Update SandmanTray.cpp 2024-03-17 18:39:32 +08:00
爱编程的叶一笑 d75b21c154
Update SandboxiePlus/SandMan/Windows/OptionsAdvanced.cpp
Co-authored-by: offhub <6871698+offhub@users.noreply.github.com>
2024-03-17 17:35:10 +08:00