Commit Graph

545 Commits

Author SHA1 Message Date
Martin Rotter 4b378beda2 fix compilation error + bump Qt again as it was not the problem 2023-09-23 20:23:03 +02:00
Martin Rotter c84e36a234 revert qt version 2023-09-18 08:37:48 +02:00
Reilly Brogan 481aca380e
Make it a fatal error if USE_SYSTEM_SQLITE=ON is set but system SQLite3 isn't found (#1095) 2023-09-10 20:34:26 +02:00
Martin Rotter 394b342c12 fixing macosx builds 2023-08-29 07:28:16 +02:00
Martin Rotter b091ef635e build script 2023-08-28 13:46:03 +02:00
Martin Rotter 3ef18ff672 bump qt versions, we need those 2023-08-28 13:14:45 +02:00
Martin Rotter be5bc5ff00 try to lower qt version 2023-08-25 06:37:12 +02:00
Martin Rotter c639f18c90 add exec bit to scripts 2023-08-23 09:13:05 +02:00
Martin Rotter fa7d262234 exec bit fuckedup 2023-08-23 09:08:40 +02:00
Martin Rotter f742a3de3f work on docs 2023-08-23 08:32:38 +02:00
RonnyTNL bc9ccef04c
clang-format - newer version 16.0.6 (#1062)
clang-format - newer version 16.0.6 - test
2023-08-18 22:29:44 +02:00
Martin Rotter 41ffae5c22 change link to localization 2023-08-17 09:20:44 +02:00
Martin Rotter 3c1f069c48 lang sync + multiple fixes around #1039 2023-08-08 10:30:45 +02:00
Martin Rotter 0906276850 goback 2023-06-28 11:25:08 +02:00
Martin Rotter ac69b119e8 bump qt 6 to 6.5.1 2023-06-28 11:05:54 +02:00
Martin Rotter 6d06954825 fix mysql-related SQL 2023-06-02 08:33:08 +02:00
vtvrv 5620237e78
Improve nvidia-driver scraper readability (#958) 2023-05-24 13:31:54 +02:00
Martin Rotter 2b43b26a7c work on richtexteditor for gmail 2023-04-27 14:02:35 +02:00
Martin Rotter 36c7baab8d fix translate py 2023-04-11 08:17:52 +02:00
Martin Rotter 05b2a82559 some code to deal with dark mode and colors inherited from OS 2023-04-05 14:07:44 +02:00
Martin Rotter 8dcf72aa86 macos 11 2023-04-05 10:27:55 +02:00
Martin Rotter a0b9049451 macos 11 2023-04-05 10:11:10 +02:00
Martin Rotter 5c5567c98f mac to 6.5.0 2023-04-05 09:37:13 +02:00
Martin Rotter 7baa7d1e54 qt 6.5.0 for win 2023-04-05 08:41:54 +02:00
Martin Rotter 67a5469120 ubuntu20.04 2023-04-05 07:57:25 +02:00
Martin Rotter d6d3505d83 use latest aqt 2023-03-30 08:23:17 +02:00
Martin Rotter c773f08004 use latest aqt 2023-03-30 08:16:22 +02:00
Martin Rotter 8a4ac8f09f fix build 2023-03-29 09:02:34 +02:00
Martin Rotter 1a0144a08f try to fix freezing when updating feeds with new Qt 2023-03-29 08:34:57 +02:00
Martin Rotter bd17de94e9 lang sync + new transifex API compatible tool to sync translations 2023-02-20 10:53:47 +01:00
Martin Rotter ae189db85f fix #529 2023-02-07 10:29:01 +01:00
Martin Rotter 89e11f94d2 submodules 2023-02-07 09:15:40 +01:00
Martin Rotter a9af13e8df test older Qt 6 due to regressions 2023-01-22 20:02:44 +01:00
Martin Rotter 714d1998ba enhance metainfo XML file cmake integration, remove now redundant git hook 2023-01-10 10:23:43 +01:00
Martin Rotter 6d4ebac4da use qt 6.4.2 2023-01-10 09:07:59 +01:00
Guilherme Silva f64c46c6ae
Further improvements for the 'Lite' Flatpak variant (#836)
These changes should only affect the Linux build.

Co-authored-by: guihkx <guihkx@users.noreply.github.com>
2022-12-21 15:02:27 +01:00
martinrotter 3114a8c2df
Update build-windows.ps1 2022-12-09 10:43:04 +01:00
Guilherme Silva b3c977733c
CI: Check for syntax errors or linting issues in Linux/macOS build script (#855)
* linux/mac: improve build script

Also apply linting suggestions from shellcheck.

* ci: check build script with shellcheck/bash -n
2022-12-08 11:06:57 +01:00
Martin Rotter c0a737e93e add piped script 2022-12-08 08:13:18 +01:00
Martin Rotter 10ff4efd9f add piped script 2022-12-08 08:11:11 +01:00
Martin Rotter f17db94847 add piped script 2022-12-08 08:10:12 +01:00
Martin Rotter 2297d151fc add webp and other formats support for mac and linux prebuilt rssguard 2022-12-07 09:27:41 +01:00
Martin Rotter 548f10aab1 do not use hardcoded image formats, load dynamically - fixes #834 for Qt-6 based builds 2022-12-07 09:25:36 +01:00
Martin Rotter 3169d753fb fix build 2022-12-03 18:58:32 +01:00
Martin Rotter ad31cec373 fix appimage, revert to qt5, polish build script 2022-12-03 18:43:31 +01:00
Martin Rotter 5029529d43 fix app debug log dialog crash 2022-12-02 07:39:43 +01:00
Martin Rotter a3a77211d0 added no-duplicates premade article filter + implemented dialog-based application log viewer 2022-12-01 08:17:39 +01:00
Martin Rotter 19c3577b6c add premade filters option to article filters 2022-11-21 09:05:17 +01:00
Guilherme Silva 9d2d7dc022
chore: rename app id to `io.github.martinrotter.rssguard` (#826)
The previous app id was invalid, according to Flathub/Flatpak rules.

Additionally, install the AppData file as `*.metainfo.xml`, because
`appdata.xml` is the legacy name.

Co-authored-by: guihkx <guihkx@users.noreply.github.com>
2022-10-26 12:56:48 +02:00
Martin Rotter 0029d45cbb prepare for lite rssguard for flatpak 2022-10-21 09:06:46 +02:00
Martin Rotter f3496bd29b fix full site scraper 2022-10-18 06:41:26 +02:00
Martin Rotter 67ac960221 fix full site scraper! 2022-10-18 06:40:45 +02:00
Martin Rotter d9330210da fix full site scraper! 2022-10-18 06:29:20 +02:00
martinrotter 577f1f9884
Update scrape-full-articles.py 2022-10-17 11:51:40 +02:00
Martin Rotter 86210f156f remove inoreader tokens, they were abused 2022-10-13 07:16:59 +02:00
Martin Rotter aef6b14bf2 work on qt5 compat binaries for windows 2022-09-16 06:57:45 +02:00
Martin Rotter d714982349 work on qt5 compat binaries for windows 2022-09-16 06:30:20 +02:00
Martin Rotter 0cd015987e work on qt5 compat binaries for windows 2022-09-16 06:29:48 +02:00
Martin Rotter 8cde9ab748 fiddle with appimage/gstreamer 2022-09-15 08:17:59 +02:00
Martin Rotter 514830f697 bundle gstreamer in a better way 2022-09-07 13:30:30 +02:00
Martin Rotter 9c66f7dbc8 bundle gstreamer in a better way 2022-09-07 08:56:43 +02:00
Martin Rotter d5f60bb1b9 bundle gstreamer in a better way 2022-09-07 08:38:23 +02:00
Martin Rotter 0e38a917dc bundle gstreamer in a better way 2022-09-07 08:18:29 +02:00
Martin Rotter 854ca304a1 bundle gstreamer in a better way 2022-09-07 07:31:25 +02:00
Martin Rotter eae0e94a81 bundle gstreamer in a better way 2022-09-07 07:12:23 +02:00
martinrotter 54cde7e9e3
Update build-linux-mac.sh 2022-09-05 07:13:46 +02:00
Martin Rotter f39d5b5313 qt6 appimage 2022-09-02 09:13:24 +02:00
Martin Rotter 25d0ea94a1 qt6 appimage 2022-09-02 08:59:43 +02:00
Martin Rotter 89a77315b1 fix for #773 2022-09-01 11:07:33 +02:00
Martin Rotter 56c911ef9f refa 2022-08-30 14:47:21 +02:00
Martin Rotter ed4e0cf01e fix path 2022-08-30 10:02:22 +02:00
Martin Rotter 297d980ab5 fix qt6 2022-08-30 09:44:43 +02:00
Martin Rotter b6f513460d try qt6 for windows packages 2022-08-29 14:23:06 +02:00
Martin Rotter 612b6e95eb try qt6 for windows packages 2022-08-29 14:03:49 +02:00
Martin Rotter 37ba269311 add option to forcibly bundle icon themes, enable for appimage build 2022-07-20 13:06:31 +02:00
Martin Rotter 0ef8f4f06c fiox 2022-07-13 09:15:57 +02:00
Martin Rotter 7430474118 fiox 2022-07-13 09:13:21 +02:00
Martin Rotter 143211bb22 fiox 2022-07-13 09:08:44 +02:00
Martin Rotter e22816c8b1 fiox 2022-07-13 09:05:14 +02:00
Martin Rotter bd4a779006 fiox 2022-07-13 08:21:03 +02:00
Martin Rotter c69b24e3a6 fiox 2022-07-13 08:15:03 +02:00
Martin Rotter a7eecd6cba try to use universal on osx 2022-07-13 08:01:46 +02:00
Martin Rotter ab68236cbc try to fix calls to qprocess:startdetached 2022-07-07 09:45:00 +02:00
Martin Rotter 2eb016c895 update translation scraper
¨
2022-04-26 08:01:42 +02:00
Martin Rotter 3beb4a6c08 clang format file 2022-04-09 09:12:22 +02:00
martinrotter 15c0214286
Merge pull request #669 from martinrotter/litehtml
Litehtml
2022-04-07 09:21:25 +02:00
martinrotter 8c772b2c6b
Delete uncrustify-format-all.sh 2022-04-07 06:43:31 +02:00
Martin Rotter 6b3e0179f2 possible fix for cmake 3.23 regression on linux 2022-04-06 19:00:52 +02:00
martinrotter f6272debc8
Update translate-feed.py 2022-04-06 06:23:33 +02:00
Martin Rotter c28f955df7 try to fix macos dmg 2022-03-23 07:42:39 +01:00
Martin Rotter 8d3cd5df5c revert 2022-03-22 14:58:09 +01:00
Martin Rotter d45e3d504e test 2022-03-22 14:38:14 +01:00
Martin Rotter 12efd48a7f test 2022-03-22 14:23:54 +01:00
Martin Rotter b149ae1a2c test 2022-03-22 13:46:18 +01:00
Martin Rotter e227a8db1b fixed #579 2022-03-22 08:14:41 +01:00
Martin Rotter 2222043b1b fix forgotten reader mode script 2022-03-16 11:33:13 +01:00
Martin Rotter 38c9a4407f sync langs, now default language is en_US, because en was source language with some untranslated strings like plural %n strings 2022-03-02 08:34:15 +01:00
Martin Rotter 25ae21c8e8 fix libmariadb path 2022-02-15 10:45:12 +01:00
Martin Rotter bd350800af new mariadb 2022-02-15 09:33:21 +01:00
Martin Rotter 43be51b2bd fuix maridb link 2022-02-10 12:30:26 +01:00