074d8c77e4
some minor cleanup and update of the copyright info.
2019-04-25 20:30:44 +02:00
36cc3444a2
improve msr2data handling
...
It is now checked if a msr-file is already open so that the corresponding
tab is reloaded after msr2data is carried out with a file open request.
2019-04-01 10:32:24 +02:00
15692b89e7
Fix crash when trying to close empty tab
2019-04-01 09:03:29 +02:00
64f73ffb11
find theme in case default channel fail. This is ugly and eventually needs a better solution.
2019-02-14 09:35:32 +01:00
98057629e6
adopted musredit.pro such that the deprecated automake get things compiled.
2019-01-22 14:51:52 +01:00
1831b8bf3e
Add Default Search Paths via musredit preferences if previously no search paths were present
...
So far it was not possible to add Default Search Paths to musrfit via musredit if somebody delete all the predefined search paths. This bug is now fixed.
2018-12-17 17:30:58 +01:00
2d3ec33aa1
musredit help system if neither QWebEngine nor QWebKit is found.
...
If neither QWebEngine nor QWebKit is found, do not generate an build
error anymore. Instead just show a default window stating that
the help system is not available due to missing Qt web libs.
2018-11-28 20:14:16 +01:00
70013be8fc
get rid of cmake warnings in connection with automoc and autouic
2018-10-11 12:42:36 +02:00
98051779d5
switched from QTextEdit to QPlainTextEdit for efficiency reasons. Furthermore it allows to limit the block size.
2018-07-10 16:22:46 +02:00
86e1544c0e
adopted the technical docu, according to the new sphinx user docu.
2018-07-04 12:43:26 +02:00
256794e02d
switch the docu system from foswiki to sphinx.
2018-07-03 18:50:09 +02:00
d832676494
adopted to macOS.
2018-06-10 16:13:08 +02:00
f07667ef25
added mupp actions to musredit.
2018-06-10 12:50:09 +02:00
88d5bb64b4
cmake: replaced debug info by a real one.
2018-06-05 09:47:47 +02:00
f109281ba7
cmake: add necessary parts for MacOSX application bundle.
2018-05-30 09:28:02 +02:00
54040c6bcd
slightly adopted such that the about dialog is also present on MacOSX.
2018-05-30 09:26:50 +02:00
48fd3fa082
adopted for MacOSX bundles.
2018-05-29 21:43:48 +02:00
591540cef7
create correct kill string.
2018-05-29 21:42:41 +02:00
1258e1a0cb
cmake: added first version for musrStep and musrWiz.
2018-05-25 15:41:49 +02:00
455314350f
cmake: install docu for musredit, etc.
2018-05-24 15:06:43 +02:00
a796bf6ee2
cmake: make QtWebEngine working.
2018-05-23 21:08:46 +02:00
bd45eec20d
cmake: added installation info.
2018-05-23 17:40:24 +02:00
8ffcd488dd
hide away the place where to find git-revision.h since this should be done in the Makefile.
2018-05-23 17:35:20 +02:00
2774821b73
absorb return value of trimmed().
2018-05-23 17:34:34 +02:00
1bff46a61d
added include directories
2018-05-23 17:33:43 +02:00
37e35c72be
make sure that layoutWidget has a unique name.
2018-05-23 17:06:40 +02:00
5ca9925dae
cmake: switched autouic off since ui-files are somewhere else.
2018-05-23 17:05:50 +02:00
37dced302b
cmake: first version to get musredit (Qt5) compiled. Still a lot of platform checks are missing.
2018-05-23 11:54:10 +02:00
d95193141d
cmake: some more work on qt/musredit.
2018-05-22 15:46:20 +02:00
d34d1b9679
minor fix of shortcut overload conflict.
2018-03-23 12:54:21 +01:00
5d8a47fe1e
fixed crash when msr2data is invoked and no tab is open.
2017-11-17 16:46:40 +01:00
f83cf055be
move __swap__.msr file to /Users/suter_a/.musrfit. This makes sure that it can be written even when musredit is started from a readonly destination.
2017-10-02 16:54:47 +02:00
462119dd35
adopted dark scheme for 'elementary-xfce-darker'
2017-08-29 07:58:55 +02:00
2bc6e2a8cf
small bug fix for macOS font size of musredit.
2017-05-13 15:02:40 +02:00
3840b86efc
moved musredit_startup.xml.in to the qt internal resources. This is more flexible than the previous version.
2017-05-13 09:48:58 +02:00
a1c5d1d4d9
set proper action.
2017-04-24 22:42:01 +02:00
de3d4ca932
adopted for the case where both QtWebKit and QtWebEngine is installed.
2017-04-11 18:52:02 +02:00
f6741a470a
slightly adopted for macOS
2017-04-11 11:36:55 +02:00
bfbdb5af4b
allow both QtWebKit and QtWebEngine since a lot of distros are not ready yet for QtWebEngine.
2017-04-11 10:38:08 +02:00
b1fce70959
replace WebKit by WebEngine. Add a musrfit help icon. For now, not everywhere the help icon will be shown in the proper theme.
2017-04-10 20:16:43 +02:00
9cad7580b7
moved musrWiz.log to /home/suter_a/.musrfit/musredit
2017-04-03 18:17:38 +02:00
f906c81448
removed unnecessary QMAKE_INSTALL_PROGRAM.
2017-04-01 17:30:25 +02:00
b76d88cb2a
a first ugly solution to get musrWiz and musrStep started under macos. Definitely will need some improvements.
2017-03-31 21:13:04 +02:00
f8503db8b8
Merge branch 'root6' of https://git.psi.ch/nemu/musrfit into root6
2017-03-25 10:20:40 +01:00
suter_a
2f993cffaf
start to incorporate sub-projects, the first being musrStep.
2017-03-25 10:14:46 +01:00