Commit Graph

24 Commits

Author SHA1 Message Date
lordwelch
73bbf9b01a moving away from GLFW mostly
switching to a list of lists
qml is way out of sync
need to figure out how much the signals need to be changed
and the best way to update the preview text for the qml
2017-02-05 13:57:50 -07:00
lordwelch
3569a7d502 adding another list element now works 2016-05-11 09:17:22 -07:00
lordwelch
636e3e42ed update listmodel
start on making append work
2016-05-10 10:27:32 -07:00
lordwelch
7e741afd9f change to qrc
change to listview
2016-05-10 09:43:49 -07:00
lordwelch
7fe593a4ef add qlobal qml var for songEdit.qml 2016-05-09 09:11:56 -07:00
lordwelch
5531714b99 working on songEdit.qml 2016-05-04 10:45:12 -07:00
lordwelch
bc809fb8db start adding the songedit.qml for actuaal use 2016-05-03 10:25:23 -07:00
lordwelch
43694f0483 rm songEdit.qml 2016-05-03 09:10:51 -07:00
lordwelch
fa6213472f remove unused xml.go
add missing imports
add font struct to cell
add imgtext func to cell
add colorDialogs to songEdit.qml
2016-04-29 10:17:48 -07:00
lordwelch
b4737bf4f8 no more gltext
copy example from imagick
have sonEdit show at start (only for now)
remake songEdit.qml (was causing crash in qtcreator)
2016-04-28 21:09:13 -07:00
lordwelch
f0c8b93a22 add text area and comboboxes 2016-04-20 10:45:52 -07:00
lordwelch
3211600204 add form for editing song 2016-04-18 10:24:24 -07:00
lordwelch
d06d77000c let GLFW restart
add mouse area to qmlimg
2016-04-12 10:22:14 -07:00
lordwelch
ed73ea2527 fix changing images and some ui glitches 2016-03-21 22:03:46 -07:00
lordwelch
ba3ed7375b allow change of image via rightclick. not finished 2016-03-18 10:21:14 -07:00
lordwelch
ca47264f51 move logic from qml to GO 2016-03-17 09:41:21 -07:00
lordwelch
efcb9746e8 add a scrollview 2016-03-07 21:40:07 -08:00
lordwelch
2cb1ac06e7 add a preview image to the qml form 2016-03-07 08:54:14 -08:00
lordwelch
970bbfe143 start adding way to load images 2016-02-19 15:20:15 -08:00
lordwelch
c9cc1e688b fix stuff.... 2016-02-19 08:46:03 -08:00
lordwelch
b4ad828af4 add highliting for the selected cell
add button to add a cell
2016-02-18 15:12:22 -08:00
lordwelch
03e816356c make glfw close first
fix other stuff....
2016-02-17 14:55:29 -08:00
lordwelch
5410aac4d4 removed projection.qml
using gflw instead
qml cant detect if there are multiple monitors
both packages appear to be compatible with eachother
2016-01-21 10:11:16 -08:00
lordwelch
d26d6e08b2 fixed textbox to cell data transfer
and reorganized qml files
added about dialog
added qml file for the projection window
2016-01-20 18:18:43 -08:00