Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* initial qml experiments Signed-off-by: swurl <[email protected]> * Tabs!! Signed-off-by: swurl <[email protected]> * drag and drop Signed-off-by: swurl <[email protected]> * close resize needs drop event and to not be red all the time Signed-off-by: swurl <[email protected]> * fully working drag & drop and mouse resize Signed-off-by: swurl <[email protected]> * multi-type widgets Signed-off-by: swurl <[email protected]> * remove unneeded stuff Signed-off-by: swurl <[email protected]> * NT value list need to do tree Signed-off-by: swurl <[email protected]> * nsis new version Signed-off-by: swurl <[email protected]> * buildconfig Signed-off-by: swurl <[email protected]> * update qt, nsis 3.09 Signed-off-by: swurl <[email protected]> * fix qml Signed-off-by: swurl <[email protected]> * fix Signed-off-by: swurl <[email protected]> * oopsies Signed-off-by: swurl <[email protected]> * fix nsis Signed-off-by: swurl <[email protected]> * fix all 3 actiosn Signed-off-by: swurl <[email protected]> * tree view Signed-off-by: swurl <[email protected]> * side menu Signed-off-by: swurl <[email protected]> * woohoo Signed-off-by: swurl <[email protected]> * working NT value widgets Signed-off-by: swurl <[email protected]> * better widget menu, real widget adding Signed-off-by: swurl <[email protected]> * all primitives implemented Signed-off-by: swurl <[email protected]> * add widget configuration Signed-off-by: swurl <[email protected]> * fix win build, macos bundle, title Signed-off-by: swurl <[email protected]> * more prim widgets, type switching Signed-off-by: swurl <[email protected]> * sendable support & FMSInfo Signed-off-by: swurl <[email protected]> * Field2d widget Signed-off-by: swurl <[email protected]> * Command & StringChooser Signed-off-by: swurl <[email protected]> * Tab Settings Signed-off-by: swurl <[email protected]> * bug fixes, save/load Fixed: - drag bug with multicell widgets - Field2d coordinate swaps Signed-off-by: swurl <[email protected]> * server settings, fix crash Signed-off-by: swurl <[email protected]> * Drag & Drop from the menu Solution is extremely hacky, but it works, may fix later Signed-off-by: swurl <[email protected]> * 6.7.2 Signed-off-by: swurl <[email protected]> * fix threading crash Signed-off-by: swurl <[email protected]> * fix doublespinboxes Signed-off-by: swurl <[email protected]> * cameraview widget Signed-off-by: swurl <[email protected]> * completely untested CameraView and list. :( Signed-off-by: swurl <[email protected]> * camera view & store need to figure out mjpg Signed-off-by: swurl <[email protected]> * color saving & shape for color widget Signed-off-by: swurl <[email protected]> * macos latest Signed-off-by: swurl <[email protected]> * enum widget Signed-off-by: swurl <[email protected]> * load recent Signed-off-by: swurl <[email protected]> * backbone for switch topic Signed-off-by: swurl <[email protected]> * woopsie daisey Signed-off-by: swurl <[email protected]> * cameraview fixes & mirror field2d Signed-off-by: swurl <[email protected]> * camera & field fixes Signed-off-by: swurl <[email protected]> * add back multimedia to nsis Signed-off-by: swurl <[email protected]> * remove dup code, add widget duplication Signed-off-by: swurl <[email protected]> * real copy & paste Signed-off-by: swurl <[email protected]> * theming improvements Signed-off-by: swurl <[email protected]> * light & dark mode Signed-off-by: swurl <[email protected]> * fix topic updating, drag bugs Signed-off-by: swurl <[email protected]> * title management, cameraview reconnect + resolution Signed-off-by: swurl <[email protected]> * add accent color setting Signed-off-by: swurl <[email protected]> * Field2d shape/color, finish theming Signed-off-by: swurl <[email protected]> * more themes, ctrl+tab shortcuts Signed-off-by: swurl <[email protected]> * working CameraView Signed-off-by: swurl <[email protected]> --------- Signed-off-by: swurl <[email protected]>
- Loading branch information