Commit Graph

  • 5ce4b2da97 improve name of enum used for filter combo Dmitry Degtyarev 2021-09-03 11:42:21 +04:00
  • 31aba13bc0 rename to configuredFilter Dmitry Degtyarev 2021-09-03 11:40:14 +04:00
  • a2721fee99 add some "using namespace" Dmitry Degtyarev 2021-09-03 10:55:16 +04:00
  • 97f54d2883 use set of states for state filter Dmitry Degtyarev 2021-09-02 18:13:49 +04:00
  • a24c05bfb8 implemenet configured/state filter Dmitry Degtyarev 2021-09-02 18:11:42 +04:00
  • fd397b0249 fix case Dmitry Degtyarev 2021-09-02 17:45:04 +04:00
  • dfaadf10f5 add templatefilter Dmitry Degtyarev 2021-09-02 17:43:51 +04:00
  • 4aec80ef91 pass title filter from dialog to model Dmitry Degtyarev 2021-09-02 17:29:26 +04:00
  • da7d8945f2 fix case style in templatefiltermodel Dmitry Degtyarev 2021-09-02 17:17:25 +04:00
  • a65ea97957 create template filter dialog Dmitry Degtyarev 2021-09-02 17:07:02 +04:00
  • 7f99a1a87d add template filter model Dmitry Degtyarev 2021-09-02 16:57:59 +04:00
  • 5ab4aff082 feat: add initial implementation of policy sorting august-alt 2021-09-01 18:08:03 +04:00
  • a70257a1f3 fix: fix string data saving to pol files august-alt 2021-09-01 14:54:31 +04:00
  • a596d2cb23 feat: initialize resitry source by default august-alt 2021-09-01 14:45:23 +04:00
  • 18ac49ddc8 fix: fix machine registry loading august-alt 2021-08-31 12:40:42 +04:00
  • 714596d1c1 feat: add loading of remote files from smb shares august-alt 2021-08-31 12:39:40 +04:00
  • 75eab53d39 feat: add new load function to genericreader august-alt 2021-08-31 12:35:35 +04:00
  • ed0b9fa7be feat: add smbfilebrowser august-alt 2021-08-31 12:35:05 +04:00
  • 3d121a1cdd feat: add user and machine registry branches august-alt 2021-08-19 15:08:41 +04:00
  • c4ca8e9ab4 chore: add policy roles august-alt 2021-08-18 15:42:44 +04:00
  • 70c600c416 feat: add default values when loading values from registry august-alt 2021-08-16 13:57:09 +04:00
  • 73054ade39 fix: switch text data to QString in registry and pol plugin august-alt 2021-08-13 20:54:47 +04:00
  • 44ec07ed3b fix: add virtual destructors for policy classes august-alt 2021-08-13 20:52:52 +04:00
  • 426fb3e15f feat: implement apply/cancel/ok functionality for content widget august-alt 2021-08-13 19:27:52 +04:00
  • 67b9c6a52d feat: implement delayed command execution in presentation builder august-alt 2021-08-13 19:07:44 +04:00
  • 929c70baa0 feat: implement command and command group august-alt 2021-08-13 16:26:40 +04:00
  • be9bddb6f5 chore: refactor content widget august-alt 2021-08-12 20:48:55 +04:00
  • 9baae2dc73 fix: fix empty key in policy state manager august-alt 2021-08-12 20:02:28 +04:00
  • 9547df4a8e fix: fix invalid key detection august-alt 2021-08-12 19:58:12 +04:00
  • 61428c21ec feat: improve getting values august-alt 2021-08-12 19:47:24 +04:00
  • dd4669448b feat: implement deleted state check august-alt 2021-08-12 19:33:37 +04:00
  • 1141cfbb02 fix: fix invalid return value in determineIfPolicyEnabled/Disabled august-alt 2021-08-12 18:12:00 +04:00
  • 77fc8db7d8 feat: implement detection and saving of policy state august-alt 2021-08-12 16:54:48 +04:00
  • 432576717a feat: set widget state from policy state august-alt 2021-08-11 21:12:21 +04:00
  • 2711687bcd feat: add policy state manager august-alt 2021-08-11 21:11:01 +04:00
  • 47f57abd2e feat: add policy widget setter august-alt 2021-08-11 18:43:45 +04:00
  • fdbae1605c fix: fix crash after invalid initialization of parser in pol format plugin august-alt 2021-08-11 13:12:22 +04:00
  • 08ef152040 chore: refactor polregistrysource.cpp august-alt 2021-08-11 12:22:41 +04:00
  • 43586bd42d feat: add file pol save function august-alt 2021-08-10 19:09:08 +04:00
  • a373245c49 chore: refactor pregwriter august-alt 2021-08-10 18:30:44 +04:00
  • 6a6fbec993 feat: add ability to load from registry for pol registry source august-alt 2021-08-10 18:10:26 +04:00
  • 13dbbf5ce6 chore: refactor presentationbuilder.cpp august-alt 2021-08-10 18:09:40 +04:00
  • 775a90e026 fix: fix call signature of presentation builder august-alt 2021-08-10 18:09:24 +04:00
  • 26825f9060 feat: add ability to write to pol files august-alt 2021-08-10 18:03:03 +04:00
  • f3c54f0d8a feat: load pol registry source from file august-alt 2021-08-10 17:19:11 +04:00
  • aaa68309eb feat: add value save-load to presentation builder august-alt 2021-08-10 17:18:15 +04:00
  • 71a661292f feat: move valueName into policyelement august-alt 2021-08-10 17:16:19 +04:00
  • 894bbb48e9 fix: move cpp file to sources section in model/CMakeLists.txt august-alt 2021-08-10 15:09:53 +04:00
  • b02dce2476 fix: remove ambigious call for QVariant in polregistrysource.cpp august-alt 2021-08-10 15:06:09 +04:00
  • f9ce312dbb fix: fix const declaration for getType in abstractregistrysource.cpp august-alt 2021-08-10 15:04:21 +04:00
  • cd7b5e2a3a feat: update call to presentation builder august-alt 2021-08-10 15:03:37 +04:00
  • b91e82a293 fix: fix abstract members declaration in abstractregistrysource.h august-alt 2021-08-10 15:03:00 +04:00
  • bca89cbab5 feat: add open pol file item to file menu august-alt 2021-08-10 14:59:34 +04:00
  • d61e8f777a feat: add registry source august-alt 2021-08-09 18:16:51 +04:00
  • c1286e9fec Merge branch 'improvements' august-alt 2021-08-09 15:19:23 +04:00
  • 90c8e0c06d feat: update workflow august-alt 2021-07-30 15:44:16 +04:00
  • 9deab34066 docs, build: add documentation workflow august-alt 2021-07-27 16:46:55 +04:00
  • 05d20f8a9f fix: add newline at the end of the .gitignore august-alt 2021-07-27 16:25:51 +04:00
  • 1e64e3f84c docs: add configuration for doxygen Aleksey Saprunov 2021-07-27 11:05:31 +04:00
  • 7952cc0a87 feat: add policy pointer to standard model item august-alt 2021-07-30 14:54:09 +04:00
  • 5c7d7ef1b6 feat: add generic reader class august-alt 2021-07-30 13:43:27 +04:00
  • d4b6e1f887 feat: move policy state to separate widget august-alt 2021-07-29 13:49:10 +04:00
  • fc103f2579 chore: refactor presentationwidgetvisitor august-alt 2021-07-28 15:34:03 +04:00
  • 52de64bbdd feat: change settings saving august-alt 2021-07-28 13:39:29 +04:00
  • d2889ddfe2 docs: add build from source instructions to install.md august-alt 2021-08-06 17:42:45 +04:00
  • a0574b547e feat, build: add git to codeql environment august-alt 2021-08-05 15:25:52 +04:00
  • dc680b6ae5 feat, build: add codeql analysis august-alt 2021-08-04 16:20:01 +04:00
  • 01812b952d feat: update workflow august-alt 2021-07-30 15:44:16 +04:00
  • b5cba59418 Merge branch 'fixes' august-alt 2021-07-28 13:29:42 +04:00
  • c932203c00 docs, build: add documentation workflow august-alt 2021-07-27 16:46:55 +04:00
  • 5cc8da87c9
    Merge pull request #2 from AlexSP0/docs august-alt 2021-07-27 16:26:45 +04:00
  • d5752026ef
    fix: add newline at the end of the .gitignore august-alt 2021-07-27 16:25:51 +04:00
  • 28d4e70f27 feat: add main window settings class august-alt 2021-07-27 16:23:47 +04:00
  • 2d79818bc4 docs: add configuration for doxygen Aleksey Saprunov 2021-07-27 11:05:31 +04:00
  • 78c2f0f551 fix: improve binary data storage for pol format august-alt 2021-07-27 13:47:41 +04:00
  • 6498be8bc6 feat: add disabled or enabled lists and values august-alt 2021-07-26 19:07:45 +04:00
  • b94e8b8186 fix: fix spec file include libpol-plugin.so august-alt 2021-07-23 16:32:40 +04:00
  • 350424c438 Merge remote-tracking branch 'origin/master' august-alt 2021-07-23 16:26:52 +04:00
  • 46ffcec39b
    Merge pull request #1 from Kvel2D/save-state august-alt 2021-07-22 17:41:42 +04:00
  • 93e2d0ecbe feat: implement app state saving Dmitry Degtyarev 2021-07-22 17:29:46 +04:00
  • c0bf6387da feat: set app variables Dmitry Degtyarev 2021-07-22 17:27:34 +04:00
  • 6a53b8f94e fix: assign items without parent category to root category august-alt 2021-07-22 15:56:22 +04:00
  • 027f97b263 fix: resolve invalid access in preg parser august-alt 2021-07-22 15:55:42 +04:00
  • c255d18ebf fix: fix access modifier to registry entry august-alt 2021-07-21 17:40:55 +04:00
  • 8f1d3f9a4a tests: add pol file test august-alt 2021-07-21 17:40:14 +04:00
  • fd0837c740 feat: add pol file reader august-alt 2021-07-21 17:39:26 +04:00
  • 6c08b5d325 feat: implement registry file in io library august-alt 2021-07-21 17:17:00 +04:00
  • 21c4dbe160 feat: add pol file plugin files august-alt 2021-07-19 17:23:17 +04:00
  • a1ace64d15 feat: add io for registry files august-alt 2021-07-19 17:22:30 +04:00
  • c7017aa52f feat: add registry model august-alt 2021-07-19 17:20:58 +04:00
  • 12e3f93228 fix: remove unused parameter from policy bundle august-alt 2021-07-16 15:57:53 +04:00
  • faf3aa786b feat: remove policy dialog august-alt 2021-07-16 15:43:09 +04:00
  • 021dcde3c9 fix, ui: return list view august-alt 2021-07-16 15:39:40 +04:00
  • 62dd8a9b42 feat: rearrange widgets horizontally august-alt 2021-07-16 13:48:58 +04:00
  • 2a513da1a5 feat, ui: use content widget to display content of policy august-alt 2021-07-16 13:48:29 +04:00
  • 225472de79 fix: remove unused function from policybundle august-alt 2021-07-16 12:22:10 +04:00
  • da531d3092 feat, ui: add supported on display for ui august-alt 2021-07-15 17:31:57 +04:00
  • 62f17fff56 chore, ui: refactor policy ui dialog august-alt 2021-07-15 14:26:46 +04:00
  • fadae92bb5 chore: refactor label creation in presentation builder august-alt 2021-07-15 14:19:35 +04:00
  • a3455cf3b9 fix: fix multi-text box height august-alt 2021-07-15 12:11:07 +04:00