Commit Graph

  • e13eb36e8f Merge pull request #363 from dalthviz/custom_palette_processing develop Carlos Cordoba 2025-07-16 09:14:42 -07:00
  • a9ded6cd3d Update some args help string Daniel Althviz Moré 2025-07-14 14:22:35 -05:00
  • 60ea5694de Apply suggestions from code review Daniel Althviz Moré 2025-07-14 14:16:55 -05:00
  • d3716f9351 Add argument to prevent generating palette colors preview images (palette.svg and palette.png) dalthviz 2025-07-08 17:05:18 -05:00
  • 454005efd8 Fix palette preview generation and regenerate images for dark and light palettes dalthviz 2025-07-07 16:44:26 -05:00
  • a34180ec2e Make qdarkstyle.utils command args use dashes instead of underscore dalthviz 2025-07-07 14:07:02 -05:00
  • e314770680 Make --watch check for changes over palette definitions (palette.py files) instead of generated .qss files dalthviz 2025-07-03 14:47:49 -05:00
  • 8a96cae020 Remove create_custom_qss code with errors. Update commented out related test dalthviz 2025-07-03 14:28:51 -05:00
  • 3f29e096a2 Add args to get custom palette from file. Fix logging level setup. dalthviz 2025-07-02 18:54:16 -05:00
  • 45f0268766 Add arguments to qdarkstyle.utils entrypoint to generate custom palette assets in a specific directory dalthviz 2025-07-01 17:24:17 -05:00
  • ae90049e94 Add and expose process_palette kwargs related with paths to allow processing custom palettes dalthviz 2025-06-30 18:52:02 -05:00
  • 6f3962e637 Update changes master v.3.2.3 Daniel Cosmo Pizetta 2023-11-28 16:48:19 -03:00
  • 02977315a6 Substitute PyQt5 import for qtpy Daniel Cosmo Pizetta 2023-11-28 16:41:26 -03:00
  • 31d0928e18 Replace deprecated dash-separated description-file Benjamin A. Beasley 2023-11-28 12:49:12 -05:00
  • 1c5be2e296 Rebuild assets with Qt5 v3.2.2 Daniel Cosmo Pizetta 2023-11-27 17:25:36 -03:00
  • 969fd60426 Update changes v3.2.1 Daniel Cosmo Pizetta 2023-11-09 17:21:13 -03:00
  • 36336c9f42 Update resources and assets Daniel Cosmo Pizetta 2023-11-09 17:19:37 -03:00
  • 24167c436a Add new Python version to tox Daniel Cosmo Pizetta 2023-11-09 17:19:16 -03:00
  • 71f94344c9 Activate log messages when using utils as script Daniel Cosmo Pizetta 2023-11-09 17:18:55 -03:00
  • 0bd58b7763 Update contributing to add resources update Daniel Cosmo Pizetta 2023-11-09 17:18:26 -03:00
  • b70b89f887 Add COLOR-DISABLED, fixes #337 Daniel Cosmo Pizetta 2023-11-09 17:17:29 -03:00
  • a814eeeed9 Update version Daniel Cosmo Pizetta 2023-11-09 17:16:56 -03:00
  • 5eda73d310 Update version and changes list v3.2 Daniel Cosmo Pizetta 2023-10-25 16:17:05 -03:00
  • 3858c55c5d Improve C++ usage description, fixes #329 Daniel Cosmo Pizetta 2023-10-25 16:02:54 -03:00
  • bce87bf816 Add ruff config Daniel Cosmo Pizetta 2023-10-25 16:02:20 -03:00
  • f8aca53f9f ENH: entries and docs including Qt6 Daniel Cosmo Pizetta 2023-10-25 15:51:29 -03:00
  • 886094bea8 FIX: warnings functional call, fixes #325 Daniel Cosmo Pizetta 2023-10-25 15:50:41 -03:00
  • 879dad5d29 Merge pull request #324 from alexispr1/fix_qtoolbox_widget_background Carlos Cordoba 2023-10-24 12:33:36 -04:00
  • 2f52c3ffba Fix hidden background of widgets in QToolBox Alexis Proux 2022-11-23 09:11:06 +01:00
  • f7c5d18070 Merge pull request #335 from conradolandia/light_palette Carlos Cordoba 2023-10-24 12:17:48 -04:00
  • 7bdca5b6d2 Adjust colorsystem to improve light theme conradolandia 2023-10-20 11:09:33 -05:00
  • f31883b1a9 Merge pull request #327 from oscargus/drop_py2 Carlos Cordoba 2023-10-11 19:34:07 -04:00
  • e2510ef4b1 Fix some issues with create_custom_qss Carlos Cordoba 2023-10-11 18:29:27 -05:00
  • 42a7dc429a Merge branch 'develop' into drop_py2 Carlos Cordoba 2023-10-11 17:59:43 -05:00
  • 322712748d Merge pull request #334 from conradolandia/disabled_color Carlos Cordoba 2023-10-11 18:45:53 -04:00
  • 8d89a4ac90 Merge pull request #333 from musicinmybrain/shebang-cleanup Carlos Cordoba 2023-10-11 18:34:37 -04:00
  • 0d72175970 Improve colors of Light theme to have a bit more contrast in the lighter tones conradolandia 2023-10-10 19:49:15 -05:00
  • 3e9306c6c8 Add DISABLED_COLOR variable to palettes dark/light. Used variable in _styles.scss. Add @conradolandia to the list of contributors. conradolandia 2023-10-10 19:31:15 -05:00
  • 08fb6cd51b Add DISABLED_COLOR variable to palettes dark/light. Add @conradolandia to the list of contributors. conradolandia 2023-10-10 19:29:36 -05:00
  • 415c054422 Merge pull request #321 from hmaarrfk/patch-1 Carlos Cordoba 2023-10-10 19:41:19 -04:00
  • d0ade70e54 Standardize on explicit “python3” in shebangs Benjamin A. Beasley 2023-09-17 08:34:42 -04:00
  • a322d007cc Fix the shebang in qdarkstyle/example/__main__.py Benjamin A. Beasley 2023-09-17 08:33:33 -04:00
  • 6ea8d717f9 Ensure all scripts with shebangs are executable Benjamin A. Beasley 2023-09-17 08:32:45 -04:00
  • a9d9c6f0af Remove shebangs and execute permission from non-script executables Benjamin A. Beasley 2023-09-17 08:30:06 -04:00
  • 1544d4292a Remove shebangs from non-executable, non-script files Benjamin A. Beasley 2023-09-17 08:23:58 -04:00
  • be39b56931 Drop Python 2 Oscar Gustafsson 2023-01-12 21:27:14 +01:00
  • f7801593ef Fix small typo in the value of B150 Mark Harfouche 2022-11-06 00:16:47 -04:00
  • 2e9f4587d9 Update part of create_custom_qss function Daniel C. Pizetta 2022-08-18 21:45:17 -03:00
  • 43955dbe9f Add Qt6 support Daniel C. Pizetta 2022-08-18 21:40:22 -03:00
  • bd845e0f07 Update requirements, tox config Daniel C. Pizetta 2022-08-18 21:36:10 -03:00
  • 5162909e03 Linting and doc fixes Daniel C. Pizetta 2022-06-15 09:06:08 -03:00
  • fb67d3cb19 Improve readability with f-strings Daniel C. Pizetta 2022-06-14 18:02:33 -03:00
  • 4a98461516 Move is_identifier to internal API Daniel C. Pizetta 2022-06-14 17:47:23 -03:00
  • 10f58d4e48 Change global variable names to better fit content Daniel C. Pizetta 2022-06-13 14:15:45 -03:00
  • 20b74a36c0 Fix minor spell errors Daniel C. Pizetta 2022-06-13 14:10:14 -03:00
  • 6ff5fdfd7b Update version and changes v3.1 Daniel C. Pizetta 2022-05-30 12:47:49 -03:00
  • a363c1d73b Update resources Daniel C. Pizetta 2022-05-30 12:39:12 -03:00
  • 9e72c253b0 Update tests to include palette, remove out of date call Daniel C. Pizetta 2022-05-30 12:24:13 -03:00
  • 67c78db7f1 Name qrc and qss files with prefix of palette ID to keep them working on C++ Daniel C. Pizetta 2022-05-30 12:22:55 -03:00
  • 0a97b4c546 Fix identation after removing function Daniel C. Pizetta 2022-05-30 12:07:03 -03:00
  • 34cf0e2dcd Fix call and arguments for process_palette, remove imports Daniel C. Pizetta 2022-05-30 12:06:01 -03:00
  • 5569d6c919 Remove the need of changing global vars, causing errors when generating resources Daniel C. Pizetta 2022-05-30 12:02:16 -03:00
  • d15df6ac4f Fix path separator using join() Daniel C. Pizetta 2022-05-30 12:00:48 -03:00
  • 9c716e73ed Add palette-specific paths, remove use of globals Daniel C. Pizetta 2022-05-30 11:59:51 -03:00
  • 6b96c4c1f2 Enhance qrc footer template to generalize QSS_FILE name Daniel C. Pizetta 2022-05-30 11:58:18 -03:00
  • a65776cbec Raise NotImplementedError when calling create_custom_qss, before updating it Daniel C. Pizetta 2022-05-30 11:52:06 -03:00
  • b5fe117d02 Remove unnecessary imports Daniel C. Pizetta 2022-05-30 11:51:03 -03:00
  • 11bddcf398 Add palette name on title when running example Daniel C. Pizetta 2022-05-30 11:48:45 -03:00
  • febca907ea Remove prints and enhance log messages Daniel C. Pizetta 2022-05-30 11:45:48 -03:00
  • 96218acf74 Update call and arguments Daniel C. Pizetta 2022-05-30 10:39:35 -03:00
  • f1f774e938 Refactor run_process to process_palette, create compile_qrc_file Daniel C. Pizetta 2022-05-30 10:38:40 -03:00
  • 35d1f27b1e Fix pattern when getting rc links from scss files Daniel C. Pizetta 2022-05-30 09:35:51 -03:00
  • a60b150cd9 Include only .png files into the list Daniel C. Pizetta 2022-05-30 09:35:01 -03:00
  • 2e79d92929 Fix wrong RC links on report and improve messages for debug Daniel C. Pizetta 2022-05-30 09:34:10 -03:00
  • cfa9ca1d3d Create folders if not existent Daniel C. Pizetta 2022-05-30 09:32:44 -03:00
  • 2166608671 Add log messages Daniel C. Pizetta 2022-05-30 09:31:14 -03:00
  • 309369e22a Update auto generated files list of names Daniel C. Pizetta 2022-05-30 09:30:01 -03:00
  • 5725f32b8c Fix spelling errors Daniel C. Pizetta 2022-05-29 19:59:49 -03:00
  • 73531859fe Fix deprecated method warn(), fixes #309 Daniel C. Pizetta 2022-05-29 18:35:14 -03:00
  • 870850d050 Correct spelling mistakes Edward Betts 2022-05-27 19:53:45 +02:00
  • b5f7fe979c Fix references to new QSS files mgr 2022-03-19 23:18:54 +01:00
  • 489a03c2b3 Fix C++ interchange of dark/light themes Jihadist 2022-01-05 12:09:01 +03:00
  • 43abefb2b5 Merge pull request #305 from juliangilbey/fix-deprecation-warning Daniel Pizetta 2022-01-03 10:28:06 -03:00
  • a017e667b0 Fix logging module DeprecationWarning Julian Gilbey 2021-12-21 14:19:41 +00:00
  • 93f97838ed Merge pull request #300 from juliangilbey/fix-global-paths Daniel Pizetta 2021-12-10 11:24:36 -03:00
  • 2569458d50 Merge branch 'develop' into fix-global-paths Daniel Pizetta 2021-12-10 11:22:15 -03:00
  • 878a88e5a7 Add data files when installing package, fixes #299 (#302) Julian Gilbey 2021-12-10 14:20:46 +00:00
  • ab9c3209fe Add details to AUTHORS and CHANGES Julian Gilbey 2021-12-04 20:10:17 +00:00
  • 46b6f73da0 Ensure global paths are always set to valid values Julian Gilbey 2021-12-04 19:38:58 +00:00
  • cbc93c0552 Update version and CHANGES v3.0.3 Daniel Pizetta 2021-11-29 10:58:23 -03:00
  • 6567e7e62c Update resources - auto generated" Daniel Pizetta 2021-11-29 10:57:57 -03:00
  • 4cb553780f Temporary fix for expanding combobox Qt5.15, #288, #282, #285 Daniel Pizetta 2021-11-29 10:54:59 -03:00
  • 382fb6c5dd Remove combo checked item boldness to prevent bug on qt5.15 (#288) Martin Delille 2021-11-29 14:19:48 +01:00
  • 6f39fa368b Merge pull request #280 from BruceLee569/patch-1 Daniel Pizetta 2021-07-19 18:50:37 -03:00
  • 8ffb674d2f Merge pull request #289 from ccordoba12/fix-generating-assets Daniel Pizetta 2021-07-19 18:48:42 -03:00
  • fd1364c0cf Fix generating assets per operating system Carlos Cordoba 2021-07-13 16:11:08 -05:00
  • 8c8285e8a9 Update README.rst 辰冢 2021-05-12 11:05:03 +08:00
  • 67fe9c1509 Fix tristate enumerator, closes #275 Daniel Pizetta 2021-04-04 10:54:25 -03:00
  • 26c3878fff Merge branch 'develop' v3.0.2 Daniel Pizetta 2021-04-01 12:33:51 -03:00
  • ea408544f5 Simplify reference to avoid problems with rendering rst Daniel Pizetta 2021-04-01 12:30:21 -03:00