Nils
|
600790e0d0
|
Add documentation and desktop starter for new hidden/continue mode
|
5 years ago |
Nils
|
f4854a1ea7
|
Redesign hidden start: Now it is a command line option that can be combined with the new 'continue last session' one
|
5 years ago |
Nils
|
f36c6063cf
|
Properly reset quick session controller after switching session
|
5 years ago |
Nils
|
54816758b7
|
Better description for duplicate
|
5 years ago |
Nils
|
2c01349db0
|
better handling of not-nsm clients where the command does not exist
|
5 years ago |
Nils
|
a0e9692635
|
German translation for settings-dialog
|
5 years ago |
Nils
|
8e5f97aa86
|
fix idiotic path check
|
5 years ago |
Nils
|
fd11e1b662
|
Add settings dialog with option to add custom executable paths and a white- and blacklist for the program launcher. This should make custom scenarios much easier without compromising the 'everything must be in the PATH' rule
|
5 years ago |
Nils
|
151e2056c9
|
Add short help text and manpage for nsm-data
|
5 years ago |
Nils
|
cfd2712039
|
makefile now builds nsm-data
|
5 years ago |
Nils
|
5211a2ed0c
|
extra check for absolute paths
|
5 years ago |
Nils
|
ab58f13604
|
Add German translations from designer-based windows and widgets
|
5 years ago |
Nils
|
77ff7f7874
|
Correct resource path for languages
|
5 years ago |
Nils
|
20d6f80316
|
Comment out share/ in Makefile, as we currently have no files there
|
5 years ago |
Nils
|
dd766d68a8
|
Small documentation updates
|
5 years ago |
Nils
|
1b1027fdf9
|
Add German translation
|
5 years ago |
Nils
|
566b0ee6d8
|
Manual in German and English, manpage, readme
|
5 years ago |
Nils
|
6e4c291180
|
documentation in progress
|
5 years ago |
Nils
|
180ef2f649
|
Copy Makefile and configure from other projects and begin adjusting. Does not work yet fully
|
5 years ago |
Nils
|
d8514027af
|
Update documentation and info files
|
5 years ago |
Nils
|
fd2667f1fb
|
Instructions for nsm-data in readme
|
5 years ago |
Nils
|
58b3a3a84e
|
Notify gui clients when session gets duplicated so they can be recreated in the table
|
5 years ago |
Nils
|
e5cd2f2681
|
Prevent escape from closing only the inner widget in new session dialog
|
5 years ago |
Nils
|
6e1001f529
|
Fix double reverse switcharoo of nsm-data and jackpatch
|
5 years ago |
Nils
|
2d89051867
|
Protect against corner case where rename happens into a subdir of the session
|
5 years ago |
Nils
|
fef55435ed
|
quick open session icons now have custom overlays
|
5 years ago |
Nils
|
8cb98c4496
|
Use qt resource system from now on. Also stub translation file
|
5 years ago |
Nils
|
0d0ac29c57
|
Prevent quick program starter against accidental double click
|
5 years ago |
Nils
|
cc8f52c7cb
|
remove wrong version from desktop file example
|
5 years ago |
Nils
|
ac601c18f1
|
nsm-data should not have a .py extension
|
5 years ago |
Nils
|
32bf194ddc
|
replace py3.7 with py3.6 parameter.
|
5 years ago |
Nils
|
ac7f0a8832
|
fix the fix
|
5 years ago |
Nils
|
fccaf46efc
|
Specifiy value for window restore list
|
5 years ago |
Nils
|
e6fdeaabfa
|
Replace floating dialog with message window inside mainwindow
|
5 years ago |
Nils
|
7ebbfa4351
|
Protect WaitDialog from garbage collector
|
5 years ago |
Nils
|
6b17fe2dcc
|
Remove hacky icon overlay. It crashes with Qt themes
|
5 years ago |
Nils
|
8a8d2eaab3
|
Add python version and pyqt version to the verbose log
|
5 years ago |
Nils
|
7390c76b6c
|
Log to find if the Wait-Thread actually runs
|
5 years ago |
Nils
|
b5fd564c3c
|
Give type for qt settings to be backwards compatible
|
5 years ago |
Nils
|
32e1d1d15b
|
Revert workaround hack
|
5 years ago |
Nils
|
0bd140c2c1
|
For testing disable program database
|
5 years ago |
Nils
|
858ce08591
|
more log
|
5 years ago |
Nils
|
57a2ce91ce
|
more logging
|
5 years ago |
Nils
|
a7d704f075
|
Use subprocess.run with arguments supported before python 3.7
|
5 years ago |
Nils
|
60e3d0b452
|
omit read protected directory when checking for changes in the beginning
|
5 years ago |
Nils
|
757df7977c
|
Fix wrong parameters that made --session-root unusable
|
5 years ago |
Nils
|
e994d16bee
|
Restructure blocking request during startup to hopefully prevent infinite loop
|
5 years ago |
Nils
|
4ccd9312df
|
modesty
|
5 years ago |
Nils
|
f14a058710
|
standardized error message
|
5 years ago |
Nils
|
f5dcb17e96
|
output more data when waiting for session root, to see if *anything* happens
|
5 years ago |