Chris Cochrun
|
da361a55a7
|
fixing a lot of small ui pieces with gridUnits and colors
May need to change TextBackground to just ControlBackground, and use
it in more than just text controls
|
2023-09-29 06:45:51 -05:00 |
|
Chris Cochrun
|
7e6e8c71e0
|
small changes and the beginning of a TextBackground.qml
|
2023-09-28 15:17:35 -05:00 |
|
Chris Cochrun
|
9f4d426a8f
|
fixing small ui things and making audio picking use portal
|
2023-09-28 06:31:29 -05:00 |
|
Chris Cochrun
|
61ed155903
|
rename SlideEditor.qml to SongEditorSlideList.qml
|
2023-09-22 15:56:50 -05:00 |
|
Chris Cochrun
|
4aafe6e86f
|
tweaks to SongEditor
|
2023-05-19 15:39:03 -05:00 |
|
Chris Cochrun
|
bbc5bf3d7c
|
🐛 QVariantMap still seems to not work...
|
2023-05-19 09:54:07 -05:00 |
|
Chris Cochrun
|
38ae7c9850
|
switching back until I finish upgrading to 0.5.3 cxx-qt
This is where they made sure QVariantMap maps to QMap_QString_QVariant
in Rust.
|
2023-05-19 09:18:34 -05:00 |
|
Chris Cochrun
|
e5a2e063fc
|
🐛 using songModel so we can start to remove more c++ functions
|
2023-05-18 15:57:05 -05:00 |
|
Chris Cochrun
|
eb899a9965
|
tweaks to making songs work
|
2023-05-16 15:31:09 -05:00 |
|
Chris Cochrun
|
184ad4fe57
|
using song_model now
|
2023-05-12 17:00:23 -05:00 |
|
Chris Cochrun
|
3809e697e8
|
add labels to SongEditor.qml
This makes it more clear what each field is for
|
2023-03-14 14:40:43 -05:00 |
|
Chris Cochrun
|
5fe5a5b621
|
switching all layouts to newer layouts
|
2023-03-03 16:47:49 -06:00 |
|
Chris Cochrun
|
cb58cac8bf
|
making the newSong function show appropriate slides
|
2023-03-02 06:13:25 -06:00 |
|
Chris Cochrun
|
3cd6a75f4b
|
fixing the SongEditor after library changes
|
2023-03-02 05:57:08 -06:00 |
|
Chris Cochrun
|
d63b3faec1
|
making a more streamlined newSong function
|
2023-02-20 11:25:53 -06:00 |
|
Chris Cochrun
|
c9f6fc4d1b
|
ok I added some proxy models to all sql models, but they aint done..
|
2023-02-17 16:14:50 -06:00 |
|
Chris Cochrun
|
d6da3b546c
|
better debugging: all print statements are now console.log
|
2023-01-17 05:52:34 -06:00 |
|
Chris Cochrun
|
19c1a015cc
|
trying to discover the broken part in getLyricList
|
2022-09-29 13:00:44 -05:00 |
|
Chris Cochrun
|
4d9236e02c
|
fixing getSong not working after deleting songs
|
2022-09-29 05:58:06 -05:00 |
|
Chris Cochrun
|
a8943b86cf
|
adding an audio picker for songs
|
2022-09-22 05:59:21 -05:00 |
|
Chris Cochrun
|
e05beb3857
|
ensure the text fits properly and better control over text size
|
2022-09-16 16:45:18 -05:00 |
|
Chris Cochrun
|
4954f108a6
|
fixing a bug in the getLyricList command and clear on lyric edits
|
2022-09-07 14:30:19 -05:00 |
|
Chris Cochrun
|
e758958dca
|
fixing the crashes and maybe speed up loading of objects in slides
|
2022-09-07 13:32:36 -05:00 |
|
Chris Cochrun
|
da1fb49c64
|
fixed slides not being cleared in SongEditor, still have crashes
|
2022-09-07 05:38:08 -05:00 |
|
Chris Cochrun
|
d0d66a5d54
|
fixed video and images loading after changing in toolbar
|
2022-08-30 17:15:24 -05:00 |
|
Chris Cochrun
|
7237601a3b
|
some minor ui fixes and ui for play/pause button for first slide
|
2022-08-29 11:38:34 -05:00 |
|
Chris Cochrun
|
e1095817b0
|
added some lyric checks to update the slides in songeditor
|
2022-08-28 14:54:56 -05:00 |
|
|
39fc19dff2
|
making songs have a list of slides visible to assist in editing
|
2022-04-26 13:10:26 -05:00 |
|
|
ceefbebe23
|
reorganizing
|
2022-04-23 06:18:25 -05:00 |
|
Chris Cochrun
|
eaa32c8b2b
|
implemented font and fontsize in toolbar of songeditor
|
2022-04-22 16:42:07 -05:00 |
|
Chris Cochrun
|
bc6f6b0606
|
adding ids and changing email in readme
|
2022-04-22 15:46:11 -05:00 |
|
Chris Cochrun
|
8acf57fc2b
|
fixing bugs in setting song attributes
|
2022-04-22 15:31:49 -05:00 |
|
|
5db946ef53
|
some changes to songs including attributes
|
2022-04-22 11:28:50 -05:00 |
|
|
672158a316
|
made the alignment of text persistent and editable
|
2022-04-14 06:30:12 -05:00 |
|
Chris Cochrun
|
e22ac445c5
|
making songeditor align text
|
2022-04-12 17:21:50 -05:00 |
|
|
8d07c7355d
|
fixed the leftdock to allow reordering and better dnd
|
2022-04-11 11:03:20 -05:00 |
|
|
deb620a2eb
|
adding some more todos and refactoring getSong so it's more future proof
|
2022-04-05 08:21:16 -05:00 |
|
|
e52d44f937
|
gave the slide a black to put in front of loading videos
|
2022-04-04 06:43:05 -05:00 |
|
|
366660dcb2
|
fixed the filepicker dialog and started a window file
|
2022-04-01 07:32:21 -05:00 |
|
|
e4768b44be
|
beginning to create a lyric parser
|
2022-03-24 12:58:20 -05:00 |
|
|
bbdd837b50
|
reverting to plaintext fixed the problem
|
2022-03-23 14:54:04 -05:00 |
|
|
93c94e19db
|
Fixed the song textarea from removing blank lines
|
2022-03-23 14:51:04 -05:00 |
|
|
2f016f8295
|
adding backgrounds to drag of songs
|
2022-03-21 14:40:07 -05:00 |
|
|
c71356cac3
|
Seperating editors and making backgrounds work
|
2022-03-21 14:24:16 -05:00 |
|
|
61273e5390
|
making small hover changes
|
2022-03-08 10:32:24 -06:00 |
|
|
4c84fdc614
|
Setting slide changes on changing service item
|
2022-03-04 16:50:01 -06:00 |
|
|
3e646d8728
|
Using StackView for the main area to swap between edit and present
|
2022-03-04 07:28:05 -06:00 |
|
|
20e919fa55
|
Font combobox works
|
2022-03-03 13:33:12 -06:00 |
|
|
e1c7e319c7
|
Fixing the leftdock to accept Library items
|
2022-03-01 09:47:07 -06:00 |
|
|
7f432212cd
|
Mouse interactions in Library
|
2022-02-25 13:53:25 -06:00 |
|