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
|
47d2c22b0e
|
make a cell init func. image now displays text
|
2016-05-03 09:00:18 -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
|
d06d77000c
|
let GLFW restart
add mouse area to qmlimg
|
2016-04-12 10:22:14 -07:00 |
|
lordwelch
|
bba9f04902
|
move runtime crash to shutdown
|
2016-04-07 10:11:42 -07:00 |
|
lordwelch
|
296ec8a94b
|
resstructure
|
2016-03-27 13:01:51 -07:00 |
|
lordwelch
|
43db9e18cc
|
documentaion
|
2016-03-24 09:16:15 -07:00 |
|
popswelch
|
f0c49df67b
|
add some documentation
|
2016-03-23 19:52:46 -07:00 |
|
lordwelch
|
ed73ea2527
|
fix changing images and some ui glitches
|
2016-03-21 22:03:46 -07:00 |
|
lordwelch
|
d81fb1f7fb
|
work on changing image
|
2016-03-21 10:22:52 -07:00 |
|
lordwelch
|
d37a260236
|
rightclick for changing image and disable dblClick edit by default
|
2016-03-21 08:49:06 -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
|
d483570591
|
try to fix glfw close window
|
2016-03-16 10:23:15 -07:00 |
|
Timmy Welch
|
29eb54f7ae
|
start making the projected image change
|
2016-03-15 11:02:58 -07:00 |
|
lordwelch
|
ac2b345e28
|
cleanup
|
2016-03-15 10:21:59 -07:00 |
|
lordwelch
|
0be1344a82
|
cleanup
|
2016-03-11 14:40:23 -08:00 |
|
lordwelch
|
74fe888188
|
add remove function
discovered memleak
|
2016-03-11 14:30:04 -08:00 |
|
lordwelch
|
f4450e7e3d
|
addceck for imgprovider
|
2016-03-11 09:56:45 -08:00 |
|
lordwelch
|
5f12adaa92
|
make text edit child of "col1" rectangle
|
2016-03-09 10:43:28 -08:00 |
|
Timmy Welch
|
c7deef1a8b
|
Update main.go
|
2016-03-08 10:40:29 -08:00 |
|
Tech
|
cdc44b6693
|
make scroll view change height
|
2016-03-08 10:23:04 -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
|
0461807287
|
add imagick
add gl routines
fix resizing routine
|
2016-02-09 21:55:57 -08:00 |
|
lordwelch
|
a244345b54
|
fix typos
add routine for resizing an image using imagick
|
2016-02-03 16:14:11 -08:00 |
|
lordwelch
|
9f56d84854
|
fix signals and remove extra stuff
|
2016-02-01 17:04:11 -08:00 |
|
lordwelch
|
534d8e2400
|
remove extra stuff and attempt to fix glfw loop
|
2016-01-29 20:05:16 -08:00 |
|
lordwelch
|
cf0300fb62
|
add function for glfw loop
|
2016-01-25 17:27:00 -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 |
|
lordwelch
|
e53b352a63
|
fixed cellqml and add a textbox for editing slide text
|
2016-01-19 21:12:11 -08:00 |
|
lordwelch
|
a8aca389b4
|
chang addCell to slides struct and attempt to make it work
|
2016-01-15 15:18:02 -08:00 |
|
lordwelch
|
297eef3222
|
start function for adding cell
|
2016-01-14 22:25:53 -08:00 |
|
lordwelch
|
0362fd2227
|
seperate cell for dynamic creation (there may be a better way but im lazy)
|
2016-01-14 18:42:52 -08:00 |
|
lordwelch
|
f7f8ff2c57
|
go boilerplate code and initial qml interface
|
2016-01-14 15:30:14 -08:00 |
|
lordwelch
|
b598ee8ba1
|
initial files
|
2016-01-11 09:10:52 -08:00 |
|