Commit graph

17331 commits

Author SHA1 Message Date
defnax
1b239c2f2a update instructions 2025-08-03 16:08:34 +02:00
defnax
dc1901b236 fix to use em 2025-08-03 15:53:47 +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
6899b1548c update changes 2025-07-30 22:07:26 +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
thunder2
395a0b05d0 Replaced deprecated QTableWidgetItem::setBackgroundColor by QTableWidgetItem::setBackground 2025-07-29 18:32:41 +02:00
thunder2
1735797d82 Replaced deprecated QTreeWidget::isItemExpanded by QTreeWidgetItem::isExpanded and QTreeWidget::setItemExpanded by QTreeWidgetItem::setExpanded 2025-07-29 18:32:40 +02:00
thunder2
f97b0e9a64 Replaced deprecated qSort by std::sort 2025-07-29 18:32:40 +02:00
thunder2
a530bd9adb Replaced deprecated QList::toList by range constructors 2025-07-29 18:32:39 +02:00
thunder2
bdae3b35b4 Replaced deprecated QColorDialog::getRgba by QColorDialog::getColor 2025-07-29 18:32:39 +02:00
thunder2
990f4dbf09 Replaced deprecated QLayout::margin by QLayout::contentsMargins 2025-07-29 18:32:38 +02:00
thunder2
5efed259e7 Replaced depracated QWheelEvent::delta by QWheelEvent::angleDelta for Qt 6 2025-07-29 18:32:38 +02:00
thunder2
9052b813b9 Replaced deprecated qrand by QRandomGenerator for Qt 6 2025-07-29 18:32:37 +02:00
thunder2
88230fd9bd Replaced deprecated QPalette::foreground by QPalette::windowText and QPalette::background by QPalette::window 2025-07-29 18:32:36 +02:00