179 Commits (85fefaec6efeb2415d4c0d2a4d3c27496bfb777b)
 

Author SHA1 Message Date
Nils 868a3a2d4c Skip faulty desktop files when updating program database 4 years ago
Nils dd51833f09 Try to make sure our color scheme is actually used 4 years ago
Nils 2389a2a5af lol, we don't even need qtgui here 4 years ago
Nils 480a203fe1 fix fix 4 years ago
Nils aca4948bd6 Forgot qtgui import 4 years ago
Nils c5cb50c25d right order of desktop settings again 4 years ago
Nils 06ee369fff Mild logging for settings.py 4 years ago
Nils f2ea774ca2
Install faulthandler in the hope of catching more Qt segfaults 4 years ago
Nils 7b64badeec Update documentation and info files 4 years ago
Nils b793e6608d
Add mentions and links to new session manager 4 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 4 years ago
Nils 1d78cb5a7c fix log 4 years ago
Nils 600790e0d0 Add documentation and desktop starter for new hidden/continue mode 4 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 4 years ago
Nils f36c6063cf Properly reset quick session controller after switching session 4 years ago
Nils 54816758b7 Better description for duplicate 4 years ago
Nils 2c01349db0 better handling of not-nsm clients where the command does not exist 4 years ago
Nils a0e9692635 German translation for settings-dialog 4 years ago
Nils 8e5f97aa86 fix idiotic path check 4 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 4 years ago
Nils 151e2056c9 Add short help text and manpage for nsm-data 4 years ago
Nils cfd2712039 makefile now builds nsm-data 4 years ago
Nils 5211a2ed0c extra check for absolute paths 4 years ago
Nils ab58f13604 Add German translations from designer-based windows and widgets 4 years ago
Nils 77ff7f7874 Correct resource path for languages 4 years ago
Nils 20d6f80316 Comment out share/ in Makefile, as we currently have no files there 4 years ago
Nils dd766d68a8 Small documentation updates 4 years ago
Nils 1b1027fdf9 Add German translation 4 years ago
Nils 566b0ee6d8 Manual in German and English, manpage, readme 4 years ago
Nils 6e4c291180 documentation in progress 4 years ago
Nils 180ef2f649 Copy Makefile and configure from other projects and begin adjusting. Does not work yet fully 4 years ago
Nils d8514027af Update documentation and info files 4 years ago
Nils fd2667f1fb Instructions for nsm-data in readme 4 years ago
Nils 58b3a3a84e Notify gui clients when session gets duplicated so they can be recreated in the table 4 years ago
Nils e5cd2f2681 Prevent escape from closing only the inner widget in new session dialog 4 years ago
Nils 6e1001f529 Fix double reverse switcharoo of nsm-data and jackpatch 4 years ago
Nils 2d89051867 Protect against corner case where rename happens into a subdir of the session 4 years ago
Nils fef55435ed quick open session icons now have custom overlays 4 years ago
Nils 8cb98c4496 Use qt resource system from now on. Also stub translation file 4 years ago
Nils 0d0ac29c57 Prevent quick program starter against accidental double click 4 years ago
Nils cc8f52c7cb remove wrong version from desktop file example 4 years ago
Nils ac601c18f1 nsm-data should not have a .py extension 4 years ago
Nils 32bf194ddc replace py3.7 with py3.6 parameter. 4 years ago
Nils ac7f0a8832 fix the fix 4 years ago
Nils fccaf46efc Specifiy value for window restore list 4 years ago
Nils e6fdeaabfa Replace floating dialog with message window inside mainwindow 4 years ago
Nils 7ebbfa4351 Protect WaitDialog from garbage collector 4 years ago
Nils 6b17fe2dcc Remove hacky icon overlay. It crashes with Qt themes 4 years ago
Nils 8a8d2eaab3 Add python version and pyqt version to the verbose log 4 years ago
Nils 7390c76b6c Log to find if the Wait-Thread actually runs 4 years ago