Nils
|
dd51833f09
|
Try to make sure our color scheme is actually used
|
5 years ago |
Nils
|
2389a2a5af
|
lol, we don't even need qtgui here
|
5 years ago |
Nils
|
480a203fe1
|
fix fix
|
5 years ago |
Nils
|
aca4948bd6
|
Forgot qtgui import
|
5 years ago |
Nils
|
c5cb50c25d
|
right order of desktop settings again
|
5 years ago |
Nils
|
06ee369fff
|
Mild logging for settings.py
|
5 years ago |
Nils
|
f2ea774ca2
|
Install faulthandler in the hope of catching more Qt segfaults
|
5 years ago |
Nils
|
7b64badeec
|
Update documentation and info files
|
5 years ago |
Nils
|
b793e6608d
|
Add mentions and links to new session manager
|
5 years ago |
Nils
|
4b2f73a7bc
|
Extend LICENSE file with clear intentions and information about files without headers. Everything here is free and open source, except the branding
|
5 years ago |
Nils
|
1d78cb5a7c
|
fix log
|
5 years ago |
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 |