Commit Graph

31 Commits

Author SHA1 Message Date
Martchus e4c5b23546 Fix typos found via `codespell --skip .git -w` 2021-07-03 19:54:06 +02:00
Martchus 884bed480d Support Qt 6 (commit 174154b) 2020-09-04 00:57:42 +02:00
Martchus 6d5ca6e11c Use Q_SIGNALS instead of signals 2020-03-09 18:48:21 +01:00
Martchus 07c7ec08b1 Don't use lower-case Qt macros 2020-03-08 14:06:45 +01:00
Martchus 29a80c029b Remove/fix legacy code and style issues
e.g. don't use deprecated APIs
2019-12-30 22:36:53 +01:00
Martchus b323f2d7aa Use HTTPS for querying YouTube
HTTP is no longer supported by YouTube.
2019-08-20 22:28:07 +02:00
Martchus 566639c6cb Adapt to locateConfigFile() removal in qtutilities 2019-08-20 22:27:15 +02:00
Martchus 4896084e20 Apply clang-format 2019-07-20 20:20:58 +02:00
Martchus dd38a44ec0 Adapt to changes in c++utilities 2019-06-12 21:12:09 +02:00
Martchus 93755c7b43 Adapt to changes in c++utilities 2019-06-10 22:50:15 +02:00
Martchus 07d3e130cc Fix warnings about unannotated fallthough 2019-05-05 22:59:28 +02:00
Martchus 10001b48e0 Adapt to c++utilities v5 2019-05-05 22:57:32 +02:00
Martchus a23b47a7c8 Apply clang-format 2017-05-01 03:22:50 +02:00
Martchus 1ba42fc2bd Fix using namespace 2017-02-20 19:58:28 +01:00
Martchus 45ad449a92 Uniform line endings (dos2unix) 2016-08-29 20:47:13 +02:00
Martchus 3c29c43f44 overall code cleanup 2016-04-25 22:07:31 +02:00
Martchus 9856bff438 fixes
- support QT_VERSION < 0x050400
- "Explore download dir" (under Windows)
2016-02-05 20:31:45 +01:00
Martchus 58f2c586c4 improved itag info 2015-12-18 00:19:27 +01:00
Martchus 63f8860f8b improved project files 2015-12-08 08:41:06 +01:00
Martchus faecd5b2fa added simple CMake project file 2015-12-05 22:56:32 +01:00
Martchus db7c8c32f6 ensure buffer seek head is 0 before calling evalVideoInformation() 2015-10-14 23:18:41 +02:00
Martchus fd6afe426d fixed spelling mistake 2015-10-14 23:08:57 +02:00
Martchus 7b671da37a added Vimeo download 2015-10-14 22:58:55 +02:00
Martchus 7f82e8cec8 fixed itaginfo.json path 2015-09-22 01:57:19 +02:00
Martchus 2a7e8f14ed outsourced routings to locate additional config files 2015-09-16 17:32:33 +02:00
Martchus d5b880a22a adjustments due to changed chrono API 2015-09-12 17:59:43 +02:00
Martchus 14ed11470f fixed includes 2015-09-08 17:05:59 +02:00
Martchus 8960d5be53 updated application startup 2015-09-01 20:12:37 +02:00
Martchus 18636e1541 fixed checkStatusAndClear handler 2015-08-29 21:36:04 +02:00
Martchus 2def67a430 added version to project file, added some files to begin with
implementing a CLI, some minor improvements
2015-06-24 00:54:58 +02:00
Martchus b9951ce4fe First commit 2015-04-22 19:32:04 +02:00