Commit Graph

33 Commits (8aff25b3a1b1400bd442f3e6818c18fae701608b)

Author SHA1 Message Date
Alex Huszagh 8aff25b3a1 Added install directions for CMake.
- Moved generated directories to `dist/` for cleaner builds.
2021-07-21 11:21:14 -05:00
Alex Huszagh 024179a9cb Minor README updates. 2021-07-20 19:31:00 -05:00
Alex Huszagh 846254032c Add support for the extensions syntax in configurations. 2021-07-19 21:51:24 -05:00
Alex Huszagh 3bf2427ce2 Added support for PyQt6. 2021-07-18 10:11:09 -05:00
Alexander Huszagh 7c34e5dd3d
Removed outdated limitation, which required an undocumented fix. 2021-07-17 01:51:52 -05:00
Alexander Huszagh 60a383063f
Update README.md 2021-07-17 01:42:44 -05:00
Alex Huszagh d620f2226b Bug fixes for #11 2021-07-17 00:09:44 -05:00
Alex Huszagh a7f536fbe7 Initial commit for gallery screenshots. 2021-07-16 22:32:20 -05:00
Alex Huszagh ce29da0ba7 Added support for better dialog widgets, useful for custom themes. 2021-07-16 22:07:12 -05:00
Alex Huszagh 038a9d2a65 Updated tests, minor bug fixes, and merge lightv2 into light. 2021-07-16 17:03:26 -05:00
Alex Huszagh 799693e9d6 Minor documentation updates. 2021-07-16 15:18:21 -05:00
Alex Huszagh 4279cb7c52 Added documentation for designing custom themes. 2021-07-16 15:16:35 -05:00
Alex Huszagh 6b30b5d89c Major overhaul of the UI and themes.
- Fixed nearly every platform-specific bug on Linux.
- Added numerous more widgets to the example view.
- Fixed a the background colors for dark widgets.
- Made theming configurable via JSON files.
- Added sample, custom themes to the `configure` directory.
- Fixed QSlider handle being highlighted when not having focus.
- Fixed unwanted underlining in the tabs of QTabBar.
- Made the view have more depth with more complex color schemes.
- Fixed the background of the drop menu for QComboBox.
- Made the background darker if the QComboBox is editable.
- Improved border widths.
- Fixed the radio button size.
- Fixed SVG icons with opacity.
2021-07-16 14:30:46 -05:00
Alex Huszagh e4d4e54ef5 Moved everything to templates.
- Fixed bug with QTreeView with checkable items.
- Added JSON configurations for configurations.
- Added tests for QTreeView.
- Created a limited set of data.
2021-07-15 21:09:27 -05:00
Alex Huszagh 491e693237 Move to template-driven resource generation. 2021-07-15 20:28:48 -05:00
Alex Huszagh 25ae47bf7c Updated the README for various bug fixes. 2021-07-15 15:49:45 -05:00
Alex Huszagh 49e1bce0ad Various UI fixes.
- Fixed QGroupBox alignment with other center-aligned widgets.
- Fixed icon indicators in QToolButton.
- Fixed selection issue causing text and icons to shift in QToolButton.
- Fixed QToolButton's menu indicator shifting when pressed.
- Improved indicator look of tabs.
- Improved the borders and highlighting of tabs.
2021-07-15 12:05:29 -05:00
Alex Huszagh c7a1058e7d Minor bug fixes for UI. 2021-07-15 00:10:14 -05:00
Alex Huszagh aed64fb59f Numerous enhancements to widget styles. 2021-07-14 16:57:20 -05:00
Alex Huszagh e4fdb9fac9 Updates styles, better configuration. 2021-07-14 01:14:04 -05:00
Alex Huszagh 55c738813e Initial versions for better scaling stylesheets. 2021-07-13 22:46:41 -05:00
Alexander Huszagh 2d595a956f
Fixed Python example comments.
Fixed comment style from C++ to Python for Python example.
2018-12-27 12:13:06 -06:00
GKT 20e24df905
Single line fix for PyQt5 example
Just fixed the typo in the PyQt5 line from C++ syntax to Python
2018-12-27 09:01:22 -07:00
Alexander Huszagh c4b6a9a6e6
Updated the documentation for using with PyQt5. 2018-11-09 23:15:59 -06:00
Alexander Huszagh eab749b61a Update README.md
Partial bug fix for #1
2017-08-28 13:59:34 -07:00
Alexander Huszagh 857f9fa679 Update README.md 2017-05-22 10:24:49 -07:00
Alexhuszagh cfc88fe50b Video demonstrating trimming 2016-10-16 21:15:33 -05:00
Alexhuszagh 76ddf678c7 Video demonstrating trimming 2016-10-16 21:14:51 -05:00
Alexhuszagh 7a5f94fb65 Updated with the light stylesheet 2016-10-16 20:56:01 -05:00
Alexhuszagh f7a1a5a593 Minor SVG cleanup 2016-10-16 15:30:37 -05:00
Alexhuszagh 936d65c2ae Readme updates 2016-10-16 14:54:52 -05:00
Alexhuszagh 25553a7f64 Updated readme 2016-10-16 14:29:38 -05:00
Alexhuszagh 26214e6f68 Dark theme 2016-10-16 14:18:55 -05:00