55 Commits

Author SHA1 Message Date
Leonardo Zide 6984b53990 Fixed blurry thumbnails on retina displays. 2025-12-15 12:01:51 -03:00
Leonardo Zide c005c237b8 Support logical operators in the parts filter. 2025-07-24 16:48:04 -07:00
Leonardo Zide 2e507036d9 Refactored part picker popups. 2025-07-08 19:31:27 -07:00
Leonardo Zide e4a38cb23b Updated minifig dialog widgets to match the property widget. 2025-06-30 19:23:51 -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 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 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 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
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
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 6cc91c0f20 Use offscreen context for the parts list. 2020-12-29 12:23:36 -08:00
Leonardo Zide baa0a70de2 Refactored duplicate code. 2020-12-18 12:15:35 -08:00
Trevor SANDY a239e504ec 3D Preview
3D Preview - restore doc format
2020-10-03 16:20:59 +02:00
Leonardo Zide 7c9773f228 Fixed override and virtual function qualifiers. 2020-03-22 15:44:41 -07:00
Leonardo Zide c7c6a42f78 Fixed used parts list not being sorted. 2020-01-01 09:01:10 -08:00
Leonardo Zide 75bc3cfaf8 Added Palette Edit Dialog. 2019-12-15 19:01:55 -08:00
Leonardo Zide 9ad9675062 Renamed sets to palettes. 2019-12-08 19:19:02 -08:00
Leonardo Zide aa28254a37 Support multiple part sets. 2019-12-08 16:54:12 -08:00
Leonardo Zide 7b21d4af0b Fixed Qt4 errors. 2019-12-07 11:23:50 -08:00
Leonardo Zide 17a230c52a Added favorite parts category. 2019-12-07 09:52:46 -08:00
Leonardo Zide e523398c70 Added option to hide part aliases. Fixes #378. 2019-08-04 11:00:41 -07:00
Leonardo Zide cf135bcbc5 Fixed compiler warnings. 2019-05-27 16:22:49 -07:00
Leonardo 50b3e95215 Reuse the same FBO when creating new preview images. 2017-12-29 06:50:18 -08:00
leozide c924b90955 Converted include guards to pragma once. 2017-07-19 14:20:32 -07:00
Leonardo Zide 1cae41162c Removed lcPartSelectionFilterModel. 2017-07-11 18:09:15 -07:00
Leonardo Zide 4de9600a98 Disable parts list icon mode if FBOs are not supported. 2017-06-21 21:40:26 -07:00
Leonardo Zide e872ec4a63 Added List Mode option to the parts list. Closes #43. 2017-05-29 14:03:46 -07:00
leozide a219c281f2 Qt4 fix. 2017-04-20 18:56:35 -07:00
leozide f7d61f33ce Updated code to use nullptr and override. 2017-04-13 17:26:40 -07:00
leozide 506e91a16c Added extra large icons option. Fixes #17. 2017-02-08 17:47:30 -08:00
Leonardo Zide 93ef02919a Prevent shortcuts from overriding key events in the parts widget. 2017-02-06 20:46:25 -08:00
Leonardo Zide 77f4cf8de4 Better default window layout. 2017-02-06 09:06:52 -08:00
Leonardo Zide e3bb498741 Added option to lock the preview color. 2017-02-04 13:14:41 -08:00
Leonardo Zide e766f7892e Added 'All Parts' category. 2017-01-31 21:12:30 -08:00
leozide 32f2f3fac7 More parts list options. 2017-01-27 18:20:44 -08:00
leozide 045d05eb67 Added category with parts in the current model. 2017-01-26 19:02:42 -08:00
Leonardo Zide 8c318cbdf1 Multithreaded piece loading. 2017-01-22 19:28:05 -08:00
leozide e84fef5c73 Fixed Qt4 errors. 2017-01-10 17:48:05 -08:00
Leonardo 31cf6456b3 Process events between preview updates. 2017-01-04 06:45:01 -08:00
Leonardo ee49480334 Draw preview using the current color. 2016-12-29 07:28:53 -08:00
Leonardo 7dbc27a7ce Removed old preview widget. 2016-12-28 13:30:31 -08:00