1
0
Fork 0
Commit Graph

383 Commits

Author SHA1 Message Date
Kevin Matz 0afb725606 enabe MOC for qt platform driver 2021-09-14 09:52:43 -04:00
Kevin Matz ad6098c553 corrected macro definition 2021-09-14 09:17:14 -04:00
Kevin Matz f21a071860 zero is the default width case 2021-09-11 14:29:40 -04:00
Kevin Matz 7ae5896bc8 correct more type defines 2021-09-11 14:29:17 -04:00
Kevin Matz ae2a03531b uint -> unsigned int for MinGW 2021-09-11 13:54:32 -04:00
Kevin Matz 567e70d42b cmake track generated doxygen work output 2021-09-11 12:22:27 -04:00
Kevin Matz e1f4ec5b2c clean up doxygen warnings 2021-09-11 11:50:47 -04:00
Kevin Matz 4b1c4f51af remove test setup 2021-09-11 10:59:31 -04:00
Kevin Matz 2b9f2c4dfe build as static 2021-09-11 10:59:17 -04:00
Kevin Matz ccc99b3097 UniverseView windows don't need a parent 2021-09-11 10:48:19 -04:00
Kevin Matz 04eb87ed82 comparison operators that makes sense 2021-09-11 10:01:18 -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 abc7b35b70 initial window size 2021-09-11 09:42:30 -04:00
Kevin Matz bb71d2ca61 put tests last in config order 2021-09-10 17:49:39 -04:00
Kevin Matz abbfe6ee0d configurable hold-last-look 2021-09-10 16:26:31 -04:00
Kevin Matz 7039696807 connect data change refresh for component sources 2021-09-10 16:05:09 -04:00
Kevin Matz 7c53a1d9ca double click expansion conflicts with inspection behavior 2021-09-10 13:06:57 -04:00
Kevin Matz 6f6ec334ca purge zombie sources 2021-09-10 12:48:33 -04:00
Kevin Matz 220a70d51b age in MS since the last receipt 2021-09-10 12:47:11 -04:00
Kevin Matz 69bca798c4 poly-source universe API cleanup 2021-09-10 12:00:50 -04:00
Kevin Matz dfeff5c344 fix off-by-one error 2021-09-10 11:49:36 -04:00
Kevin Matz b5c099af35 whitespace cleanups 2021-09-10 11:47:48 -04:00
Kevin Matz 7b0cb3d268 unused API call 2021-09-10 09:58:17 -04:00
Kevin Matz d3da663a44 manage universes with shared pointers 2021-09-10 09:55:34 -04:00
Kevin Matz 15ad9a565b send at least one empty discovery message if have previously announced universes 2021-09-08 16:16:45 -04:00
Kevin Matz 053339d2d1 complete the removal of a terminated universe 2021-09-08 16:15:40 -04:00
Kevin Matz ef59af7207 corrected comment 2021-09-08 16:14:39 -04:00
Kevin Matz eaaad9ae4e self-check if editable 2021-09-08 15:47:10 -04:00
Kevin Matz b609966df7 no longer need to be friends with DMX::Universe 2021-09-08 15:46:51 -04:00
Kevin Matz f29c082d4f qobjects automatically disconnect during destruction 2021-09-08 15:19:36 -04:00
Kevin Matz 7229657f4d row removals 2021-09-08 13:28:49 -04:00
Kevin Matz b64f04443c given edit data for column, find the first matching row number 2021-09-08 13:28:05 -04:00
Kevin Matz 1aee17d70e disconnect universes before deleting 2021-09-08 13:25:43 -04:00
Kevin Matz 66870b970a emit model data changed on universe changed 2021-09-08 12:47:40 -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 a699210d77 add column for channel count 2021-09-08 09:55:38 -04:00
Kevin Matz 719eca89d7 universes with no active slots aren't sent, so don't announce 2021-09-08 09:54:26 -04:00
Kevin Matz 85e85edbbd sort by universe number 2021-09-08 09:40:27 -04:00
Kevin Matz 33479b37ee insert correct quantity of rows 2021-09-08 09:37:32 -04:00
Kevin Matz 63a87f4f1a sanity checks 2021-09-08 09:35:56 -04:00
Kevin Matz 5863e6b1f9 disabled actions for node operation 2021-09-08 09:34:47 -04:00
Kevin Matz f7acefccd0 bulk remove children 2021-09-07 11:18:49 -04:00
Kevin Matz ac3dc494d0 cleanup flags after new doublclick method 2021-09-07 11:18:31 -04:00
Kevin Matz 1e2bb87493 shared pointers for discovered universe metadata 2021-09-07 11:17:52 -04:00
Kevin Matz 3e8cc72a61 span first column for top level items 2021-09-07 09:59:01 -04:00
Kevin Matz 62e15b4bd6 append child count to override data 2021-09-07 09:58:44 -04:00
Kevin Matz 0a3f14e75f add discoveries to model 2021-09-07 09:39:45 -04:00
Kevin Matz ee2c46625f drop unused slot 2021-09-07 09:38:57 -04:00
Kevin Matz 1744e34598 return correctly constructed string 2021-09-07 09:37:34 -04:00