ApfelTeeSaft
44ff009021
lol
2025-08-03 12:27:51 +02:00
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
joelnir
12236b038c
Fix for py2exe
...
changed __file__ to sys.argv[0] to make build compatible with py2exe
2016-01-04 12:50:16 +01:00
joelnir
22fc7017be
Improved Looks
...
Added a determined font and color as well as the ability to switch
between big and small fonts. Also limited files that should be displayed
in the "open notes" prompt.
2016-01-03 23:26:03 +01:00
joelnir
a45d520e52
GUI Handling update and documentation
...
UPdated the way GUI is handled to one centralized function and wrote
docstrings for some of the functions in main_window file.
2016-01-03 17:23:25 +01:00
joelnir
d2623985fb
Bug Fixes
...
Committing some bugfixes and addition of update_GUI function. This
function is not yet implemented in the rest of the project.
2016-01-03 13:55:20 +01:00
joelnir
945a6b760a
bugfixes
...
fixed bugs that displayed wrong notes and redid some of the socket
handling to deal with continous server connection losses
2016-01-03 00:51:58 +01:00
joelnir
d8bf384ef0
Initial files
...
Added initial files that were created without version control. A number
of .py files and a resource folder with a couple of icons.
2016-01-02 22:49:16 +01:00