35 Commits

Author SHA1 Message Date
Leonardo Zide bc61124f50 Remove the Q prefix from dialog classes. 2026-04-29 20:43:00 -07:00
Leonardo Zide a8e37df8ce Whitespace cleanup. 2026-03-10 21:11:40 -07:00
Leonardo Zide 2da8a27095 Replaced strcpy with a safe function. 2025-12-07 16:48:07 -08:00
Leonardo Zide d70cd0fa94 Fixed warnings. 2025-11-23 22:52:28 -08:00
Leonardo Zide b91acb1963 Compile fix. 2025-08-18 09:40:08 -07:00
Leonardo Zide f5d4face7f Updated connect calls. 2025-08-17 20:06:49 -07:00
Leonardo Zide e450fb035b Run blender addon installer as admin. 2025-08-07 15:38:14 -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 bf22ed8f05 Added support for hiding redundant train tracks from the picker. 2025-03-20 12:41:20 -07:00
Leonardo Zide 1d065c10c9 Added 12v track support. 2025-02-16 19:45:48 -08:00
Leonardo Zide 79f5d28f26 Added support for different connection types. 2025-02-08 18:04:41 -08:00
Leonardo Zide 79dbf992bf Fixed enter key not working on the part picker. 2025-01-20 16:42:08 -08: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 eaf5241655 Made the color picker a modeless popup. 2024-08-08 14:37:21 -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 de738bd259 Made the properties part picker wider. 2024-06-01 17:20:44 -07:00
Leonardo Zide 8eec5756c1 Align properties in different categories. 2023-12-31 14:00:33 -08:00
Leonardo Zide ef43c152ad Replaced piece properties widget. 2023-12-31 12:55:35 -08:00
Trevor SANDY e71ed90b3d Preserve interactive stretch when navigating across tabs 2022-09-08 08:49:56 +02:00
Trevor SANDY aedfa16e42 Improve shortcuts dialog interactive resize 2022-09-07 17:58:26 +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 b70fab3059 Require Qt5. 2021-01-08 10:35:52 -08:00
leozide 5de0644c7b Save positions with 4 digits and rotations with 6. 2017-07-26 17:34:25 -07:00
leozide 6c23edf064 Only save 4 decimal digits. 2017-07-24 16:53:56 -07:00
leozide c02e19a2eb Reduced number of digits after decimal separator to 4. 2017-07-20 17:57:07 -07:00
leozide 8ed7e0d6c8 Removed old parts tree. 2016-12-20 14:11:19 -08:00
leo 9994e0f97f Omit group separators from localized numbers. 2016-06-14 00:18:24 +00:00
leo acfa6784a7 Fixed more instances of unlocalized decimal separators. 2016-06-13 23:57:31 +00:00
leo 4ca6006a6e Format property tree strings according to the system locale. 2016-06-13 01:46:50 +00:00
leo 817ffce7ef Avoid using floating point notation in the properties pane. 2015-01-19 23:48:46 +00:00
leo ec04ed1f6f Added support for Qt5. 2014-01-26 06:56:36 +00:00
leo f11c97777a Merged qtest branch into trunk. 2013-08-09 04:57:18 +00:00