logicp
|
734d096a8d
added comments and chose better variable name for key (s wtf?)
|
5 years ago |
logicp
|
96750de9a3
optimizing escapeText and escapeMessage functions to no longer call extraneous "contains" stl functions
|
5 years ago |
logicp
|
2e18db5968
removing commented out code
|
5 years ago |
logicp
|
951279d0a0
overriding QDialog`s accept method to not close the dialog. Only close if `Close` is clicked
|
5 years ago |
logicp
|
8389ae91de
allowing default value of schedulerMode
|
5 years ago |
logicp
|
9eca39e78e
better ffmpeg preview
|
5 years ago |
logicp
|
9625106606
preview images with spaces in filename
|
5 years ago |
logicp
|
5ffe8ee1b2
config object helper
|
5 years ago |
logicp
|
a9f45d2641
finally got quotes working
|
5 years ago |
logicp
|
3cd5440d10
fixing quotes
|
5 years ago |
logicp
|
df8e22eb16
clear and default buttons
|
5 years ago |
logicp
|
00a3b9f2b6
Revert "current"
|
5 years ago |
logicp
|
170e391549
current
|
5 years ago |
logicp
|
8042357d1f
fixed ffmpeg previews
|
5 years ago |
logicp
|
cd49014426
better safety
|
5 years ago |
logicp
|
8883438cfa
updating text escape to cover double quotes and single quotes better
|
5 years ago |
logicp
|
d0e477109e
changed UI to have a big connect button on first render, which disappears after connecting
|
5 years ago |
logicp
|
09c3156ddd
new message schema
|
5 years ago |
logicp
|
c7f3a0d6d4
updated UI
|
5 years ago |
logicp
|
3ce06ec942
using escape function to replace emojis with tokens
|
5 years ago |
logicp
|
5b5e224e88
adding reverse iterator template and changing the ui
|
5 years ago |
logicp
|
3ec22cae6c
UI has better structure, events are organized, raw console is its own dialog, headers are included one at a time using QT`s standard
|
5 years ago |
logicp
|
147f706b90
client now waits for file completion event before sending task
|
5 years ago |
logicp
|
1ec86b56f8
updating to send scheduled tasks
|
5 years ago |
logicp
|
34d8431716
major work on sending files
|
5 years ago |
logicp
|
4cc0815c66
adding dialog window
|
5 years ago |
logicp
|
db7c42485d
switching to scrollable message area
|
5 years ago |
logicp
|
fceab7ca44
huge change from nlohmann to rapidJson
|
5 years ago |
logicp
|
81b78583da
need to refactor some code duplication, but can now use operations to start and stop sessions
|
5 years ago |