august-alt
974135377c
fix: add backslash to the end of policy path in scripts plugin
2023-03-29 17:48:39 +04:00
august-alt
d63a987dd5
fix: fix path in scripmodelio
2023-03-29 17:41:31 +04:00
august-alt
9f54190fd5
chore: update application version
2023-03-29 17:00:18 +04:00
august-alt
bc00620def
fix: select scrips tab by default
2023-03-28 16:54:52 +04:00
august-alt
737fce25f5
fix: deselect item after deleting it
2023-03-28 16:35:19 +04:00
august-alt
27d7e0e19a
chore: update vesion in spec file
2023-03-27 15:36:55 +04:00
august-alt
36fccd01b3
fix: add clear button to qkeysequenceedit
2023-03-27 15:25:42 +04:00
august-alt
dd3d9e9c25
fix: fix dialog in ScriptsContentWidget
...
When user clicks listview item but does not change
selection in listview dialog will not be displayed.
This commit fixes issue by attaching startDialog method
to QListView::clicked this allows dialog to be shown regardless
of what item is currently selected.
2023-03-17 15:59:46 +04:00
august-alt
2ae5d38b6f
fix: fix regex for ini parameter value in scriptmodelbuilder
2023-03-17 15:43:33 +04:00
august-alt
d809524132
fix : #96328 , fix writing script files to smb shares
2023-03-16 17:33:07 +04:00
august-alt
b82ea3b490
fix: fix translation of scripts snap-in
2023-03-14 17:20:54 +04:00
august-alt
600861c870
fix: fix typo in folders preference
2023-03-14 16:43:09 +04:00
august-alt
cf16d5b18a
chore: update vesion in spec file
2023-03-14 13:54:45 +04:00
august-alt
7030ef2eae
fix : #96489 , fix policy key search for lists
...
Due to variables been captured in lambda by reference,
search of key always ended finding key for last element.
This commit solves this issue adding capture of function
parameters by value. This makes search work as intended.
2023-03-14 13:27:10 +04:00
AlexSP0
5a225cd901
feat: add executable attribute to the fileswidget ( #22 )
2023-03-13 18:03:17 +04:00
august-alt
d6f0c19375
chore: switch cmake policy 0071 to new
...
We don't need to apply cmake to autogenerated files here,
so we switch policy to new type of behavior.
2023-03-06 20:14:20 +04:00
august-alt
c72e2ffe32
chore: update vesion in spec file
2023-03-05 20:35:05 +04:00
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