| .. |
|
advsearch
|
Replaced deprecated QRegExp by QRegularExpression
|
2025-07-29 18:32:32 +02:00 |
|
chat
|
Replaced deprecated QObject::trUtf8 by QObject::tr
|
2025-07-29 18:32:48 +02:00 |
|
Circles
|
Added Qt dependent macro for QFontMetrics::horizontalAdvance/width
|
2025-07-29 18:32:33 +02:00 |
|
common
|
Replaced deprecated QStyleOption::init by QStyleOption::initFrom
|
2025-07-29 18:32:47 +02:00 |
|
connect
|
Use "Qt::WindowFlags flags = Qt::WindowFlags()" instead of "Qt::WindowFlags flags = 0"
|
2025-07-20 14:14:13 +02:00 |
|
elastic
|
Replaced deprecated QGraphicsView::matrix by matrix::transform
|
2025-07-29 18:32:46 +02:00 |
|
emojione
|
|
|
|
feeds
|
Replaced deprecated QDateTime::toTime_t by QDateTime::toSecsSinceEpoch
|
2025-07-29 18:32:31 +02:00 |
|
FileTransfer
|
Removed deprecated QCoreApplication::flush for Qt 6
|
2025-07-29 18:32:50 +02:00 |
|
groups
|
|
|
|
gxs
|
Replaced some more QDateTime::setTime_t by DateTime::DateTimeFromTime_t
|
2025-07-29 18:32:30 +02:00 |
|
gxschannels
|
Replaced depracated QWheelEvent::delta by QWheelEvent::angleDelta for Qt 6
|
2025-07-29 18:32:38 +02:00 |
|
gxsforums
|
Replaced deprecated QVariant::operator< by QVariant::compare for Qt 6
|
2025-07-29 18:32:45 +02:00 |
|
help
|
Replaced deprecated QTreeWidget::isItemExpanded by QTreeWidgetItem::isExpanded and QTreeWidget::setItemExpanded by QTreeWidgetItem::setExpanded
|
2025-07-29 18:32:40 +02:00 |
|
icons
|
update invite icon
|
2024-02-13 18:46:30 +01:00 |
|
Identity
|
Replaced deprecated QModelIndex::child by QAbstractItemModel::index
|
2025-07-29 18:32:44 +02:00 |
|
im_history
|
Replaced deprecated qVariantFromValue by QVariant::fromValue
|
2025-07-29 18:32:42 +02:00 |
|
images
|
Added for Dark Style new home logo
|
2025-06-08 17:32:30 +02:00 |
|
msgs
|
Replaced deprecated QVariant::operator< by QVariant::compare for Qt 6
|
2025-07-29 18:32:45 +02:00 |
|
NetworkDialog
|
Replaced deprecated QSortFilterProxyModel::filterChanged by QSortFilterProxyModel::invalidateFilter
|
2025-07-29 18:32:44 +02:00 |
|
People
|
|
|
|
PhotoShare
|
|
|
|
plugins
|
|
|
|
Posted
|
Replaced some more QDateTime::setTime_t by DateTime::DateTimeFromTime_t
|
2025-07-29 18:32:30 +02:00 |
|
profile
|
Use "Qt::WindowFlags flags = Qt::WindowFlags()" instead of "Qt::WindowFlags flags = 0"
|
2025-07-20 14:14:13 +02:00 |
|
qss
|
Fix light skin issues
|
2025-06-25 20:02:19 +02:00 |
|
settings
|
Replaced deprecated qVariantFromValue by QVariant::fromValue
|
2025-07-29 18:32:42 +02:00 |
|
statistics
|
Removed usage of deprecated QSysInfo::WindowsVersion
|
2025-07-29 18:32:48 +02:00 |
|
statusbar
|
Replaced deprecated QLayout::setMargins by QLayout::setContentsMargins
|
2025-07-20 14:19:47 +02:00 |
|
style
|
|
|
|
TheWire
|
Replaced deprecated QString::sprintf by QString::asprintf
|
2025-07-20 18:28:04 +02:00 |
|
toaster
|
|
|
|
TorControl
|
|
|
|
unfinished
|
Renamed QtVersion.h to RsQtVersion.h because of the same filename in Qt 6
|
2025-07-20 14:14:57 +02:00 |
|
WikiPoos
|
Replaced some more QDateTime::setTime_t by DateTime::DateTimeFromTime_t
|
2025-07-29 18:32:30 +02:00 |
|
AboutDialog.cpp
|
|
|
|
AboutDialog.h
|
|
|
|
AboutDialog.ui
|
|
|
|
AboutWidget.cpp
|
Replaced deprecated QPalette::Background by QPalette::Window
|
2025-07-29 18:32:45 +02:00 |
|
AboutWidget.h
|
|
|
|
AboutWidget.ui
|
|
|
|
ChatLobbyWidget.cpp
|
Renamed QtVersion.h to RsQtVersion.h because of the same filename in Qt 6
|
2025-07-20 14:14:57 +02:00 |
|
ChatLobbyWidget.h
|
Replaced font handling by FontSizeHandler and reenabled deactivated item delegates
|
2025-03-28 23:52:54 +01:00 |
|
ChatLobbyWidget.ui
|
restore back changes
|
2025-01-18 16:06:03 +01:00 |
|
emojione.qrc
|
|
|
|
FriendsDialog.cpp
|
Use QDateTime::fromSecsSinceEpoch in Qt 6 instead of QDateTime::fromTime_t
|
2025-07-20 14:15:27 +02:00 |
|
FriendsDialog.h
|
|
|
|
FriendsDialog.ui
|
Fixed frame to get styled on system theme
|
2025-06-14 17:20:19 +02:00 |
|
FriendServerControl.cpp
|
|
|
|
FriendServerControl.h
|
|
|
|
FriendServerControl.ui
|
|
|
|
GenCertDialog.cpp
|
Removed deprecated QAbstractEventDispatcher::hasPendingEvents for Q 6
|
2025-07-29 18:32:49 +02:00 |
|
GenCertDialog.h
|
|
|
|
GenCertDialog.ui
|
|
|
|
GetStartedDialog.cpp
|
Replaced deprecated QSysInfo::MacintoshVersion and QSysInfo::windowsVersion by QSysInfo::prettyProductName
|
2025-07-29 18:32:49 +02:00 |
|
GetStartedDialog.h
|
|
|
|
GetStartedDialog.ui
|
|
|
|
HelpDialog.cpp
|
additional step in rewriting commandline parameter handling
|
2024-02-11 22:16:50 +01:00 |
|
HelpDialog.h
|
|
|
|
HelpDialog.ui
|
|
|
|
HomePage.cpp
|
Replaced deprecated QTextStream::setCodec by QTextStream::setEncoding
|
2025-07-29 18:32:36 +02:00 |
|
HomePage.h
|
Added override
|
2025-07-05 13:24:25 +02:00 |
|
HomePage.ui
|
remove font sizes from the ui files
|
2025-01-03 19:10:45 +01:00 |
|
icons.qrc
|
|
|
|
images.qrc
|
Added for Dark Style new home logo
|
2025-06-08 17:32:30 +02:00 |
|
linetypes.h
|
|
|
|
LogoBar.cpp
|
Replaced deprecated QLayout::setMargins by QLayout::setContentsMargins
|
2025-07-20 14:19:47 +02:00 |
|
LogoBar.h
|
|
|
|
MainPage.cpp
|
|
|
|
mainpagestack.cpp
|
|
|
|
mainpagestack.h
|
|
|
|
MainWindow.cpp
|
Removed deprecated QCoreApplication::flush for Qt 6
|
2025-07-29 18:32:50 +02:00 |
|
MainWindow.h
|
Replaced font handling by FontSizeHandler and reenabled deactivated item delegates
|
2025-03-28 23:52:54 +01:00 |
|
MainWindow.ui
|
remove font sizes from the ui files
|
2025-01-03 19:10:45 +01:00 |
|
MessengerWindow.cpp
|
|
|
|
MessengerWindow.h
|
Use "Qt::WindowFlags flags = Qt::WindowFlags()" instead of "Qt::WindowFlags flags = 0"
|
2025-07-20 14:14:13 +02:00 |
|
MessengerWindow.ui
|
|
|
|
NetworkDialog.cpp
|
Renamed QtVersion.h to RsQtVersion.h because of the same filename in Qt 6
|
2025-07-20 14:14:57 +02:00 |
|
NetworkDialog.h
|
|
|
|
NetworkDialog.ui
|
|
|
|
NetworkView.cpp
|
|
|
|
NetworkView.h
|
|
|
|
NetworkView.ui
|
|
|
|
NewsFeed.cpp
|
fixing channel comment feed item crash
|
2023-11-18 23:46:32 +01:00 |
|
NewsFeed.h
|
|
|
|
NewsFeed.ui
|
restore back changes
|
2025-01-18 16:06:03 +01:00 |
|
notifyqt.cpp
|
Removed deprecated QDesktopWidget for Qt 6
|
2025-07-20 14:14:38 +02:00 |
|
notifyqt.h
|
|
|
|
PluginManager.cpp
|
additional step in rewriting commandline parameter handling
|
2024-02-11 22:16:50 +01:00 |
|
PluginManager.h
|
|
|
|
PluginManagerWidget.cpp
|
|
|
|
PluginManagerWidget.h
|
|
|
|
PluginsPage.cpp
|
|
|
|
PluginsPage.h
|
|
|
|
QuickStartWizard.cpp
|
Renamed QtVersion.h to RsQtVersion.h because of the same filename in Qt 6
|
2025-07-20 14:14:57 +02:00 |
|
QuickStartWizard.h
|
|
|
|
QuickStartWizard.ui
|
|
|
|
QuickStartWizard2.ui
|
|
|
|
RemoteDirModel.cpp
|
Replaced deprecated Qt::BackgroundColorRole by Qt::BackgroundRole and Qt::TextColorRole by Qt::ForegroundRole
|
2025-07-29 18:32:43 +02:00 |
|
RemoteDirModel.h
|
fixed compilation
|
2024-02-24 20:27:18 +01:00 |
|
RetroShareLink.cpp
|
omit newline after single link
|
2025-01-04 13:48:00 -05:00 |
|
RetroShareLink.h
|
|
|
|
RsAutoUpdatePage.cpp
|
|
|
|
RSHumanReadableDelegate.h
|
Replaced deprecated Qt::BackgroundColorRole by Qt::BackgroundRole and Qt::TextColorRole by Qt::ForegroundRole
|
2025-07-29 18:32:43 +02:00 |
|
SearchTreeWidget.cpp
|
|
|
|
SearchTreeWidget.h
|
|
|
|
ServicePermissionDialog.cpp
|
|
|
|
ServicePermissionDialog.h
|
|
|
|
ServicePermissionDialog.ui
|
|
|
|
ShareManager.cpp
|
Replaced deprecated QTableWidgetItem::setBackgroundColor by QTableWidgetItem::setBackground
|
2025-07-29 18:32:41 +02:00 |
|
ShareManager.h
|
|
|
|
ShareManager.ui
|
|
|
|
SoundManager.cpp
|
|
|
|
SoundManager.h
|
|
|
|
StartDialog.cpp
|
Removed deprecated QDesktopWidget for Qt 6
|
2025-07-20 14:14:38 +02:00 |
|
StartDialog.h
|
|
|
|
StartDialog.ui
|
Moved background image to light skin
|
2025-06-22 22:41:35 +02:00 |
|
TrustView.cpp
|
|
|
|
TrustView.h
|
|
|
|
TrustView.ui
|
|
|