august-alt
9556de162d
fix: replace std::regex with QRegularExpression
2023-03-05 20:32:38 +04:00
august-alt
54ab6314b0
chore: update vesion in spec file
2023-03-05 17:37:33 +04:00
august-alt
d182a8cc4c
Merge branch 'scripts'
2023-03-05 17:34:52 +04:00
august-alt
f0705aede0
fix: revert adldap_config.h to initial state
2023-03-05 17:32:14 +04:00
august-alt
4d72a2f91a
fix: remove erasure of double backslash in a script path
2023-02-26 20:04:13 +04:00
august-alt
5b83c5bad9
fix, chore: refactor addscriptwidget
2023-02-21 16:57:10 +04:00
august-alt
cb8ca9f6c3
fix: refactor item category
2023-02-11 22:25:30 +04:00
august-alt
2b93157be2
fix: remove unused models setup in scriptstreeproxymodel
2023-02-11 22:24:25 +04:00
Alexey Saprunov
01c140957b
chore: implement browse button functionality in addscriptwidget
2023-01-27 15:51:20 +04:00
Alexey Saprunov
62b8ec57c6
fix: fixed crash when clicking up, down, delete without selecting an item in scripts dialog tabs
2023-01-27 14:59:05 +04:00
Alexey Saprunov
038aa640c0
chore: implement browse button
2023-01-27 14:47:21 +04:00
Alexey Saprunov
f4e65035a1
fix: rename basescriptswidget to basescripttabwidget
2023-01-21 12:20:54 +04:00
Alexey Saprunov
5e4f5afbe0
fix: translations in scriptstreemodel and remove comment in CMakeLists.txt
2023-01-21 11:54:23 +04:00
Alexey Saprunov
a117f176f1
chore: add translations for srciptscontentwidget
2023-01-20 12:27:26 +04:00
august-alt
c28d1bcade
chore: update version in spec file
2023-01-19 15:23:55 +04:00
august-alt
4c7487dc35
chore: refactor version.h.in in core library
2023-01-18 18:00:47 +04:00
august-alt
c104378310
chore: update workflow
2023-01-18 17:35:43 +04:00
august-alt
56ce03f349
chore: update workflow
2023-01-18 17:22:37 +04:00
august-alt
eb4316e7da
chore: refactor model type
2023-01-18 16:31:00 +04:00
Alexey Saprunov
6e2a50de2d
fix: fix scripts translation and remove comments in scriptsitem.h
2023-01-18 15:28:40 +04:00
august-alt
7f74dc33ed
fix, wip: set default user context flag to true in user policies
2023-01-18 12:35:21 +04:00
august-alt
f52c468197
fix: fix inability to input section name on delete mode in ini widget
2023-01-17 17:06:58 +04:00
Alexey Saprunov
0ca63a56d8
fix: empty parameters in addscriptswidget
2023-01-16 16:23:16 +04:00
Alexey Saprunov
378c994bf7
Merge branch 'master' into scripts
2023-01-16 16:15:21 +04:00
Alexey Saprunov
5111883b90
chore: add qstandartitem model in scriptscontentwidget
2023-01-16 14:34:23 +04:00
Alexey Saprunov
12c5599672
chore: add translates for scripts widget
2023-01-16 14:33:05 +04:00
august-alt
acd9ecb272
chore: update version in spec file
2023-01-12 16:42:39 +04:00
august-alt
47e66146ff
fix: fix issue #91098 , on KDE based systems
2023-01-12 16:36:56 +04:00
august-alt
6ae7afa419
fix: fix issue #91098 , on KDE based systems
2023-01-12 16:25:03 +04:00
Alexey Saprunov
623848fe51
Merge branch 'master' into scripts
2023-01-12 12:41:53 +04:00
august-alt
0afe601545
Merge pull request #21 from AlexSP0/fix_race_condition_with_adinterface
...
fix: race condition problems with AdInterface
2023-01-10 22:45:02 +04:00
august-alt
9eebda5cb4
chore: update version in spec file
2023-01-10 17:12:37 +04:00
august-alt
874d5294d1
feat: add shortcut encoding
2023-01-10 17:09:45 +04:00
Alexey Saprunov
0aa22e6739
fix: race condition problems with AdInterface
2023-01-10 12:53:17 +04:00
august-alt
d10ea4913e
fix: fix issue #91098 , fix translation of qsequenceedit
2023-01-10 10:33:17 +04:00
august-alt
ee85fef4fd
chore: add files for key sequence encoder
2023-01-09 17:05:03 +04:00
august-alt
c79fe9b5d2
chore: add version.h to .gitignore
2023-01-05 20:47:39 +04:00
august-alt
be6facc00f
fix: add space to label in about dialog
2023-01-05 20:46:15 +04:00
august-alt
6577078948
Merge pull request #20 from AlexSP0/auto_update_version
...
feat: add auto update version in about dialog
2023-01-05 20:38:45 +04:00
Alexey Saprunov
686fa18c8f
feat: add auto update version in about dialog
2023-01-05 20:17:20 +04:00
august-alt
425250a2df
chore: update install.md
2022-12-29 17:32:07 +04:00
august-alt
605945dae9
chore: update version in spec file
2022-12-28 13:21:07 +04:00
august-alt
900b7305de
fix: fix issue #75874 , fix spin box
2022-12-28 13:11:41 +04:00
august-alt
aea8c2dbe1
feat!: change plugin loading mechanism
2022-12-28 11:47:57 +04:00
august-alt
3c0cbfe925
fix: fix issue #91635 , fix e2k build
2022-12-28 11:43:37 +04:00
august-alt
a88076439c
chore: fix code style in mainwindow.cpp
2022-12-28 11:32:18 +04:00
august-alt
c648987608
fix: add prefix for translation resources
2022-12-28 11:31:50 +04:00
august-alt
74020ccc6b
chore, gitignore: add qt translation resources to .gitignore
2022-12-28 11:30:26 +04:00
august-alt
be26545745
wip: fix issue #75874 , add spin boxthat mirrors behaviour of windows spinbox
2022-12-27 17:29:51 +04:00
august-alt
d0a0712d50
fix: fix save process on message box ok button signal
2022-12-27 13:13:34 +04:00