138 Commits

Author SHA1 Message Date
Leonardo Zide 64b829b074 Convert SLOT macros to function pointers. 2026-05-03 15:32:17 -07:00
Leonardo Zide 7000eecf97 Updated connect calls from macros to pointers. 2026-04-23 22:34:59 -07:00
Leonardo Zide a8e37df8ce Whitespace cleanup. 2026-03-10 21:11:40 -07:00
Leonardo Zide 3ddeb8cfbd Use the part picker widget on the replace widget. 2026-02-16 15:19:56 -08:00
Leonardo Zide 6984b53990 Fixed blurry thumbnails on retina displays. 2025-12-15 12:01:51 -03:00
Leonardo Zide a08dede88b Fixed warnings. 2025-12-15 11:07:35 -03:00
Leonardo Zide 7fbd24ad8d Static analysis fixes. 2025-11-01 22:26:35 -07:00
Leonardo Zide c005c237b8 Support logical operators in the parts filter. 2025-07-24 16:48:04 -07:00
Leonardo Zide 842eff6cf9 Set part selection list view to elide middle. 2025-07-24 11:39:44 -07:00
Leonardo Zide f8eb2de9c8 Fixed Qt6. 2025-07-18 19:39:21 -07:00
Leonardo Zide 2e507036d9 Refactored part picker popups. 2025-07-08 19:31:27 -07:00
Leonardo Zide c2f2f18ec3 Fixed gcc warnings. 2025-07-05 12:31:39 -07:00
Leonardo Zide e4a38cb23b Updated minifig dialog widgets to match the property widget. 2025-06-30 19:23:51 -07:00
Leonardo Zide 6059442c6a Fixed color inconsistencies between the different way of adding train tracks. 2025-05-01 20:22:09 -07:00
Leonardo Zide e07c069bb1 Use the train track colors in the popup part picker. 2025-04-19 12:58:58 -07:00
Leonardo Zide 79dbf992bf Fixed enter key not working on the part picker. 2025-01-20 16:42:08 -08:00
Leonardo Zide 71c154bcaa Remember previous selected piece when switching categories. 2024-12-19 15:02:10 -08:00
Leonardo Zide b9dc71d60e Replaced train track gizmo with a popup list. 2024-12-18 16:41:03 -08:00
Leonardo Zide 5a2d8027af Added submenus to the filter options menu. 2024-11-22 11:42:09 -08:00
Leonardo Zide d16aa81fd1 Merge pull request #959 from trevorsandy/EXPANDED_PART_FILTER
Expanded part filter options
2024-11-22 10:58:11 -08:00
Leonardo Zide 72c8e7a6c2 Update parts in use category after changes. Fixes #890. 2024-11-14 17:28:51 -08:00
Trevor SANDY 0b128f34d9 Control both part name and description being unchecked 2024-11-12 15:34:08 +01:00
Trevor SANDY 6e24771b53 Expanded part filter options 2024-11-12 14:40:22 +01:00
Leonardo Zide bf3f1d5db8 Set focus on the part filter when showing the parts toolbar. 2024-10-26 12:31:22 -07:00
Leonardo Zide e69bbf5460 Removed action icons in the parts widget edits. 2024-10-16 18:17:00 -07:00
Leonardo Zide 82463473d5 Renamed part selection events. 2024-07-25 17:56:29 -07:00
Leonardo Zide b2074a7c0a Use the part selection widget in the properties widget. 2024-07-25 14:16:23 -07:00
Leonardo Zide f06a231816 Added thumbnail manager. 2024-07-11 15:04:07 -07:00
Leonardo Zide b070b0af29 Use unique_ptr for models. 2024-06-16 17:43:02 -07:00
Leonardo Zide 80d144fea8 Array cleanup. 2024-05-26 13:01:34 -07:00
Leonardo Zide ee5ed32172 Array cleanup. 2024-05-24 19:26:01 -07:00
Trevor SANDY 7908800e14 Add match case button 2023-04-19 13:07:46 +02:00
Trevor SANDY 3db496d1ef Filter categories 2023-04-18 02:08:01 +02:00
Trevor SANDY 90d4feffe9 Unofficial project part 2022-07-06 16:25:37 +02:00
Alfonso Ruzafa ebc89c2774 localize untranslated strings 2022-05-16 21:36:52 +02:00
Leonardo Zide 7d884e6b5f Static analysis fixes. 2021-11-14 18:34:24 -08:00
Leonardo Zide e0b77b17bd Qt6 fixes. 2021-07-05 17:00:41 -07:00
Leonardo Zide 2a019412e1 Use text color for the flexible icon. 2021-03-21 13:43:07 -07:00
Leonardo Zide e9040c8332 Added preview indicator for synth parts. 2021-03-21 13:29:04 -07:00
Leonardo Zide 44d0e92b50 Crash fix. Fixes #648. 2021-03-10 16:10:24 -08:00
Leonardo Zide 601eb56322 Fixed edge around parts list images. 2021-01-08 15:11:02 -08:00
Leonardo Zide dbb4c9e44b QGLWidget cleanup. 2021-01-08 11:25:24 -08:00
Leonardo Zide ab9df4a712 Require Qt 5.4. 2021-01-08 10:57:39 -08:00
Leonardo Zide b70fab3059 Require Qt5. 2021-01-08 10:35:52 -08:00
Leonardo Zide f9c025f3b9 Show preview widget when double clicking. Fixes #589. 2021-01-05 12:32:03 -08:00
Leonardo Zide 72763ddc11 Create offscreen context at startup and reuse it. 2021-01-01 18:41:28 -08:00
Leonardo Zide 3358553e1d Moved clear functions to context. 2020-12-29 15:32:11 -08:00
Leonardo Zide 6cc91c0f20 Use offscreen context for the parts list. 2020-12-29 12:23:36 -08:00
Leonardo Zide 4e6cbca31c Switch to QOpenGLWidget. 2020-12-27 13:05:55 -08:00
Leonardo Zide 7de5d4eb22 Renamed view class. 2020-12-25 10:54:33 -08:00