Commit Graph

13 Commits

Author SHA1 Message Date
Veronica K. B. Olsen ffc577c943 Added format menu back in, and added a generic wrapping function that can do text formatting and wrap selection in quotes. 2019-04-23 16:37:48 +02:00
Veronica K. B. Olsen ae19cc7237 Updated autoreplace to handle quotes better, and to not destry undo history when replacing on a selection. 2019-04-22 21:16:03 +02:00
Veronica K. B. Olsen 03d1cee2b3 Implemented a working word and char counter that runs in the background at regular intervals. 2019-04-22 14:15:28 +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 5609d16978 Fixed the utf-8 thingy at the top of files 2019-04-14 13:20:19 +02:00
Veronica K. B. Olsen ffdcb997af Finished the handling of text width, window resize, and save and load of editor config. 2019-04-07 23:38:34 +02:00
Veronica K. B. Olsen 2ed9fb12de Handling of window size and change 2019-04-06 21:58:48 +02: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 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 c8dab032b9 Added more application menu entries. 2018-10-27 17:11:48 +02:00
Veronica K. B. Olsen 83ea8c4f4f Added some more debug elements. 2018-10-27 15:52:25 +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 8937229fdb Added the Config class back in fro the old project. 2018-09-22 18:47:01 +02:00