38 Commits
Author SHA1 Message Date
ApfelTeeSaft 44ff009021 lol 2025-08-03 12:27:51 +02:00
ApfelTeeSaft d33dbd523e Merge branch 'master' of https://github.com/ApfelTeeSaft/SplitNotes 2025-08-03 11:25:12 +02:00
ApfelTeeSaft 59f075c247 yay 2025-08-03 11:25:10 +02:00
ApfelTeeSaft fdbbc707fc Update README.md 2025-08-01 10:09:30 +02:00
ApfelTeeSaft e19c33b166 Update README.md 2025-08-01 10:08:59 +02:00
ApfelTeeSaft ca2a6d93a6 Add Multi Platform Support
MacOS and Linux Support
Refined Build Setup
2025-08-01 10:07:32 +02:00
joelnir 199acd4847 Added build configuration file and build instructions. 2017-05-16 18:30:08 +02:00
Joel 3ae68fa291 Added MIT license 2017-05-09 22:34:56 +02:00
Joel 9ba8edc8d9 Updated readme with information about 1.2 changes
Updated readme with explanations and examples for the formatting changes in version 1.2.
2016-04-15 22:28:59 +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.
1.2
2016-04-15 21:16:34 +02:00
Joelnir 6e30be4b4a Merge branch 'master' of https://github.com/joelnir/SplitNotes 2016-04-15 16:18:59 +02:00
Joel a49e0934af Updated readme to reflect version 1.1
Changed a screenshot to show customization options and added text to "How to use" and "Features" about the changes in 1.1.
2016-02-20 10:43:58 +01:00
Joelnir fe83570cec Fixed Folder Name in Release 1.1
Fixed the folder name int eh compressed 1.1 folder to SplitNotes.
2016-02-20 00:59:58 +01:00
joelnir 4037122692 Added release 1.1 to release folder
Compiled version 1.1 to an exe. Still requires testing
1.1
2016-02-20 00:43:52 +01: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 2d56e617c0 Deleted unwanted files
deleted pycache, testing file and test config-file
2016-02-18 21:38:16 +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
Joel c09cb1603c Update README.md 2016-01-07 19:27:46 +01:00
Joel f513cef7af Update README.md 2016-01-06 00:02:20 +01:00
Joel 917e65f7c1 Update README.md 2016-01-06 00:01:58 +01:00
Joel 99e8f606b9 Update README.md 2016-01-05 23:58:59 +01:00
Joel 07c336782a Update README.md 2016-01-05 23:49:13 +01:00
joelnir 8e368de3e7 Added 1.0
Added release1.0
1.0
2016-01-05 23:35:22 +01:00
Joel a3b4afa129 Update README.md 2016-01-04 15:50:13 +01:00
Joel e4158e6e32 Update README.md 2016-01-04 13:50:09 +01:00
Joel 6c2da8f1fc Update README.md 2016-01-04 13:24:51 +01:00
Joel 904b308311 More info
More info
2016-01-04 13:14:18 +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 26c2272b32 Update README.md 2016-01-03 01:02:31 +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 35901755a7 Create README.md 2016-01-02 22:52:02 +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
joelnir ce384d52cf 🎊 Added .gitattributes 2016-01-02 22:47:36 +01:00