Commit Graph

6000 Commits

Author SHA1 Message Date
DavidXanatos d6976196c1
Merge pull request #4312 from offhub/add016
Update Templates.ini
2024-10-21 14:59:42 +02:00
DavidXanatos b090993222
Merge pull request #4310 from gexgd0419/ui-tab-order
Add helper for setting tab orders automatically
2024-10-21 14:59:15 +02:00
DavidXanatos ac63fcb1fd
Merge pull request #4313 from APMichael/Patch-1
Update sandman_de.ts
2024-10-21 14:58:33 +02:00
Michael e7afc38384
Update TRANSLATING.md 2024-10-21 14:30:50 +02:00
Michael f2d1fa31c5
Update sandman_de.ts
- Added new translation.
- Removed <oldsource> lines.
- Removed "vanished" message.
2024-10-21 14:30:24 +02:00
offhub d50bbbf9f6
Update Templates.ini
Granting access to the Multimedia Class Scheduler Service (MMCSS) allows the AvSetMmMaxThreadCharacteristics or AvSetMmThreadCharacteristics functions to notify it that they are handling a specific task, ensuring that time-sensitive multimedia processing, such as that used by audio and video applications, receives prioritized access to resources.
2024-10-20 23:26:13 +03: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 2fe4d71352
Merge pull request #4311 from TragicLifeHu/patch-2
Update sandman_zh_TW.ts
2024-10-20 10:30:09 +02:00
Tragic Life 1d981009b7
Update sandman_zh_TW.ts
Update Traditional Chinese Translation
2024-10-20 16:28:50 +08:00
DavidXanatos 37281006f9 1.15.1 2024-10-20 08:46:52 +02:00
DavidXanatos 7f99803406
Merge pull request #4309 from offhub/translations_tr_81
Update sandman_tr.ts
2024-10-19 17:56:09 +02:00
DavidXanatos 276b322e48 Merge branch 'master' of https://github.com/sandboxie-plus/Sandboxie 2024-10-19 17:55:59 +02:00
offhub 4611bc1c53
Update sandman_tr.ts
v1.15.0 / 5.70.0
2024-10-19 17:45:10 +03:00
github-actions[bot] 164aee4d90 Sync SBIE Plus language files (lupdate) 2024-10-19 12:38:33 +00:00
offhub 2a4204d1ca
typo fixes
[skip ci]
2024-10-19 15:35:28 +03:00
DavidXanatos 01c6011972
Merge pull request #4308 from DavidXanatos/master
fix for ms redist
2024-10-19 14:29:41 +02:00
DavidXanatos d6724ea739
Update copy_build.cmd 2024-10-19 14:29:18 +02:00
DavidXanatos 46173da370
Update copy_build.cmd 2024-10-19 14:24:25 +02:00
DavidXanatos 78cfa4c613
Update copy_build.cmd
[skipci]
2024-10-19 14:13:46 +02:00
DavidXanatos dc4ba57931 Merge branch 'master' of https://github.com/sandboxie-plus/Sandboxie 2024-10-19 12:35:30 +02:00
DavidXanatos cbf343ada5 Update sandman_fr.ts 2024-10-19 12:35:20 +02:00
DavidXanatos 5ce62adf97
Merge pull request #4306 from nkh0472/patch-70
Update sandman_zh_CN.ts
2024-10-19 12:34:05 +02:00
DavidXanatos 7caf6495ae Update sandman_sv_SE.ts 2024-10-19 12:32:27 +02:00
DavidXanatos f4df7677b5
Update CHANGELOG.md 2024-10-19 12:14:52 +02:00
nkh0472 8426cbd4f6
Update sandman_zh_CN.ts 2024-10-19 17:39:38 +08:00
github-actions[bot] ea3f1a49ca Sync SBIE Plus language files (lupdate) 2024-10-19 01:32:07 +00:00
DavidXanatos 601164da59 Update CHANGELOG.md 2024-10-18 22:16:02 +02:00
DavidXanatos 7c9d4e0877 1.15.0 2024-10-18 22:02:07 +02:00
DavidXanatos c845a49ac2 1.15.0 2024-10-18 21:51:54 +02:00
DavidXanatos ef827fd240 1.15.0 2024-10-18 17:40:56 +02:00
DavidXanatos 211f052f3b 1.15.0 2024-10-18 17:32:40 +02:00
DavidXanatos 395ea779f0 Update gui_p.h 2024-10-18 13:45:01 +02:00
DavidXanatos c0eded3b02 1.15.0 2024-10-18 13:42:24 +02:00
DavidXanatos f11f9116f3 1.15.0 2024-10-18 13:07:56 +02:00
DavidXanatos ce7d03cf03 1.14.11 2024-10-18 10:17:28 +02:00
github-actions[bot] 68623f5a70 Sync SBIE Plus language files (lupdate) 2024-10-18 01:32:28 +00:00
DavidXanatos 7f04373cac
Merge pull request #4300 from gexgd0419/ui-tab-order
Set tab orders and buddies of UI controls
2024-10-17 18:56:04 +02:00
gexgd0419 795e8e2277 Preserve tab orders when merging tabs 2024-10-17 00:04:26 +08:00
gexgd0419 48d9eb83b3 Set tab orders and buddies of UI controls 2024-10-16 21:53:00 +08:00
dependabot[bot] 7ee943f286
Bump actions/upload-artifact from 4.4.0 to 4.4.3 (#4290) 2024-10-10 18:33:34 +00:00
github-actions[bot] 79afba2705 Sync SBIE Plus language files (lupdate) 2024-10-10 01:32:24 +00:00
DavidXanatos 66f6b8d7b6 Update scm_create.c 2024-10-09 09:44:06 +02:00
DavidXanatos 8253f73d26 1.14.11 2024-10-09 09:40:42 +02:00
DavidXanatos 1d0602e0b9 1.14.11 2024-10-09 09:38:57 +02:00
love-code-yeyixiao cafd6f7acc fix 2024-10-07 21:06:53 +08:00
love-code-yeyixiao a9ad9e6c1b Log 2024-10-07 20:58:13 +08:00
love-code-yeyixiao 86a74ed631 Update kernel.c 2024-10-07 20:56:04 +08:00
love-code-yeyixiao 000c4fc5f2 fix 2024-10-07 20:21:16 +08:00
love-code-yeyixiao 78c91cf29d Fix 2024-10-07 20:04:09 +08:00
love-code-yeyixiao ce39e3390a Update kernel.c 2024-10-06 22:52:17 +08:00