Commit Graph

  • a286653c74 feat, build: add boost-devel-headers to gpui.spec august-alt 2022-03-30 06:27:58 +04:00
  • 1fb53f2fda feat: read policy display name from gpt.ini august-alt 2022-03-30 06:14:32 +04:00
  • 4bb29edc83 feat: add ini plugin august-alt 2022-03-30 06:14:03 +04:00
  • e040572c6f fix: fix message in message box august-alt 2022-03-29 17:22:15 +04:00
  • 615fb033f4 fix: add message box on read error august-alt 2022-03-29 16:39:09 +04:00
  • de6ba68029 fix: add minimum and maximum values to decimal text box august-alt 2022-03-29 16:05:09 +04:00
  • 2a22435fc0 chore: add close operation to ok button in listbox august-alt 2022-03-29 15:32:30 +04:00
  • 91360de39e fix: add new plugins spec file august-alt 2022-03-29 15:28:21 +04:00
  • befaab9f6f fix: clear registry on adding new values to list august-alt 2022-03-29 15:17:35 +04:00
  • 3e5a41bd9d chore: add empty plugins for cmtx/cmtl august-alt 2022-03-28 19:19:34 +04:00
  • 2cfe8c1f8c fix: set correct model to content widget august-alt 2022-03-28 18:37:55 +04:00
  • 9a7c72d1a2 wip: add support for list element in admx august-alt 2022-03-28 18:34:07 +04:00
  • 968cd07b91 fix: only set admx path if it is empty, fix: #75076 august-alt 2022-03-27 19:09:47 +04:00
  • 923e86f721 0.2.0-alt10 august-alt 2022-03-25 19:32:16 +04:00
  • 371dcecf75 fix: remove all icons from buttons, fix: #75058 august-alt 2022-03-25 19:11:40 +04:00
  • ae9c27510e fix: fix issue with doubling items in drop down lists, fix: #75062 august-alt 2022-03-25 15:02:34 +04:00
  • 93d1a923c9 fix: set fixed height of label container in content widget august-alt 2022-03-24 12:36:37 +04:00
  • f231d723f9 fix: add translation to search bar august-alt 2022-03-22 17:30:57 +04:00
  • af95c5600f fix: resolve issue with command name in manual august-alt 2022-03-22 13:07:57 +04:00
  • 37d988b510 feat: add search bar august-alt 2022-03-21 17:44:43 +04:00
  • d43838cf87 fix: fix issue with group policy type both, fix: #74754, #74151 august-alt 2022-03-21 16:10:53 +04:00
  • 2d17b52bd2 feat: add policy description to top tree view item august-alt 2022-03-21 14:55:00 +04:00
  • f194f02b1a 0.2.0-alt9 august-alt 2022-03-18 15:03:09 +04:00
  • d5f1d19c65 fix: fix segmentation fault on old signals been executed august-alt 2022-03-18 14:45:37 +04:00
  • 416248c732 fix: translate message box august-alt 2022-03-17 16:46:11 +04:00
  • f0958d562d fix: fix -Wsign-cast error august-alt 2022-03-16 16:47:52 +04:00
  • fedb753e0a chore: remove -Wsign-promo due to gcc7 behaviour august-alt 2022-03-16 16:08:40 +04:00
  • f5ae4bdde2 0.2.0-alt8 august-alt 2022-03-16 15:53:50 +04:00
  • e2b79d075d fix: fix window resize on large labels, fix: #74704 august-alt 2022-03-16 15:07:15 +04:00
  • 5e37207956 fix: fix translations of default dialog buttons, fix: #74050 august-alt 2022-03-16 14:00:08 +04:00
  • 33843ddfc2 chore, fix: correct file extention of man pages august-alt 2022-03-16 13:23:25 +04:00
  • 692bc9ad73 chore: add verbose flag to install script august-alt 2022-03-16 13:10:40 +04:00
  • 74b745544c feat: add man pages, fix: #73749 august-alt 2022-03-16 12:46:37 +04:00
  • 0d50def373 fix: add translation to file type in open dialog august-alt 2022-03-16 11:52:59 +04:00
  • 98028a1deb fix: fix repocop warning adding aditional desktop category august-alt 2022-03-15 19:18:49 +04:00
  • 9844858b02 fix: initialize smb file permissions with a constructor august-alt 2022-03-15 19:07:36 +04:00
  • 84e239cfe8 chore: enable more gcc warnings and fix them august-alt 2022-03-15 18:56:02 +04:00
  • 5cff440559 chore: warnings associated with -Weffc++ flag were corrected august-alt 2022-03-15 16:09:06 +04:00
  • c8fc6f0b4b 0.2.0-alt7 august-alt 2022-03-14 17:57:51 +04:00
  • ab42a8dd6d fix: second attempt on fixing integer saving, fix: #74054 august-alt 2022-03-14 17:33:36 +04:00
  • a506a6e5b0 fix: prevent multiple dialogs from opening, fix: #74172 august-alt 2022-03-14 15:42:01 +04:00
  • 2f07f18282 fix: add policy name to content widget, fix: #74208 august-alt 2022-03-14 15:13:57 +04:00
  • a50b606f2a chore: update splitters in content widget august-alt 2022-03-14 14:53:06 +04:00
  • 7d9e30a65d chore: update splitter in main window august-alt 2022-03-14 14:28:06 +04:00
  • faa58f4d3f chore: change content widget size policy august-alt 2022-03-14 11:22:39 +04:00
  • 8f6bd33a97 chore: add strech to splitter in content widget august-alt 2022-03-13 18:44:37 +04:00
  • 91e7eda788 chore: update tab ordering august-alt 2022-03-13 18:12:23 +04:00
  • 18770edd4b feat, fix: add ability to select items with keyboard, fix #74217 august-alt 2022-03-13 18:07:40 +04:00
  • 2f8b6d5296 feat: add horizontal splitter august-alt 2022-03-13 15:42:50 +04:00
  • 4e56ab11f2 fix: remove help-all option, fix #74028 august-alt 2022-03-13 14:45:00 +04:00
  • 006469792c fix: add folders first order of items, fix: #74046 august-alt 2022-03-04 17:28:52 +04:00
  • dfd62c0822 feat: add statusbar text, fix: #74215 august-alt 2022-03-04 16:52:03 +04:00
  • 591ea078c8 fix: fix issue with showing empty items, fix: #74005 august-alt 2022-03-02 18:18:51 +04:00
  • d8e572185f 0.2.0-alt6 august-alt 2022-03-01 16:31:53 +04:00
  • b39e1a25d3 fix: fix issue with loading of admx bundle, fix #74114 august-alt 2022-03-01 16:29:23 +04:00
  • d28ff6d277 0.2.0-alt5 0.2.0-alt5 august-alt 2022-02-28 19:19:08 +04:00
  • 166c428ca5 fix: fix issues with saving language and admx path, fix: #74051, #74002 august-alt 2022-02-28 19:10:30 +04:00
  • afae02d787 fix: remove empty strings from editing of multiple-list string, fix issue #74052 august-alt 2022-02-28 13:49:22 +04:00
  • c2168c3187 fix: fix issue #74053 august-alt 2022-02-28 13:33:50 +04:00
  • 1f8ae42610 fix: fix translation issue #74048 august-alt 2022-02-28 11:52:38 +04:00
  • 90a9d65f9a fix: fix issue with version #74027 august-alt 2022-02-25 16:28:55 +04:00
  • aa72d974fa chore: update desktop file august-alt 2022-02-24 19:04:24 +04:00
  • 65d329c7aa fix: fix bug #73617 with caption in about window august-alt 2022-02-24 17:18:35 +04:00
  • caed760c44 fix: fix bugs #73976, #73977 august-alt 2022-02-24 17:11:41 +04:00
  • bc01f01e4d fix: remove value deletion from presentation builder august-alt 2022-02-22 17:23:11 +04:00
  • d420d16593 fix: improve read operation on integers august-alt 2022-02-22 16:59:39 +04:00
  • ff8661aae7 fix: remove connect to absent apply button in content widget august-alt 2022-02-22 15:18:47 +04:00
  • 342c301627 0.2.0-alt4 august-alt 2022-02-21 19:29:53 +04:00
  • 7e7ee30544 fix: add manual. fix bug #73738 august-alt 2022-02-21 19:29:01 +04:00
  • 8ec8c44ad5 chore: update spec file august-alt 2022-02-21 19:06:49 +04:00
  • ea1bf295bf fix: add application icon. fix bug #73625 august-alt 2022-02-21 18:54:21 +04:00
  • 40ca344881 feat: add icon to desktop file august-alt 2022-02-21 18:38:31 +04:00
  • af28ba619f fix: add local admx file to list of rpm requirments august-alt 2022-02-21 18:13:12 +04:00
  • 1e2689e217 fix: fix translation bug #73747 august-alt 2022-02-21 16:20:24 +04:00
  • cef3488899 fix: fix translation bug #73754 august-alt 2022-02-21 15:07:35 +04:00
  • e946f491c3 0.2.0-alt3 august-alt 2022-02-18 16:38:18 +04:00
  • 22ddab5caa fix: fix deleting policy after enabling it august-alt 2022-02-18 16:31:11 +04:00
  • 63a7ef3bbd fix: add value clearing for not configured state august-alt 2022-02-18 16:08:09 +04:00
  • 555cd64912 fix: set space on marking value for deletion august-alt 2022-02-18 14:47:29 +04:00
  • e1872250ea fix: add clear value method august-alt 2022-02-18 14:46:55 +04:00
  • 3d978e21fe fix: clear values associated with policy on save august-alt 2022-02-18 14:45:18 +04:00
  • 9a75f0f9e0 fix: add space to deleted key august-alt 2022-02-18 13:48:06 +04:00
  • 22cde072a6 fix: add enabled flag to prevent save on disabled policies august-alt 2022-02-18 13:42:32 +04:00
  • 121bbf907b 0.2.0-alt2 august-alt 2022-02-17 15:53:57 +04:00
  • aa5c833284 fix: fix string writing to pol file august-alt 2022-02-17 15:32:24 +04:00
  • e096b747be fix: add russian translation for comment august-alt 2022-02-17 13:52:27 +04:00
  • 87063d54d1 fix: fix main window name august-alt 2022-02-17 13:37:05 +04:00
  • 50fcd0447f fix: improve about dialog to look like admc august-alt 2022-02-17 13:21:09 +04:00
  • 5e382d66c3 0.2.0-alt1 august-alt 2022-02-16 01:34:07 +04:00
  • 02c1353efb feat: add combo box index setting august-alt 2022-02-16 01:20:52 +04:00
  • 3e3a9edbb9 Merge branch 'combo-box_fixes' into merge_combo_fix august-alt 2022-02-16 01:03:57 +04:00
  • 89cfb1c0de fix: switch to 16 bit encoding for multi-line strings august-alt 2022-02-15 22:13:58 +04:00
  • 4d2c1c4e54 fix: switch to 16 bit encoding for strings august-alt 2022-02-15 22:13:44 +04:00
  • 883f4f1fe6 fix: check if handle is valid during size operation in smbfile class august-alt 2022-02-15 15:58:40 +04:00
  • 890df9b58a chore: switch to read only mode while opening the pol file august-alt 2022-02-15 15:53:34 +04:00
  • 9b47645e66 fix: fix truncate flag in smbfile august-alt 2022-02-15 15:50:29 +04:00
  • f7b64f25b2 wip: fix data change flag august-alt 2022-02-15 13:23:49 +04:00
  • b6bf3c173d wip: add final flag to presentation builder parameters struct august-alt 2022-02-14 17:51:40 +04:00
  • c7bed9eeeb wip: add data changed flag to presentation builder august-alt 2022-02-14 17:46:27 +04:00
  • e14ffbff42 wip: replace commands with signals august-alt 2022-02-14 15:13:20 +04:00