17
0

24 Commits

Author SHA256 Message Date
60866e4999 Accepting request 1289116 from devel:languages:python
- Switch to pyproject macros.

OBS-URL: https://build.opensuse.org/request/show/1289116
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-QDarkStyle?expand=0&rev=11
2025-06-30 11:06:23 +00:00
5aec6eb74a - Switch to pyproject macros.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-QDarkStyle?expand=0&rev=23
2025-06-30 04:08:58 +00:00
8937bc0917 Accepting request 1282335 from devel:languages:python
Forwarded request #1281835 from krop

- Drop pyside2 support for Leap 16 and factory (boo#1243916)

OBS-URL: https://build.opensuse.org/request/show/1282335
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-QDarkStyle?expand=0&rev=10
2025-06-03 15:57:28 +00:00
7268f794ae - Drop pyside2 support for Leap 16 and factory (boo#1243916)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-QDarkStyle?expand=0&rev=21
2025-06-03 13:20:43 +00:00
e844e8138a Accepting request 1181543 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1181543
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-QDarkStyle?expand=0&rev=9
2024-06-19 14:37:09 +00:00
3cb417e589 fix test fail for Leap 15.6
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-QDarkStyle?expand=0&rev=19
2024-06-18 16:20:57 +00:00
ae2a37036c Accepting request 1128986 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1128986
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-QDarkStyle?expand=0&rev=8
2023-11-27 21:43:10 +00:00
cd9768842a Accepting request 1128891 from home:bnavigator:branches:devel:languages:python:numeric
- Update to 3.2.1
  * Add COLOR_DISABLED to vars #337
  * Enhance contributing guide
- Release 3.2:
  * Improve C++ usage description #329
  * Add Qt6 support, fixes entries and docs
  * Fix warnings calls #325
  * Fix hidden background Qtoolbox MR #324
  * Enhance contrast ligh theme MR #335
  * Drop Python 2 support #327
  * Add constant to disable color of widgets
  * Fixes small typos and shebang cleanup
- Release 3.1:
  * Fixes generating resources
  * Correct spelling mistakes
  * Refactoring functions from qdarkstyle.utils
  * Include prefix of palette.ID for qrc, qss, _rc files, keep
    working on C++ #273
  * Fix global variables issue #298
  * Include data files when installing package #299
- Release 3.0.3:
  * Temporary fix for expanded combo box in Qt 5.15, fixes #282,
    #285, MR #288
  * Fix generating assets in Posix
  * Fix tristate value for checkbox #275
  * Minor fixes and improvements
- Drop QDarkStyle-issue275-pyside2.patch

OBS-URL: https://build.opensuse.org/request/show/1128891
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-QDarkStyle?expand=0&rev=17
2023-11-26 22:04:30 +00:00
3d049d9f34 Accepting request 1104323 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1104323
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-QDarkStyle?expand=0&rev=7
2023-08-17 17:44:34 +00:00
1ebc78d88b Accepting request 1104198 from home:ecsos:python
- Add %{?sle15_python_module_pythons}

OBS-URL: https://build.opensuse.org/request/show/1104198
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-QDarkStyle?expand=0&rev=15
2023-08-17 07:59:56 +00:00
Richard Brown
0401087ac8 Accepting request 884006 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/884006
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-QDarkStyle?expand=0&rev=6
2021-04-10 13:27:43 +00:00
94f8d247ba Accepting request 883909 from home:bnavigator:branches:devel:languages:python
- Update to version 3.0.2
  * Enable the use of setTabColor and add example, fixes #212
  * Update description to inform about Python 2 and Qt4 unsupported
    versions
  * Add missing examples #251
  * Enhancement of state of active/non-active items in views #209
  * Update manifest to include UI files
  * New structure to create different palettes #268, #164
  * New light palette #240, #268
  * Improved dark palette #252, #266, #264, #265, #248
  * Improved tool buttons #260
  * Improved tabs #270, #271, #267
  * Improved combo boxes #263
  * Improved close/float sizes os-dependent #267
  * Fix checkbox problems #200, #259, #239
  * Fix indicators' colors in menus and tables #242
  * Fix dock widget tab hover #243
  * Workaround for menus with indicators and icons #214
  * Update to be compatible with Qt 5.[12,13,14,15]
- add QDarkStyle-issue275-pyside2.patch
  gh#ColinDuquesnoy/QDarkStyleSheet#275

OBS-URL: https://build.opensuse.org/request/show/883909
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-QDarkStyle?expand=0&rev=13
2021-04-09 09:22:46 +00:00
4ba3f19beb Accepting request 859297 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/859297
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-QDarkStyle?expand=0&rev=5
2020-12-30 16:12:57 +00:00
be8cf0e39f Accepting request 858994 from home:bnavigator:branches:devel:languages:python
- Support for multiple python3 flavors
  * Put standalone command under update-alternatives control
  * test pyside2 only with primary python3 flavor
  * gh#openSUSE/python-rpm-macros#66

OBS-URL: https://build.opensuse.org/request/show/858994
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-QDarkStyle?expand=0&rev=11
2020-12-29 20:45:30 +00:00
25b6000985 Accepting request 806988 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/806988
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-QDarkStyle?expand=0&rev=4
2020-05-19 12:49:12 +00:00
Tomáš Chvátal
4059635482 Accepting request 806986 from home:alarrosa:branches:devel:languages:python
- Add _multibuild to run the test in a flavor and use xvfb-run
  instead of calling the Xvfb server directly and depending on the
  xorg-x11-server-Xvfb package which is not available in SLE/Leap.

- Update to 2.8.1:
  * Fix rst file formats and links #229
  * Add .gitattributes for generated and documentation files
  * Add more complete tox and Travis envs with many checks
  * Fix removing message format argument
  * Fix QGroupBox small indicator size #218
  * Fix QGroupBox incorrect indicator icon when unfocused #219
  * Fix QDateTimeEdit incorrect drop-down arrow icon #220
  * Fix documentation

OBS-URL: https://build.opensuse.org/request/show/806986
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-QDarkStyle?expand=0&rev=9
2020-05-18 14:20:12 +00:00
43ab52f3b3 Accepting request 767948 from devel:languages:python
- Fix the tarball fetching

- disable python2 as build dependency pyside is only available on python3
- update to version 2.8:
 -  Fix tooltip giant rectangle #174
 -  Fix QTextEdit wihout borders inside frame #188
 -  Fix PyQt5 issuies on dropbown #191
 -  Fix combo box with icons #169
 -  Fix QToolbBar vertical handle #210
 -  Fix pane tab labelcropped on activation #199
 -  Enhance vertical/horiontal lines #184
 -  Enhance tool button size and spacing #181, #183, #202
 -  Enhance buttons and inputs with focus, blue border #194, #211
 -  Enhance QSplitter #207
 -  Removed QStatusBar vertical lines #205
- update to version 2.7:
 -  Remove utils from import in qdarkstyle, #170
 -  Fix border colors in tool button #176
 -  Fix scroll area and stacked with 2px padding, #159
 -  Fix backgroung submenu color, #179
 -  Fix extra border aside header's arrow indicator, #180
 -  Fix menu right arrrow indicator
 -  Fix slide bars colors, #150
 -  Fix QLabels problems, #163, #139
 -  Fix problems with example settings using PySide2 and --no\_dark #167
 -  Provide SVG files for all images, standard names and sizes, fix images, #149
 -  Improve images and add high resolution images, #140
 -  Improve docs
 -  Add check to scripts for generating images, #137
 -  Fix tox and travis scripts #76

OBS-URL: https://build.opensuse.org/request/show/767948
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-QDarkStyle?expand=0&rev=3
2020-01-29 12:15:07 +00:00
Tomáš Chvátal
15b023cb0f - Fix the tarball fetching
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-QDarkStyle?expand=0&rev=7
2020-01-28 09:29:54 +00:00
Tomáš Chvátal
c708460f02 - Fix the traball fetching
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-QDarkStyle?expand=0&rev=6
2020-01-28 08:32:04 +00:00
Tomáš Chvátal
5b550395b8 Accepting request 767319 from home:sebix:branches:devel:languages:python
needed by spyder3 > 4
needs Request#767242

- disable python2 as build dependency pyside is only available on python3
- update to version 2.8:
- update to version 2.7:

OBS-URL: https://build.opensuse.org/request/show/767319
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-QDarkStyle?expand=0&rev=5
2020-01-28 08:11:39 +00:00
77c36fe3d4 Accepting request 705019 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/705019
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-QDarkStyle?expand=0&rev=2
2019-05-24 09:33:00 +00:00
Tomáš Chvátal
c46921c001 Accepting request 705005 from home:pgajdos
- version update to 2.6.8
  - Fix double border in QtabWidget for pyqt5
  - Fix widgets border in QTabWidget as QLabel  #141, #123, #126
  - Fix QTab scroller buttons background #136
  - Update color from images, fix #127
  - Add retina resolution @2x, fix #140
  - Intermediate version before merge PR #142 adding scripts
  - Fix combobox indicator and padding #132
  - Fix PyQtGraph plot axes covered by padding #134
  - Update authors
  - Fix tabbed bordeless frames and add more examples, #123, #126
  - Add feedback to pressed buttons, #133
  - Change future warning to pending deprecation for developers, #125 in v2.x
  - Fix hover in qtabwidget, #128

OBS-URL: https://build.opensuse.org/request/show/705005
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-QDarkStyle?expand=0&rev=3
2019-05-23 13:18:37 +00:00
Stephan Kulow
42cd46af77 Accepting request 670113 from devel:languages:python
New package python-QDarkStyle

OBS-URL: https://build.opensuse.org/request/show/670113
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-QDarkStyle?expand=0&rev=1
2019-02-24 16:10:33 +00:00
Tomáš Chvátal
ac8ff3cb89 Accepting request 669951 from home:alarrosa:branches:devel:languages:python
New package python-QDarkStyle, a dependency of the next vorta release.
Now with tests

OBS-URL: https://build.opensuse.org/request/show/669951
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-QDarkStyle?expand=0&rev=1
2019-01-30 12:02:10 +00:00