Veronica K. B. Olsen
|
116150ef01
|
Fixed creating new project, opening and saving of projects.
|
2019-05-03 21:56:51 +02:00 |
|
Veronica K. B. Olsen
|
664efbc6d2
|
Added handling of orphaned documents.
|
2019-04-28 19:37:39 +02:00 |
|
Veronica K. B. Olsen
|
880b8905ee
|
No longer need the nwItemAction enum either
|
2019-04-28 13:26:54 +02:00 |
|
Veronica K. B. Olsen
|
d11a01d6a1
|
Removed the context menu code.
|
2019-04-28 13:25:41 +02:00 |
|
Veronica K. B. Olsen
|
af9aa08fe6
|
Finished the edit item dialog and now updating tree and project settings.
|
2019-04-28 13:17:24 +02:00 |
|
Veronica K. B. Olsen
|
e00b3b4c20
|
Connected the make root menu options.
|
2019-04-28 12:32:05 +02:00 |
|
Veronica K. B. Olsen
|
65d4fcc968
|
A bit of shuffling in the menu, and connected a lot more menu items to actions.
|
2019-04-27 22:05:01 +02:00 |
|
Veronica K. B. Olsen
|
7c6393302a
|
More reorganisation of the main menu
|
2019-04-27 16:09:33 +02:00 |
|
Veronica K. B. Olsen
|
fdf41f383a
|
Moved main menu to its own class, and reshuffled some of the logic in opening and saving projects
|
2019-04-27 14:49:54 +02:00 |
|
Veronica K. B. Olsen
|
d639dcd219
|
Significant restructuring of the main menu
|
2019-04-27 00:28:19 +02:00 |
|
Veronica K. B. Olsen
|
c71ff96bf5
|
Added some more sample text to test some features.
|
2019-04-24 23:23:36 +02:00 |
|
Veronica K. B. Olsen
|
2f0f39b53e
|
Added item status, and added icons and flags to the main treeview
|
2019-04-24 22:42:57 +02:00 |
|
Veronica K. B. Olsen
|
b180971548
|
Added layout flag to items
|
2019-04-24 20:20:11 +02:00 |
|
Veronica K. B. Olsen
|
96943d316a
|
Items can now be renamed.
|
2019-04-24 18:11:38 +02:00 |
|
Veronica K. B. Olsen
|
30c1241488
|
Tree context menu can now add files, folders and roots.
|
2019-04-23 21:42:11 +02:00 |
|
Veronica K. B. Olsen
|
3631b239fc
|
Proagate word counts and save them for files.
|
2019-04-22 17:02:52 +02:00 |
|
Veronica K. B. Olsen
|
d8f962cf84
|
Added text autoreplace functionality to doc editor.
|
2019-04-20 17:46:00 +02:00 |
|
Veronica K. B. Olsen
|
f68a64503e
|
Improvements to saving meta data, and added counting of words, etc
|
2019-04-19 23:42:30 +02:00 |
|
Veronica K. B. Olsen
|
cb511b3c45
|
Added code to build the tree context menu based on what element is selected.
|
2019-04-14 17:32:39 +02:00 |
|
Veronica K. B. Olsen
|
5609d16978
|
Fixed the utf-8 thingy at the top of files
|
2019-04-14 13:20:19 +02:00 |
|
Veronica K. B. Olsen
|
4d448cad9d
|
Some changes to item classes, and added a sample context menu to the tree view
|
2019-04-13 21:45:55 +02:00 |
|
Veronica K. B. Olsen
|
eca8a807ce
|
Renamed the document files to nwd as they are no longer strictly markdown
|
2019-04-13 18:45:59 +02:00 |
|
Veronica K. B. Olsen
|
7126e59bc7
|
Testing out going with markdown instead of html.
|
2019-04-06 10:25:49 +02:00 |
|
Veronica K. B. Olsen
|
e3af43725a
|
Using global enum class instead of constants in classes.
|
2018-11-02 23:22:29 +01:00 |
|
Veronica K. B. Olsen
|
8c10251fff
|
Changed initial version to 0.0.1
|
2018-11-02 22:11:11 +01:00 |
|
Veronica K. B. Olsen
|
c2dbbf647c
|
New folders and files can now be added.
|
2018-11-02 22:08:15 +01:00 |
|
Veronica K. B. Olsen
|
d9e6a6f0b4
|
Can now open and save documents.
|
2018-11-01 21:51:46 +01:00 |
|
Veronica K. B. Olsen
|
027dec67ce
|
Removed vverbose logging level and added treeview double click event.
|
2018-11-01 20:30:23 +01:00 |
|
Veronica K. B. Olsen
|
e72e82afca
|
Finished saving and loading of document tree and tree state.
|
2018-10-30 21:20:12 +01:00 |
|
Veronica K. B. Olsen
|
02ed230c24
|
Finished adding the saving of tree state.
|
2018-10-28 22:36:28 +01:00 |
|
Veronica K. B. Olsen
|
0f8090601b
|
Added some the tree building code, with the help of 3 G&Ts.
|
2018-10-27 23:54:34 +02:00 |
|
Veronica K. B. Olsen
|
83ea8c4f4f
|
Added some more debug elements.
|
2018-10-27 15:52:25 +02:00 |
|
Veronica K. B. Olsen
|
03272183f5
|
Added recent project menu option
|
2018-10-25 23:54:56 +02:00 |
|
Veronica K. B. Olsen
|
3b90eea7cb
|
Added project settings GUI
|
2018-10-25 23:33:13 +02:00 |
|
Veronica K. B. Olsen
|
1104baef22
|
Added open project functionality.
|
2018-10-24 23:18:59 +02:00 |
|
Veronica K. B. Olsen
|
9704307b4d
|
Save project added, and a number of bits here and there.
|
2018-10-23 21:52:50 +02:00 |
|
Veronica K. B. Olsen
|
1154513710
|
Started adding code for writing the main project file.
|
2018-10-14 23:19:54 +02:00 |
|
Veronica K. B. Olsen
|
abd9d441ad
|
Started adding project and doc classes.
|
2018-09-29 20:33:19 +02:00 |
|