67 コミット (600790e0d0d7871e2ff38fcf951039a0a0f61372)
 

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