|
746565dbe0
|
Add messages sent to ISMAS.
|
2023-08-11 10:58:29 +02:00 |
|
|
79906df12e
|
Add some qt debug aoutput.
|
2023-08-11 10:56:36 +02:00 |
|
|
edf1d105e7
|
Deactivate backendConnected().
|
2023-08-11 10:55:53 +02:00 |
|
|
6c4b02cb56
|
Use print-utils to print some debug messages.
|
2023-08-11 10:52:31 +02:00 |
|
|
04d5061d79
|
Added some constants.
|
2023-08-11 10:49:34 +02:00 |
|
|
042e6dfa38
|
Try to establish a connection to backend 50x.
|
2023-08-09 16:17:28 +02:00 |
|
|
e523d3cc2c
|
Added/chenged some debug output.
|
2023-08-09 16:16:36 +02:00 |
|
|
927197d0d1
|
Removed restart of APISM.
|
2023-08-09 16:14:59 +02:00 |
|
|
72cb738af5
|
Removed handling of pipe symbol (if available in git output).
|
2023-08-09 16:12:56 +02:00 |
|
|
0fb38013f7
|
Work with device controller file directly, not via link.
Add startProgress/stopProgress().
|
2023-08-09 15:09:44 +02:00 |
|
|
5f1376cf1e
|
Removed buttons reserved for future use.
Start application automatically, not via Start-Button.
|
2023-08-09 15:08:22 +02:00 |
|
|
5db7b4224e
|
Made start/stopProgress() public.
|
2023-08-09 15:06:20 +02:00 |
|
|
7c7adc94e6
|
Removed Start-button, because it is not needed.
Removed buttons reserved for future use.
|
2023-08-09 15:05:04 +02:00 |
|
|
89c2d3a8ae
|
Added some debug output.
|
2023-08-09 15:03:14 +02:00 |
|
|
c2b52aa91d
|
Only check for keyword RECORD to be more general.
|
2023-08-09 15:01:43 +02:00 |
|
|
329c770aa0
|
Use a message box with color red and a timer to click on ok after 5 secs.
|
2023-08-07 14:01:51 +02:00 |
|
|
cdb045b72b
|
Fixed onAppendText() and onReplaceLast():
Watch out for special suffixes.
|
2023-08-07 13:59:44 +02:00 |
|
|
6d43cf4c9f
|
Send custom events to the progress bar according to the state of the update process.
Changed the handling of messages for the text edit.
|
2023-08-07 13:56:51 +02:00 |
|
|
4caa0c0d83
|
Removed obsolete out-commented lines.
|
2023-08-07 13:55:52 +02:00 |
|
|
4d2d38e45c
|
Default parameter for onReplaceLast()
|
2023-08-07 13:53:48 +02:00 |
|
|
9a55ce18e4
|
Chawnged font to Misc Fixed
|
2023-08-07 13:53:04 +02:00 |
|
|
223c7a8f8d
|
Added errorGitClone().
|
2023-08-07 13:51:47 +02:00 |
|
|
ce72d3d14d
|
For the error EWOULDBLOCK try again 10 times until quitting.
|
2023-08-07 13:50:59 +02:00 |
|
|
8b66c47e49
|
Added errorGitClone()
|
2023-08-07 13:50:14 +02:00 |
|
|
4ff3b0efdf
|
Advance the progress bar in the foreground when a long running task
in the background (e.g. git clone).
|
2023-08-06 20:44:26 +02:00 |
|
|
1fd2269753
|
onAppendText() only appends text.
onReplaceLast() replaces the last line in the text edit window.
|
2023-08-06 14:14:47 +02:00 |
|
|
a8994423f4
|
Change font size for full screen window.
|
2023-08-06 14:11:41 +02:00 |
|
|
4594c913e0
|
Using syslog for debugging.
|
2023-08-06 07:34:17 +02:00 |
|
|
cf9033e898
|
Send custom event from worker(-thread) to MainWindow in order to update
progress bar.
|
2023-08-05 18:50:50 +02:00 |
|
|
b09ccfd4f5
|
Add custom ProgressEvent class for future use.
|
2023-08-04 14:10:47 +02:00 |
|
|
6b4c486549
|
Add m_ismasClient.updateOfPSASucceeded() for a successful run.
|
2023-08-04 13:53:55 +02:00 |
|
|
9c44656104
|
Add parameter -vv fot the rsync command to see more debugoutput.
|
2023-08-04 13:52:57 +02:00 |
|
|
d57914957d
|
Add text-edit entry if git pull is successful.
|
2023-08-04 13:50:19 +02:00 |
|
|
c4f12ce75a
|
Added terminal-debug-output.
|
2023-08-04 13:49:32 +02:00 |
|
|
4ad370ea46
|
Extended displayed messages in text-edit.
|
2023-08-04 13:48:40 +02:00 |
|
|
44ad3caf2b
|
Stop exit timer in onQuit.
Activate error message boxes.
|
2023-08-04 13:45:56 +02:00 |
|
|
427a272f8f
|
Connect exit-button with clicked().
|
2023-08-04 13:45:19 +02:00 |
|
|
96fb50e68d
|
Moved init. of text-edit upwards.
Hide reserved buttons.
|
2023-08-04 13:44:16 +02:00 |
|
|
19274546c9
|
set main window fullscreen
|
2023-08-04 13:39:17 +02:00 |
|
|
d2d730589b
|
changed return type of returnCode() ti 'int'
|
2023-08-04 13:38:33 +02:00 |
|
|
f88b0edb2a
|
Fix for the case when several branches are edited: 'git fetch' will
display several lines then, not only one.
|
2023-08-04 13:35:42 +02:00 |
|
|
c62299aa72
|
Read from /mnt/system_data/ instead of /etc.
|
2023-08-04 13:33:25 +02:00 |
|
|
c054668eac
|
Ask for the reurn code of the process, not only for process exit status.
|
2023-08-04 13:31:12 +02:00 |
|
|
82352713f1
|
Added 6 more buttons for future use and for the fullscreen layout.
|
2023-08-04 13:30:18 +02:00 |
|
|
48073ab1f0
|
update to next version
|
2023-08-03 10:14:23 +02:00 |
|
|
c6e98f50c2
|
call onQuit() directly whem timer runs out
|
2023-08-03 10:14:09 +02:00 |
|
|
ef88fdc9a4
|
Fix: config for deployment
|
2023-08-03 09:50:26 +02:00 |
|
|
8889aaca2a
|
Fix: path for deployment
|
2023-08-03 09:44:08 +02:00 |
|
|
9b08420ac1
|
Use exit() instead of quit() to be able to add a returnCode in case of failure.
|
2023-08-03 09:06:50 +02:00 |
|
|
0ee92f0181
|
disbale exit-button as long as update process is running
|
2023-08-02 17:51:35 +02:00 |
|