-
Notifications
You must be signed in to change notification settings - Fork 27
Comparing changes
Open a pull request
base repository: Skycoder42/QtRestClient
base: 33eaf3e
head repository: Skycoder42/QtRestClient
compare: 62c3bce
- 18 commits
- 23 files changed
- 2 contributors
Commits on Feb 29, 2020
-
Configuration menu - View commit details
-
Copy full SHA for ac62aec - Browse repository at this point
Copy the full SHA ac62aecView commit details
Commits on May 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 04a2267 - Browse repository at this point
Copy the full SHA 04a2267View commit details
Commits on May 22, 2022
-
Qt >= 5.15: Deprecated QNetworkRequest::HTTP2AllowedAttribute -> Http…
…2AllowedAttribute Was probably deprecated earlier, but we just stop at last Qt LTS.
Configuration menu - View commit details
-
Copy full SHA for 1f14acf - Browse repository at this point
Copy the full SHA 1f14acfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 199133f - Browse repository at this point
Copy the full SHA 199133fView commit details -
Qt >= 5.15: Depreceted QQmlListProperty(.., QList<T>) -> QQmlListProp…
…erty(.., QList<T> *)
Configuration menu - View commit details
-
Copy full SHA for 32a39dc - Browse repository at this point
Copy the full SHA 32a39dcView commit details -
Do not shadow captured parameters in lambda arguments.
For more strict compilers.
Configuration menu - View commit details
-
Copy full SHA for b8ad988 - Browse repository at this point
Copy the full SHA b8ad988View commit details
Commits on May 27, 2022
-
Change qC{Debug,Warning} calls to those strictly valid before C++20
This fixes builds on Fedora 36 / GCC 12 and probably other strict compilers. See https://bugreports.qt.io/browse/QTBUG-101635
Configuration menu - View commit details
-
Copy full SHA for fc3a890 - Browse repository at this point
Copy the full SHA fc3a890View commit details -
AwaitedException: mark as override "raise" and "clone" methods.
Removes warnings and allow building on stricter compilers.
Configuration menu - View commit details
-
Copy full SHA for a6152f4 - Browse repository at this point
Copy the full SHA a6152f4View commit details -
Do not shadow parameters in templates arguments.
For more strict compilers.
Configuration menu - View commit details
-
Copy full SHA for e1884b7 - Browse repository at this point
Copy the full SHA e1884b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 53a2fd3 - Browse repository at this point
Copy the full SHA 53a2fd3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4bef4a9 - Browse repository at this point
Copy the full SHA 4bef4a9View commit details -
RestReplyPrivate: Move Q_DECLARE_PUBLIC(RestReply) in public section.
This fixes build error on Qt6.
Configuration menu - View commit details
-
Copy full SHA for 066ff04 - Browse repository at this point
Copy the full SHA 066ff04View commit details -
QmlPaging::isValid(): explicit static_cast to bool instead of relying…
… on implicit mecanism. This fixes build on Qt6.3 / GCC12
Configuration menu - View commit details
-
Copy full SHA for 49cc877 - Browse repository at this point
Copy the full SHA 49cc877View commit details -
Configuration menu - View commit details
-
Copy full SHA for 211ad01 - Browse repository at this point
Copy the full SHA 211ad01View commit details -
Change deprecated QMetaType::typeFlags to QMetaType().flags().
This is valid for both Qt > 5.0 and Qt6
Configuration menu - View commit details
-
Copy full SHA for 35d6d94 - Browse repository at this point
Copy the full SHA 35d6d94View commit details -
Configuration menu - View commit details
-
Copy full SHA for a03c5f7 - Browse repository at this point
Copy the full SHA a03c5f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for c670d17 - Browse repository at this point
Copy the full SHA c670d17View commit details -
Merge pull request #15 from lainwir3d/qt5.15-and-qt6-compatibility
Qt5.15 and Qt6 compatibility
Configuration menu - View commit details
-
Copy full SHA for 62c3bce - Browse repository at this point
Copy the full SHA 62c3bceView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 33eaf3e...62c3bce