1
0
Fork 0
Commit Graph

27 Commits

Author SHA1 Message Date
Kevin Matz e34a5acb5c metadata is a more descriptive property name 2022-12-08 10:12:25 -05:00
Kevin Matz f496b89e44 prefer the block setting code path 2022-12-06 18:04:19 -05:00
Kevin Matz 5ad7b5505e give all universe callbacks the same signature 2022-12-06 13:30:40 -05:00
Kevin Matz 302cf63ca6 consistency across ternary returns 2022-12-04 10:36:37 -05:00
Kevin Matz af3cf519f1 add const keyword 2022-12-04 00:32:12 -05:00
Kevin Matz 4241cd0c38 prefer QTimer api for readability 2022-12-03 10:59:22 -05:00
Kevin Matz 37010fa8d4 add a watchdog to keep the universe status updated 2022-12-02 16:35:27 -05:00
Kevin Matz 3135c0ae6c rename call back registration function for consistancy 2022-12-02 16:35:05 -05:00
Kevin Matz db7bf1dcb3 add status change callbacks for listeners that want to be notified 2022-12-02 13:06:22 -05:00
Kevin Matz 85bd5accd0 rename signal to be more descriptive 2022-12-02 12:59:26 -05:00
Kevin Matz 3f78a9de01 use Qt API, not STL, for map operation 2022-11-28 09:39:11 -05:00
Kevin Matz c786b422e2 getter for the universe status 2022-11-28 09:26:49 -05:00
Kevin Matz 62131a9dc5 trust the Qt macros to be optimized 2022-11-28 09:22:53 -05:00
Kevin Matz d57a6a31ad the source name is not a per/universe property 2022-11-24 14:57:11 -05:00
Kevin Matz 186f7d9134 setDescription slot parameter as QString 2022-11-16 09:27:28 -05:00
Kevin Matz 7ae5896bc8 correct more type defines 2021-09-11 14:29:17 -04:00
Kevin Matz 8e50d9292d callback tokens to signal when the caller has gone away 2021-09-11 09:44:16 -04:00
Kevin Matz 69bca798c4 poly-source universe API cleanup 2021-09-10 12:00:50 -04:00
Kevin Matz b5c099af35 whitespace cleanups 2021-09-10 11:47:48 -04:00
Kevin Matz d3da663a44 manage universes with shared pointers 2021-09-10 09:55:34 -04:00
Kevin Matz eaaad9ae4e self-check if editable 2021-09-08 15:47:10 -04:00
Kevin Matz 511c4224ef verity capability before edit 2021-09-08 10:33:54 -04:00
Kevin Matz 4f7d77c803 emit changed signal with every change 2021-09-08 10:31:28 -04:00
Kevin Matz 63a87f4f1a sanity checks 2021-09-08 09:35:56 -04:00
Kevin Matz 0090fa5706 drop models from library 2021-09-06 07:02:22 -04:00
Kevin Matz e538cc74d3 virtual method for getting active slot count 2021-09-03 17:43:50 -04:00
Kevin Matz f3f5aa3d3e implement QSacnUniverse in proper body 2021-09-02 13:18:40 -04:00