Commit graph

427 commits

Author SHA1 Message Date
333a835647
Version update: 1.01 2022-10-15 15:32:07 +02:00
bcc971ea51
Improvements
Fixed Windows libraries linking
2022-10-15 15:30:47 +02:00
47b463d7b2
Updated translation files 2022-10-15 15:20:18 +02:00
175e4871bc
Updated icons 2022-10-15 15:19:39 +02:00
bff4d7fa67
Updated window themes 2022-10-15 15:18:53 +02:00
dfae70bedb
Fixed typo 2022-10-15 15:17:23 +02:00
332d422b41
Updates
Updated themes names
2022-10-14 22:56:52 +02:00
55503d6762
Fix
Fixed charts theme option
2022-10-14 22:56:21 +02:00
842eae70ae
Improvements
Catch for the 'LogParserException' to avoid crashes when thrown
2022-10-14 22:54:35 +02:00
b3291f7fc2
Improvements
Created new dialog: 'errFailedParsingLogs'
2022-10-14 22:53:28 +02:00
f631b9f915
Update
Updated 'LogParserException' throwers
2022-10-14 22:52:38 +02:00
60ee452365
Improvements
Edited 'LogParserException'
2022-10-14 22:51:50 +02:00
d5940e3824
Updated themes names 2022-10-14 22:49:23 +02:00
4ef85d8ec4
Updates 2022-10-10 21:28:12 +02:00
42b8ecaee4
Improvements and updates
Removed std::thread completely,  replaced with Qt stuff.
Size check before to read for the LogFilesViewer too.
Check an item before adding it to the relative Warn/Black list.
Improved dialogs while reading the configs.
2022-10-10 21:27:59 +02:00
6e74a5afe0
New themes
Edited old theme names: Dark->Forest, Light->Moon.
Added new themes: CandyLand and Carbon.
2022-10-10 21:18:05 +02:00
0defc4740d
Improvements
Code improvements.
Added new dialog: 'warnInvalidItemBW' and 'errFailedApplyingConfigs'.
2022-10-10 21:16:12 +02:00
cec7a99de5
Code improvements 2022-10-10 21:14:48 +02:00
faa30e3d69
Improvements
Code improvements.
Set the ground value of the Speed Chart to 1 to have more uniform line
color.
Fixed the division by 0 error in the Globals.
2022-10-10 21:13:59 +02:00
837f896c55
Improvements
Code improvements.
Added new method: 'sanitizeBWitem' to check a string before adding it to
the relative warn/black list.
2022-10-10 21:10:58 +02:00
f5a39ca3fa
Improvements
Added new exception: 'BWlistException' for warnlists/blacklists.
Unleashed stdout print for the exceptions.
2022-10-10 21:08:09 +02:00
868913855e
Improvements
Modified 'randomLines' method to include the first and last line of a file
as default
2022-10-10 21:04:07 +02:00
bdbeeb2a9f
Improvements
Code improvements.
Added new methods: 'isHex', 'isIP', 'toUpper' and 'toLower'.
2022-10-10 21:01:31 +02:00
fa87afd767
Removed website-specific files from developement branch 2022-10-06 21:52:07 +02:00
5ab41c406a
Update
Version 1.01
2022-10-06 21:35:22 +02:00
348ae7ef4c
Code improvements
More thread-safe procedures: morphed std::thread to QTimer, turned
thread-related methods into slots
2022-10-06 21:34:02 +02:00
300cfeacac
FIxed redundant database connections 2022-10-06 21:30:04 +02:00
7d02d5abbd
Fix
Handle null file pointer
2022-10-06 21:28:33 +02:00
f3dbfbf3d8
Update 2022-10-05 21:39:19 +02:00
418eef9e21
Update dialogs calls 2022-10-05 21:38:54 +02:00
051e0c0f9b
Improvements and updates
Moved dialog strings from header's constants to inside source's methods.
Updated dialogs to use the new custom objects.
Set methods' parent as last parameter with default value to nullptr.
2022-10-05 21:30:42 +02:00
3f20392d75
Added custom Discard-Ignore-Abort choice Dialog 2022-10-05 21:21:37 +02:00
0a3f9833b0
Added custom Yes-No choice Dialog 2022-10-05 21:20:42 +02:00
a809a96d5d
Added custom Informational Dialog 2022-10-05 21:19:39 +02:00
4ffd10d8a5
Updated resources 2022-10-05 21:16:28 +02:00
fee3da81f0
Added new dialogs icons 2022-10-05 21:15:55 +02:00
6ce4db0809
Fix to have the real size of gzipped files 2022-09-01 00:51:32 +02:00
a9bca06f15
Fixed Windows compatibility 2022-09-01 00:49:22 +02:00
858b647ff3
Fixes for cross-platform compatibility 2022-09-01 00:48:47 +02:00
6f3e166dce
Fixed Windows compatibility 2022-09-01 00:47:19 +02:00
f07970cea0
Fixed some Windows compatibility issues 2022-09-01 00:46:42 +02:00
08245f1a6f
Updated translation releases 2022-09-01 00:45:48 +02:00
e463d99c3f
Updated translation files 2022-09-01 00:45:09 +02:00
e981579e23
Updated CONTRIBUTING 2022-09-01 00:44:51 +02:00
430ddcae50
Updated README 2022-09-01 00:44:14 +02:00
18edbc4a8a
Updated README 2022-08-30 23:07:32 +02:00
dd3138c150
Updated CONTRIBUTING 2022-08-27 23:12:54 +02:00
01f0571093
Updated README 2022-08-27 23:12:19 +02:00
12ef46cbbe
Updated README 2022-08-27 22:08:43 +02:00
198ee5a92f
Edited README 2022-08-27 21:54:10 +02:00