Commit Graph
7 Commits
Author SHA1 Message Date
ApfelTeeSaft 59f075c247 yay 2025-08-03 11:25:10 +02:00
ApfelTeeSaft ca2a6d93a6 Add Multi Platform Support
MacOS and Linux Support
Refined Build Setup
2025-08-01 10:07:32 +02:00
Joelnir 91d71308df Added formatting options
Added the option to use another split separator than newline. Also
removed stripping of spaces at the beginning and end of lines of notes.
2016-04-15 21:16:34 +02:00
Joelnir b74903daf4 Finished settings implementation
Implemented settings for window width and height. Cleaned up and fixed
bugs.
2016-02-19 23:51:22 +01:00
Joelnir d314860608 Finished settings menu and automatic note loads
Implemented the settings menu to the main window so the settings are
applied. Moved the double layout option to the settings instead of the
right click menu. Also implemented a system to automatically load the
notes that were active when SplitNotes was closed last time.
2016-02-18 21:34:02 +01:00
Joelnir af125173c4 Settings Menu
Finished the settings menu and systems for saving and loading settings
from a config file.
2016-02-18 16:28:54 +01:00
Joelnir c3e7c275f7 Start of setting implementation
Created methods for loading settings and started working on the gui of
the settings menu.
2016-02-17 22:43:09 +01:00