File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 1+ * Tue Sep 22 2020 - Petko Georgiev <petko.vas.georgiev@gmail.com > - v0.5.1
2+ - Made the plain text view put new lines after CR
3+ - Fix issues with saving the window size when maximixed/fullscreen
4+ - Fix issues with the changelog window
5+
16* Sat Nov 16 2019 - Petko Georgiev <petko.vas.georgiev@gmail.com > - v0.5.0
27 - Added optimizations to Text View which lead to huge performance gains
38 In certain workloads the application could be over 50x faster
Original file line number Diff line number Diff line change 66#include <QString>
77
88#define APPLICATION_NAME "5Com"
9- #define VERSION "0.5.0 "
9+ #define VERSION "0.5.1 "
1010
1111#define SOURCE_CODE_URL "https://github.com/pgeorgiev98/5Com"
1212#define RELEASES_URL "https://github.com/pgeorgiev98/5Com/releases"
You can’t perform that action at this time.
0 commit comments