Chris Cochrun
|
3f9a1714c4
|
trying to tweak song editor to work
|
2023-12-01 09:54:16 -06:00 |
|
Chris Cochrun
|
744481587f
|
initial port to cxx_qt 6.0
|
2023-11-27 11:07:55 -06:00 |
|
Chris Cochrun
|
39ef6ed492
|
smaller font picker so it fits better on SongEditor.qml
|
2023-11-21 06:34:32 -06:00 |
|
Chris Cochrun
|
76ebefb6fb
|
some clarity and testing out a better tooltip idea
|
2023-11-19 07:15:40 -06:00 |
|
Chris Cochrun
|
511c34ee41
|
a nicer split handle
|
2023-10-30 06:33:57 -05:00 |
|
Chris Cochrun
|
af9974600b
|
Using the right id rather than the index from the item
|
2023-10-27 15:10:24 -05:00 |
|
Chris Cochrun
|
28958721f2
|
tweaks to how we change to a different song
|
2023-10-27 15:05:43 -05:00 |
|
Chris Cochrun
|
c97a98a3a7
|
adding the ability to set font in song by editable field
|
2023-10-23 14:40:54 -05:00 |
|
Chris Cochrun
|
d82a0ac503
|
Tweaking verse_order in the songEditor.qml so it shows up
|
2023-10-11 09:35:24 -05:00 |
|
Chris Cochrun
|
f34e8cbd7e
|
adding some tweaks to making song_editor working better
|
2023-10-09 15:11:55 -05:00 |
|
Chris Cochrun
|
96d5bdac73
|
update to make song_editor ready
|
2023-10-09 13:53:09 -05:00 |
|
Chris Cochrun
|
19e3c71ff2
|
small ui tweaks and fixes
|
2023-10-06 08:34:02 -05:00 |
|
Chris Cochrun
|
cc3f87e6f5
|
making the icons in the toolbar work a little better
|
2023-10-05 17:04:25 -05:00 |
|
Chris Cochrun
|
301306c9f2
|
using rfd in more places and fixing non hovering buttons
|
2023-10-05 10:12:58 -05:00 |
|
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 |
|