Commit graph

53 commits

Author SHA1 Message Date
Eism
ebb7b61ab9 Implemented sessions manager 2022-01-21 11:29:07 +02:00
Eism
075a841b25 Handle menu activation in menu model, no need to register shortcuts 2021-12-27 14:51:42 +02:00
Eism
72b866160d Implemented open app menu by shortcuts 2021-12-27 14:51:42 +02:00
Igor Korsukov
45c0e879e2 added open file by drag and drop 2021-12-09 18:37:19 +02:00
Igor Korsukov
c03d422025 changed propertyvalue implementation 2021-12-03 15:50:36 +02:00
Casper Jeukendrup
24e1e71306
Added basic model and pages to First Launch Setup Dialog 2021-11-20 00:06:21 +01:00
Casper Jeukendrup
cc1e980069
Added basic First Launch Setup Dialog 2021-11-20 00:06:21 +01:00
Roman Pudashkin
c8cf91f4e5 replaced NotationPageState with using of IDockWindow 2021-09-01 15:35:14 +02:00
Roman Pudashkin
b55b36449b implemented the abilit to close/dock/undock a panel via the context menu 2021-09-01 15:35:14 +02:00
Igor Korsukov
c33997bf01 changed namespace for modularity 2021-06-30 17:18:03 +02:00
Casper Jeukendrup
cfe37dd54d Implemented Main Window Title (and related window properties) 2021-06-21 12:40:40 +02:00
Roman Pudashkin
fb32e01cbb implemented opening scores via CLI 2021-06-18 16:18:15 +02:00
Roman Pudashkin
46c2de2a8b implemented the basis for the Publish page 2021-06-11 13:58:24 +02:00
Roman Pudashkin
0eb96d0690 united all status bar models into one 2021-06-01 16:16:39 +02:00
Roman Pudashkin
3efe46e4c9 renamed dockwindow_kdab to dockwindow 2021-05-26 10:27:50 +02:00
Roman Pudashkin
cefe57a8e1 enabled the new dock system by default 2021-05-26 10:27:50 +02:00
Eism
a8a137b7ff Implemented native processing of frameless window in Windows 2021-05-21 11:59:45 +02:00
RomanPudashkin
99920fee54 reimplemented IMainWindow for the dock system based on KDAB dockwidgets 2021-04-30 11:20:21 +02:00
RomanPudashkin
d050989097 reimplemented pages using the new dock system 2021-04-30 11:20:21 +02:00
vpereverzev
fe45ef6b8b Updated license headers for .cpp/.h files 2021-04-19 17:08:37 +02:00
RomanPudashkin
edff750e31 moved all preferences models to the separate folder 2021-04-01 20:25:40 +02:00
RomanPudashkin
171bb73288 added test data for the I/O page 2021-04-01 20:11:06 +02:00
RomanPudashkin
d4d8c5fbdd implemented the basis for the I/O page 2021-04-01 19:38:34 +02:00
Igor Korsukov
86857b86f8 reimplemented work with ui actions and menu items 2021-04-01 17:00:46 +02:00
Eism
e3027deea4 Implemented Import page 2021-03-31 09:36:06 +02:00
Eism
22b2bbc4c4 Implemented Score page 2021-03-30 11:13:42 +02:00
Eism
626bb5679f Implemented Canvas page 2021-03-27 17:21:37 +02:00
Eism
d32fa8846a Implemented Advanced page 2021-03-26 16:04:18 +02:00
RomanPudashkin
79448ac5b5 moved NoteInputPreferencesPage to appshell 2021-03-23 12:41:57 +02:00
Eism
136ba651b1 Implemented folders preferences page 2021-03-23 12:12:56 +02:00
RomanPudashkin
72c8cf87a7 implemented setting different types of the startup mode 2021-03-22 15:32:54 +02:00
RomanPudashkin
3f93754594 implemented the view for the programme start page 2021-03-19 19:33:30 +02:00
RomanPudashkin
480a1fb63c implemented the basis of the model for the appearance page 2021-03-19 15:13:05 +02:00
RomanPudashkin
62dd799196 implemented the Update page 2021-03-19 11:57:49 +02:00
Eism
7151e5c6b4 Implemented general preferences page 2021-03-18 14:20:26 +02:00
RomanPudashkin
3a4c3ec7e1 implemented a basis for preferences dialog 2021-03-15 12:28:16 +02:00
Eism
28071e431d Refactoring menu controllers 2021-03-13 02:28:54 +02:00
Eism
e3d91c83bf Moved getting action availability to controllers 2021-03-12 18:37:21 +02:00
Eism
3fd7b8079b Implemented about dialogs 2021-03-04 17:42:56 +02:00
Eism
e078500459 Fixed review issues 2021-02-25 18:02:04 +02:00
Eism
107ac62ab6 Implemented toggle full screen/select workspace 2021-02-24 18:12:47 +02:00
Eism
868938d952 Fixed updating page of languages 2021-02-20 16:53:25 +02:00
Eism
4c663f25c4 Review issues fixed 2021-02-10 12:48:27 +02:00
Eism
e3ccfc6aa1 Implemented all actions 2021-02-10 12:48:27 +02:00
Eism
8d6608e1e5 Implemented general menu based on widgets 2021-02-10 12:48:27 +02:00
Eism
cad2ff4721 Renamed namespace in ui module 2021-01-18 17:27:51 +03:00
Igor Korsukov
a96541a4a8 added comandline module 2020-12-25 16:19:25 +02:00
Igor Korsukov
9b1434c1a0 added parce and apply command line options 2020-12-25 16:19:25 +02:00
Igor Korsukov
92d097889a moved dockwidget and settings model to view dir 2020-12-25 16:19:25 +02:00
Igor Korsukov
2ee2399d8c added comandline module 2020-12-25 16:19:25 +02:00