Commit Graph

  • 69d2e74764
    Merge pull request #80 from Alexhuszagh/flat_groupbox main Alexander Huszagh 2022-12-08 17:02:11 -0600
  • df76f681ba
    Fix styling of flat QGroupBox. Alex Huszagh 2022-12-08 17:01:23 -0600
  • e54ae9395c
    Merge pull request #79 from Alexhuszagh/flat_button Alexander Huszagh 2022-12-08 16:52:32 -0600
  • 6b721c5036
    Fix styling of flat QPushButtons. Alex Huszagh 2022-12-08 16:51:53 -0600
  • 5f45edebed
    Merge pull request #78 from Alexhuszagh/menubar_hover Alexander Huszagh 2022-12-08 16:14:13 -0600
  • 58b9b90c18
    Fix hover styling on QMenuBar. Alex Huszagh 2022-12-08 16:11:52 -0600
  • abe01b30ac
    Merge pull request #77 from Alexhuszagh/url_palette Alexander Huszagh 2022-12-08 15:45:46 -0600
  • a71eb9fb5e
    Add example using QPalette for links. Alex Huszagh 2022-12-08 15:43:31 -0600
  • 6a8c25edd6
    Merge pull request #72 from Alexhuszagh/editable_view Alexander Huszagh 2022-11-18 17:43:03 -0600
  • 8d8fc68f63
    Fix editable QAbstractView items. Alex Huszagh 2022-11-18 17:41:30 -0600
  • 39949cbdff
    Minor documentation fixes for branchless indicators. Alex Huszagh 2022-11-18 16:55:58 -0600
  • 2e5f323209
    Merge pull request #71 from Alexhuszagh/branchless Alexander Huszagh 2022-11-18 16:50:50 -0600
  • 934fc17623
    Add example of branchless indicators. Alex Huszagh 2022-11-18 16:50:07 -0600
  • 0bd11fbba2
    Add code of conduct. Alex Huszagh 2022-09-02 07:49:33 -0500
  • 9ade91d4da Update issues on Windows. Alex Huszagh 2022-05-09 19:15:10 -0500
  • 79988d236c Added numerous bug fixes for the title bar. Alex Huszagh 2022-05-09 12:59:45 -0500
  • 4733652dd5 Updated titlebar options and top-level titlebar. Alex Huszagh 2022-05-07 22:39:19 -0500
  • 63416c47f7 Update gallery. Alex Huszagh 2022-05-07 12:43:40 -0500
  • 3c7306469e Bug fixes for Qt6. Alex Huszagh 2022-05-07 12:34:49 -0500
  • 53be089f6a Added workaround for QLCDNumber. Alex Huszagh 2022-05-07 12:15:49 -0500
  • 8f3e87f08e Update LCD display in examples. Alex Huszagh 2022-05-07 11:40:39 -0500
  • 9b5d4ce1e9 Update gallery. Alex Huszagh 2022-05-07 11:19:29 -0500
  • 228f515285 Add standard icon override image to ISSUES.md Alex Huszagh 2022-05-07 10:53:42 -0500
  • 6e08777b50 Move QWidget icon overrides to start of stylesheet. Alex Huszagh 2022-05-07 10:50:48 -0500
  • c5e548df98 Add screenshots to issue workarounds. Alex Huszagh 2022-05-07 10:36:58 -0500
  • 34af77c192 Use smaller border width for sample image. Alex Huszagh 2022-05-07 02:05:29 -0500
  • 4698e92df3 Add titlebar customization issues and workarounds. Alex Huszagh 2022-05-07 01:59:55 -0500
  • aa6a420bdc Align QMenu icon and indicator. Alex Huszagh 2022-05-05 08:29:10 -0500
  • f46df07615 Rename all instances of plugins to extensions. Alex Huszagh 2022-05-03 17:33:08 -0500
  • 8ca51f434a Remove redundant folder usage. Alex Huszagh 2022-05-03 17:31:33 -0500
  • 7d28a38927 Document inability to modify QWizard::AeroStyle colors. Alex Huszagh 2022-05-03 17:19:27 -0500
  • 652f4a46bf Fix links in ISSUES.md Alex Huszagh 2022-05-03 17:02:13 -0500
  • d006be8949 Added QWhatsThis to known issues. Alex Huszagh 2022-05-03 16:59:41 -0500
  • 8f17872d47 Remove lineedit-clear-button-icon. Alex Huszagh 2022-05-03 16:18:01 -0500
  • 0ce688bf40 Document workarounds for link colors. Alex Huszagh 2022-05-03 16:01:17 -0500
  • 78b65c217d Refactor test suite to use shared definitions. Alex Huszagh 2022-05-03 15:46:42 -0500
  • 48bd6fb47d Refactor examples. Alex Huszagh 2022-05-03 12:43:49 -0500
  • 7117f45ef8 Added standalone issues documentation. Alex Huszagh 2022-05-03 10:44:26 -0500
  • ebdba38c44 Move clear_text icon to template. Alex Huszagh 2022-05-03 10:44:12 -0500
  • 027f56d830 Move applicable standard icons to template. Alex Huszagh 2022-05-03 02:41:07 -0500
  • a999f985a1 Update calendar next and previous icons. Alex Huszagh 2022-05-03 02:04:02 -0500
  • 71eaba28c7 Update documentation for QCommandLinkButton. Alex Huszagh 2022-05-03 01:42:58 -0500
  • ceb1d7c3f4 Fix next/back icons in QCalendarWidget on Windows. Alex Huszagh 2022-05-03 00:21:24 -0500
  • e655104334 Fix missing comma after selector. Alex Huszagh 2022-05-02 22:17:20 -0500
  • a91550bad1 Added more widgets to sample UI. Alex Huszagh 2022-05-02 22:15:56 -0500
  • e67fc2044a Fix the arrow indicators on QTabBar scrolling. Alex Huszagh 2022-05-02 21:40:10 -0500
  • 267d6544cd Further fixes to QToolButton padding. Alex Huszagh 2022-05-02 21:30:46 -0500
  • acc1beba4a Fix padding on QToolButtons. Alex Huszagh 2022-05-02 19:09:17 -0500
  • babdabb092 Fix QTreeView indicators in Qt6. Alex Huszagh 2022-05-02 17:50:39 -0500
  • f5a6a9fb77 Fix highlighting of QGroupBox checkbox. Alex Huszagh 2022-05-02 17:26:31 -0500
  • e96a0049f0 Document QCompleter bug with Qt5. Alex Huszagh 2022-05-02 17:08:04 -0500
  • 35eae0c67c Made arrow size in QColumnView consistent. Alex Huszagh 2022-05-02 16:21:37 -0500
  • 2a90ca995a Fix scrollbar + sizegrip issue causing view expansion. Alex Huszagh 2022-05-02 15:40:05 -0500
  • 8ad730cd70 Fix QColumnView with stylesheet. Alex Huszagh 2022-05-02 14:25:28 -0500
  • ae42e0d6f9 Revert QAbstractSlider to QSlider. Alex Huszagh 2022-05-02 13:46:11 -0500
  • 0892fa9b11 Prioritize more important info in README. Alex Huszagh 2022-05-02 13:34:15 -0500
  • cc3a7ef472 Documented QDial stylesheet issues. Alex Huszagh 2022-05-02 13:28:37 -0500
  • b37e73bd36 Change QSlider to QAbstractSlider. Alex Huszagh 2022-05-01 15:55:16 -0500
  • 6358a38273 Bug fix for test suite in Qt6. Alex Huszagh 2022-05-01 14:55:13 -0500
  • 94c1b04583 Enhancements and bug fixes for test suite. Alex Huszagh 2022-05-01 14:43:45 -0500
  • eaa5e1013a Make title for test suite more descriptive. Alex Huszagh 2022-05-01 14:30:14 -0500
  • 49d44916ed Fix drop-down icon for QDateEdit with the calendar popup. Alex Huszagh 2022-05-01 14:26:54 -0500
  • fb3a789dc3 Bug fix for QCalendarWidget in QDateTimeEdit. Alex Huszagh 2022-05-01 12:43:57 -0500
  • 9655e7da32 Fix styles for triangular QTabBars. Alex Huszagh 2022-05-01 12:07:07 -0500
  • 90d9658b71 Added utility to print available tests. Alex Huszagh 2022-05-01 10:23:30 -0500
  • f59f881798 Update README documentation for plugins/overview. Alex Huszagh 2022-05-01 10:08:16 -0500
  • dac2e86ef1 Fixed network drive icon. Alex Huszagh 2022-05-01 02:39:22 -0500
  • a0bc755c94 Fixed hard drive icon. Alex Huszagh 2022-05-01 02:34:32 -0500
  • d6c6f65a55 Update titlebar close icon. Alex Huszagh 2022-05-01 01:58:14 -0500
  • 1bcde40657 Fix file dialog and browser icons for lower resoluton displays. Alex Huszagh 2022-05-01 01:18:31 -0500
  • a694f3164c All extension discovery without stylesheets. Alex Huszagh 2022-05-01 01:17:19 -0500
  • d6537888e7 Provide a complete standard icon set. Alex Huszagh 2022-04-30 22:33:04 -0500
  • 92bc22b70e Allow optional stylesheets in extensions. Alex Huszagh 2022-04-30 17:15:41 -0500
  • eac6429258 Add more standard icons to example. Alex Huszagh 2022-04-30 17:10:33 -0500
  • 5cf73e10c3 Added plugin README. Alex Huszagh 2022-04-30 16:33:28 -0500
  • cc504bf73a Added example of styling QSlider ticks. Alex Huszagh 2022-04-30 15:28:39 -0500
  • 52686dd40c Added example workaround for placeholder text. Alex Huszagh 2022-04-30 14:26:01 -0500
  • 744571ebae Added unittests for comprehensive widget coverage. Alex Huszagh 2022-04-30 13:31:01 -0500
  • 48b7d6d75d Fix QCalendarWidget. Alex Huszagh 2022-04-29 15:55:37 -0500
  • 42b1cf7f55 Added unittests for ToolButtonStyle. Alex Huszagh 2022-04-29 12:58:40 -0500
  • 0377357dc0 Added unittests for auto-raised QToolButtons. Alex Huszagh 2022-04-29 12:38:17 -0500
  • aeb45a3e91 Added example for #38. Alex Huszagh 2022-04-29 11:52:10 -0500
  • 9ed3ed5e86 Update README sections to better describe extending stylesheets. Alex Huszagh 2022-04-29 11:45:08 -0500
  • 0e3d5150c1 Add example of overwriting standard icons. Alex Huszagh 2022-04-29 11:40:45 -0500
  • 3131987eb7 Added pull request templates. Alex Huszagh 2022-04-29 09:55:58 -0500
  • 8a834231a2 Add issue template for bug report. Alex Huszagh 2022-04-29 09:50:55 -0500
  • 0012c78599 Add issue templates. Alex Huszagh 2022-04-29 09:41:37 -0500
  • 1ea115e266 Fix table sort indicator and padding. Alex Huszagh 2022-04-29 09:32:33 -0500
  • c29d290eb8 Fix padding in QHeaderView sections. Alex Huszagh 2022-04-29 09:22:09 -0500
  • 565eb038bf Update README due to master -> main renaming. Alex Huszagh 2022-04-28 15:31:21 -0500
  • 9ad5917cb5 Fix min-height in QToolButton affecting QFileDialog. Alex Huszagh 2022-04-28 15:29:44 -0500
  • 90f679d600 Fix arrow placement on QToolButton. Alex Huszagh 2022-04-28 15:18:43 -0500
  • 836febe922 Fix hover/pressed/checked events for auto-raised QToolButtons. Alex Huszagh 2022-04-28 13:51:05 -0500
  • 3243107b0a Bug fix for missing QStyle in Qt5. Alex Huszagh 2022-04-28 13:03:36 -0500
  • 047d5cc984 Use better icons for the examples and tests. Alex Huszagh 2022-04-28 12:57:05 -0500
  • db1019ddd8 Bug fixes for QToolButton Alex Huszagh 2022-04-28 10:56:39 -0500
  • e54c825b90 Fix QHeaderView column margins with arrows. Alex Huszagh 2022-04-27 18:18:58 -0500
  • 102976f25f Fix bottom margin in QHeaderView rows with arrows. Alex Huszagh 2022-04-27 18:17:19 -0500
  • 09f02a1185 Compile resource files during configuration. Alex Huszagh 2022-04-27 17:32:20 -0500
  • c14c9f657e Update VCS script to ignore all changes in dist. Alex Huszagh 2022-04-27 17:04:30 -0500