mjbudd77
|
df7bedd349
|
Implemented different marker drag and drop scheme to support fade away effect and fix windows instability using QDrag.
|
2021-12-27 23:09:36 -05:00 |
mjbudd77
|
7f97f2fd4b
|
Implemented piano roll drag vertical scroll line shifting logic for Qt GUI.
|
2021-12-27 20:11:48 -05:00 |
mjbudd77
|
571caf3234
|
cppcheck and valgrind code hardening for Qt Tas editor.
|
2021-12-23 21:02:16 -05:00 |
mjbudd77
|
ceaa04b0f4
|
Minor draw fix for branches text.
|
2021-12-23 14:32:29 -05:00 |
mjbudd77
|
0c1c338ce7
|
Changed Qt piano roll single wheel detent to move by 6 lines.
|
2021-12-23 14:14:55 -05:00 |
mjbudd77
|
f4181e799b
|
Added logic to allow for customization of Qt TAS piano roll grid coloring.
|
2021-12-23 14:04:25 -05:00 |
mjbudd77
|
bdd0bda016
|
Force Qt TAS bookmarks/branches font to bold.
|
2021-12-23 13:44:42 -05:00 |
mjbudd77
|
86e7f7a889
|
Added TAS config parameter load/save logic for Qt GUI.
|
2021-12-23 13:29:48 -05:00 |
mjbudd77
|
4c7b8bf64c
|
Minor marker drag code changes for robustness.
|
2021-12-23 12:57:13 -05:00 |
mjbudd77
|
b4735a1aea
|
Added missing follow playback cursor if needed function in Qt TAS GUI.
|
2021-12-22 23:54:14 -05:00 |
mjbudd77
|
a442354ef6
|
Added a short delay to TAS marker drag n drop setup in the event that the mouse button is quickly released.
|
2021-12-22 23:41:07 -05:00 |
mjbudd77
|
1e0b2f37ce
|
Added piano roll marker drag n drop logic for Qt GUI.
|
2021-12-22 23:29:16 -05:00 |
mjbudd77
|
c51b545fbf
|
Added middle button double click logic for Qt TAS piano roll.
|
2021-12-22 21:35:27 -05:00 |
mjbudd77
|
c0495bd62b
|
Added Qt TAS piano roll double click handling logic.
|
2021-12-22 21:30:53 -05:00 |
mjbudd77
|
772901cfa7
|
Bug fix for Qt TAS editor allowing cross columns during drag with alt held.
|
2021-12-22 20:47:13 -05:00 |
mjbudd77
|
f3fd0a8016
|
Bug fix for inverted vertical scroll bar on Qt TAS piano roll view.
|
2021-12-22 20:31:34 -05:00 |
mjbudd77
|
a4d25deaf5
|
Changed Qt TAS playback buttons to trigger on press instead of release.
|
2021-12-20 21:59:41 -05:00 |
mjbudd77
|
f1eb0a94fe
|
Reduced number of characters in Qt piano roll frame cell.
|
2021-12-20 21:33:52 -05:00 |
mjbudd77
|
6d81529b4c
|
Bug fix for close event on Qt TAS editor. Ignore event if save project dialog returns false.
|
2021-12-20 21:14:51 -05:00 |
mjbudd77
|
e79de93c18
|
Directional fix for Qt TAS piano roll vertical scroll bar page step
|
2021-12-20 20:57:13 -05:00 |
mjbudd77
|
c72eac9970
|
Fixed mouse wheel scroll direction on Qt trace logger and TAS piano roll.
|
2021-12-12 15:42:37 -05:00 |
mjbudd77
|
c596593fd0
|
Added hot changes coloring to Qt piano roll.
|
2021-12-12 14:52:29 -05:00 |
mjbudd77
|
0ad04f819e
|
Draw fixes for Qt Tas piano roll arrows and bookmark labels.
|
2021-12-12 14:13:54 -05:00 |
mjbudd77
|
a3b3cf563b
|
Changed marked frames to be unbold and italic in Qt TAS editor.
|
2021-12-12 13:57:47 -05:00 |
mjbudd77
|
6f3b25646d
|
Put branches viewport into a scrollable area.
|
2021-12-12 13:40:23 -05:00 |
mjbudd77
|
8ab19f64f6
|
Changed piano roll marked frames to show in italic. Set all other text to bold. For Qt GUI.
|
2021-12-12 13:14:09 -05:00 |
mjbudd77
|
465f7d725d
|
Moved TAS history view to tabbed widget with branches/bookmarks for Qt GUI.
|
2021-12-12 13:05:26 -05:00 |
mjbudd77
|
53d721b560
|
Added TAS editor project save compact dialog to Qt GUI.
|
2021-12-12 11:58:13 -05:00 |
mjbudd77
|
4187b8a9b1
|
Added logic to Qt TAS piano roll to toggle inputs on selected lines when buttons are clicked in the header.
|
2021-12-12 11:10:56 -05:00 |
mjbudd77
|
79d2005495
|
Fix for Qt TAS piano roll left click and drag functionality. Force column selection to always be what it was at initial button press. Ensure that all row frames are not skipped between mouse events.
|
2021-12-12 07:59:59 -05:00 |
mjbudd77
|
e0c3f2445f
|
Checked marker labels to appear as push buttons in Qt TAS editor.
|
2021-12-11 16:00:20 -05:00 |
mjbudd77
|
fd208cb8f8
|
Bug fixes for Qt TAS editor playback cursor following.
|
2021-12-11 10:02:22 -05:00 |
mjbudd77
|
cd1d8f643e
|
Added users local desktop folder to file dialog quick access navigation.
|
2021-12-08 21:53:04 -05:00 |
mjbudd77
|
77ced676f0
|
Added TAS editor font selection options for piano roll, bookmarks, and branches view for Qt GUI.
|
2021-12-08 20:31:09 -05:00 |
mjbudd77
|
f351150ad9
|
Added hot key shortcuts for Qt TAS editor window.
|
2021-12-06 20:48:36 -05:00 |
mjbudd77
|
8cfab72523
|
Added save/restore geometry logic for Qt TAS find note dialog.
|
2021-12-05 20:30:43 -05:00 |
mjbudd77
|
2072269edc
|
Added contect menu to Qt TAS piano roll.
|
2021-12-05 20:22:17 -05:00 |
mjbudd77
|
d124808c1b
|
Added TAS window caption logic for Qt GUI.
|
2021-12-04 07:52:12 -05:00 |
mjbudd77
|
989f6d38d4
|
Added recent projects menu to Qt TAS editor menu.
|
2021-12-03 08:16:46 -05:00 |
mjbudd77
|
556ac79038
|
Added Qt TAS editor about dialog.
|
2021-12-03 07:09:27 -05:00 |
mjbudd77
|
d63517dc75
|
Qt TAS editor minor improvements.
|
2021-12-03 06:28:19 -05:00 |
mjbudd77
|
f18604926a
|
Qt build fix for missing function StrStrI. Changed code to use cross platform QString::indexOf instead.
|
2021-12-03 06:15:40 -05:00 |
mjbudd77
|
c2f1c5193b
|
Hooked up jump to marker selection logic for Qt GUI.
|
2021-12-02 23:30:03 -05:00 |
mjbudd77
|
4133ea900c
|
Added find note window to Qt TAS editor.
|
2021-12-01 19:30:09 -05:00 |
mjbudd77
|
93e1dca8bc
|
Added a few missing mouse wheel functions to Qt piano roll.
|
2021-11-28 21:44:16 -05:00 |
mjbudd77
|
b8c2ea09cf
|
Added mouse wheel event logic to Qt TAS piano roll.
|
2021-11-28 20:45:54 -05:00 |
mjbudd77
|
a7244cf343
|
Implemented piano roll save/load state functionality for Qt GUI. Fixed periodic autosave for Qt Tas editor.
|
2021-11-28 18:56:22 -05:00 |
mjbudd77
|
148d6a4af5
|
Bug fix for inverted piano roll vertical slider buttons on Qt GUI.
|
2021-11-27 11:09:08 -05:00 |
mjbudd77
|
da993c51a2
|
Added piano roll header light logic for Qt GUI.
|
2021-11-26 20:38:21 -05:00 |
mjbudd77
|
94007b6313
|
Qt piano roll touch ups.
|
2021-11-26 15:55:46 -05:00 |
mjbudd77
|
8b1e42cf33
|
Added branches tool tips and frame preview.
|
2021-11-26 10:58:50 -05:00 |
mjbudd77
|
82bd4b55a7
|
Bug fix for Qt GUI crashing when trying to display a snapshot of an empty bookmark slot.
|
2021-11-26 08:39:53 -05:00 |
mjbudd77
|
b116c219ec
|
Added more tool tips to Qt TAS editor.
|
2021-11-26 08:21:48 -05:00 |
mjbudd77
|
cd9ec79570
|
Qt TAS editor tool tips in work.
|
2021-11-26 06:53:14 -05:00 |
mjbudd77
|
4b3ae8fead
|
Hooked up Lua menu actions in Qt Tas Editor.
|
2021-11-26 06:16:38 -05:00 |
mjbudd77
|
c7bfb684ae
|
Added TAS input pattern selection Qt GUI code. Fixed a few clock timing calculations in Qt TAS editor.
|
2021-11-26 05:45:16 -05:00 |
mjbudd77
|
22b28195c6
|
Added TAS project save options dialog to Qt GUI.
|
2021-11-25 21:13:56 -05:00 |
mjbudd77
|
67fb525e5c
|
Bug fix for vector overrun in Qt TAS editor piano roll.
|
2021-11-24 13:13:22 -05:00 |
mjbudd77
|
abf980fd75
|
Implemented TAS bookmark preview popup for Qt GUI.
|
2021-11-24 06:50:15 -05:00 |
mjbudd77
|
d319b5574f
|
Added input dialogs for setting greenzone and max undo capacities in Qt TAS editor.
|
2021-11-23 21:00:41 -05:00 |
mjbudd77
|
6897f5b3c9
|
Added functionality for movie import/export in Qt TAS editor. Added online help quick access for TAS documentation in Qt GUI.
|
2021-11-21 20:24:37 -05:00 |
mjbudd77
|
5ea57a6b49
|
Set Qt TAS piano roll font to bold for marker frame text.
|
2021-11-19 22:44:57 -05:00 |
mjbudd77
|
570aab926f
|
Added create new project window for Qt TAS editor.
|
2021-11-19 18:32:23 -05:00 |
mjbudd77
|
7dfa1f8ae4
|
Added TAS marker label click logic to Qt GUI.
|
2021-11-18 21:28:47 -05:00 |
mjbudd77
|
f4f1ca750a
|
Added marker edit logic to Qt GUI TAS editor.
|
2021-11-18 21:07:24 -05:00 |
mjbudd77
|
27e0f16e08
|
Qt TAS branches viewport in work.
|
2021-11-14 21:33:32 -05:00 |
mjbudd77
|
06ea1bf29a
|
Qt TAS editor bookmark list paint code implemented.
|
2021-11-14 20:34:55 -05:00 |
mjbudd77
|
40f301c665
|
Moved Lua groupbox on Qt TAS editor to menu to save window space.
|
2021-11-13 06:48:18 -05:00 |
mjbudd77
|
b59ad1bf3b
|
Qt TAS Editor bookmarks/branches view in work.
|
2021-11-11 22:22:41 -05:00 |
mjbudd77
|
ff44284dfc
|
Hooked up Qt TAS editor config callback functions.
|
2021-11-10 22:06:32 -05:00 |
mjbudd77
|
c0d0d559be
|
TAS History treeview bug fixes for Qt GUI
|
2021-11-10 21:25:04 -05:00 |
mjbudd77
|
d2193d3e83
|
Qt TAS editor key logic in work.
|
2021-11-10 21:07:18 -05:00 |
mjbudd77
|
8b4caef750
|
Added code to populate history tree view in Qt TAS Editor.
|
2021-11-09 23:24:31 -05:00 |
mjbudd77
|
a20b7c0749
|
Added TAS editor menu items to Qt GUI.
|
2021-11-09 22:05:12 -05:00 |
mjbudd77
|
1251b8df93
|
Hooked up Qt TAS edit menu functions.
|
2021-11-08 20:40:11 -05:00 |
mjbudd77
|
39f90e04e7
|
Fixed TAS splicer functions so that they build uncommented.
|
2021-11-05 15:08:42 -04:00 |
mjbudd77
|
51ea52f94b
|
Added code to init Qt TAS patterns.
|
2021-11-02 22:06:00 -04:00 |
mjbudd77
|
7dce4b650b
|
Qt TAS editor mouse tracking in work.
|
2021-11-02 21:52:59 -04:00 |
mjbudd77
|
ffe8aacdc1
|
Hooked up TAS playback button functionality for Qt GUI.
|
2021-11-01 23:48:51 -04:00 |
mjbudd77
|
09d2204d9c
|
Qt TAS piano roll draw functions in work.
|
2021-11-01 22:58:54 -04:00 |
mjbudd77
|
9284ee8545
|
Qt TAS editor recorder gui inputs hooked up.
|
2021-10-31 22:21:56 -04:00 |
mjbudd77
|
ce7e3b591a
|
Qt TAS Editor input control in work.
|
2021-10-31 21:55:06 -04:00 |
mjbudd77
|
a39a2c6d03
|
Qt piano roll widget in work.
|
2021-10-31 14:44:16 -04:00 |
mjbudd77
|
da39715509
|
Qt TasEditor port in work.
|
2021-10-29 23:00:19 -04:00 |
mjbudd77
|
c0bf822cfb
|
TAS editor project load/save mechanisms inwork for Qt GUI.
|
2021-10-28 21:59:14 -04:00 |
mjbudd77
|
801bd77639
|
Ported over TAS modules to Qt. They compile but need to be integrated.
|
2021-10-24 17:58:45 -04:00 |
mjbudd77
|
f00613007b
|
Porting Tas Editor modules from win32. In work.
|
2021-10-23 06:59:29 -04:00 |
mjbudd77
|
019c30b229
|
Porting over win32 TAS modules. In work.
|
2021-10-23 05:06:08 -04:00 |
mjbudd77
|
f523b49f9b
|
Qt Tas editor module setup in work.
|
2021-10-18 20:59:14 -04:00 |
mjbudd77
|
a77f69a931
|
More Qt TAS editor control panel development.
|
2021-10-18 20:18:07 -04:00 |
mjbudd77
|
1cdb85eadd
|
Qt TAS editor window layout in work.
|
2021-10-16 06:34:11 -04:00 |
mjbudd77
|
1db99e21d8
|
Added initial placeholder widget for Qt TAS piano roll.
|
2021-10-16 05:22:48 -04:00 |
mjbudd77
|
b7ad6cab38
|
Initial add of empty Tas Editor window for Qt GUI.
|
2021-10-16 04:43:16 -04:00 |