Commit graph

17177 commits

Author SHA1 Message Date
csoler
dd7de312a1
Merge pull request #3002 from thunder2/qt6
Some checks are pending
MINGW64 Qt5 Build / build (push) Waiting to run
UCRT64 Qt5 Build / build (push) Waiting to run
Qt6
2025-08-09 23:27:39 +02:00
csoler
d455b3404e
Merge pull request #3016 from defnax/fedora-guide-v2
Added Fedora Install guide
2025-08-09 18:34:53 +02:00
csoler
28b60406e5
Merge pull request #3012 from defnax/linux-guide-v3
Added Linux Guide
2025-08-09 18:34:22 +02:00
defnax
f6f0f243ad Added fedora guide 2025-08-09 13:21:37 +02:00
defnax
1dc1f4fd56 fixed requested changes 2025-08-09 12:06:14 +02:00
csoler
f5eb458ed3
Merge pull request #3013 from defnax/staus-badge
Some checks are pending
MINGW64 Qt5 Build / build (push) Waiting to run
UCRT64 Qt5 Build / build (push) Waiting to run
Added status badge from workflow
2025-08-09 11:35:21 +02:00
csoler
69401188ea
Merge pull request #2979 from defnax/fix-servicepermissionsmatrix-2
Fixed hardcoded background color
2025-08-09 11:34:11 +02:00
defnax
7e8abe1aca corrected sqlcipher repo 2025-08-05 21:40:42 +02:00
defnax
2369f5a916 Update Linux_InstallGuide.md 2025-08-05 20:34:23 +02:00
defnax
e29b907761 update instructions 2025-08-04 18:18:21 +02:00
defnax
b75a14fac5 uodate opensuse packages 2025-08-03 19:33:35 +02:00
defnax
1b239c2f2a update instructions 2025-08-03 16:08:34 +02:00
defnax
8c6d49158e Added status badge from workflow 2025-08-03 14:29:34 +02:00
defnax
a2cd31443c Added Linux Guide 2025-08-03 14:23:13 +02:00
Thunder
383fd86e68
Merge pull request #3010 from defnax/workflow-fix
Some checks failed
MINGW64 Qt5 Build / build (push) Has been cancelled
UCRT64 Qt5 Build / build (push) Has been cancelled
Removed jsonapi & webui config from workflow
2025-08-03 14:04:02 +02:00
thunder2
5554e35e21 Updated msys2 installation for Windows build 2025-08-03 13:46:39 +02:00
thunder2
a5076d34d8 Removed appveyor configuration 2025-08-03 13:45:45 +02:00
defnax
e26ed4c3c3 Removed jsonapi & webui config from workflow 2025-08-03 00:29:06 +02:00
csoler
14fab2f6c5 updated submodule libretroshare
Some checks are pending
MINGW64 Qt5 Build / build (push) Waiting to run
UCRT64 Qt5 Build / build (push) Waiting to run
2025-08-02 22:46:42 +02:00
csoler
d07e61d1ad
Merge pull request #3005 from defnax/workflow-qt5-v3
Added Qt5 workflow
2025-08-02 22:01:17 +02:00
csoler
ee89b41183
Merge pull request #2997 from defnax/new-readme
Created new readme
2025-08-02 19:10:05 +02:00
csoler
6266627141
Merge pull request #2988 from defnax/Windows-compile-qt
Added Install Guide for qtcreator native build
2025-08-02 19:08:27 +02:00
csoler
27243704c1
Merge pull request #2978 from defnax/fix-filetransferinfowidget
Fixed hardcoded pen color
2025-08-02 18:58:24 +02:00
csoler
584df9010d
Merge pull request #2968 from defnax/networkgrapgh-darkmode
Fix for Standard Dark
2025-08-02 18:54:02 +02:00
defnax
9ec24f826f Added Qt5 workflow 2025-07-30 21:55:38 +02:00
thunder2
a6cf325db5 Fixed converting char* to QString for Qt 6.4 2025-07-29 18:32:53 +02:00
thunder2
52fdbd531b Added build with Qt 6 for Windows msys2 2025-07-29 18:32:53 +02:00
thunder2
9a84fef2dd Added pack and installer with Qt 6 Windows native build 2025-07-29 18:32:52 +02:00
Christoph Johannes Kleine
26088a7cbb Replaced depracted QX11Info by QGuiApplication 2025-07-29 18:32:51 +02:00
thunder2
95127592d7 Replaced deprecated QSound and QAudioDeviceInfo by QAudioDevice and QMediaDevices for Qt 6 2025-07-29 18:32:51 +02:00
thunder2
15684bf8d3 Added Qt 5 Core Compat module for QRegExp for Qt 6 2025-07-29 18:32:50 +02:00
thunder2
96c02d94c3 Removed deprecated QCoreApplication::flush for Qt 6 2025-07-29 18:32:50 +02:00
thunder2
c8c833b3d6 Removed deprecated QAbstractEventDispatcher::hasPendingEvents for Q 6 2025-07-29 18:32:49 +02:00
thunder2
1b1cb6e176 Replaced deprecated QSysInfo::MacintoshVersion and QSysInfo::windowsVersion by QSysInfo::prettyProductName 2025-07-29 18:32:49 +02:00
thunder2
c64cca9954 Removed usage of deprecated QSysInfo::WindowsVersion 2025-07-29 18:32:48 +02:00
thunder2
efe9ac773d Replaced deprecated QObject::trUtf8 by QObject::tr 2025-07-29 18:32:48 +02:00
thunder2
21174aa5d7 Replaced depecated QPainter::initFrom by QPainter::begin 2025-07-29 18:32:47 +02:00
thunder2
9ebc4b00ed Replaced deprecated QStyleOption::init by QStyleOption::initFrom 2025-07-29 18:32:47 +02:00
thunder2
3874390de7 Replaced deprecated QStyleOptionProgressBarV2 by QStyleOptionProgressBar and QStyleOptionViewItemV4 by QStyleOptionViewItem 2025-07-29 18:32:47 +02:00
thunder2
15437c0d2d Replaced deprecated QMatrix by QTransform 2025-07-29 18:32:46 +02:00
thunder2
71aaa25e69 Replaced deprecated QGraphicsView::matrix by matrix::transform 2025-07-29 18:32:46 +02:00
thunder2
8d497dce0a Replaced deprecated QVariant::operator< by QVariant::compare for Qt 6 2025-07-29 18:32:45 +02:00
thunder2
79a8b3143f Replaced deprecated QPalette::Background by QPalette::Window 2025-07-29 18:32:45 +02:00
thunder2
ec497f0015 Replaced deprecated QModelIndex::child by QAbstractItemModel::index 2025-07-29 18:32:44 +02:00
thunder2
c00a4dccb5 Replaced deprecated QSortFilterProxyModel::filterChanged by QSortFilterProxyModel::invalidateFilter 2025-07-29 18:32:44 +02:00
thunder2
d4dcaaa41a Changed QDomDocument::setContent for Qt 6.5 2025-07-29 18:32:43 +02:00
thunder2
c4c2c5a0d1 Replaced deprecated Qt::BackgroundColorRole by Qt::BackgroundRole and Qt::TextColorRole by Qt::ForegroundRole 2025-07-29 18:32:43 +02:00
thunder2
ff822498a6 Replaced deprecated QAbstractPrintDialog::addEnabledOption by QPrintDialog::setOption 2025-07-29 18:32:42 +02:00
thunder2
07e7cd023c Replaced deprecated QPrinter::pageRect by QPrinter::pageLayout().paintRectPixels(resolution()) and QPrinter::paperRect by QPrinter::pageLayout().fullRectPixels(resolution()) 2025-07-29 18:32:42 +02:00
thunder2
f4960a8903 Replaced deprecated qVariantFromValue by QVariant::fromValue 2025-07-29 18:32:42 +02:00