Thunder
|
16a30dcbe3
|
Merge pull request #2995 from thunder2/fix-language
Fixed set of default language in LanguageSupport::localize. Use value…
|
2025-07-22 20:27:10 +02:00 |
|
Thunder
|
cbc1a89505
|
Merge pull request #2991 from thunder2/qt6-sprintf
Replaced deprecated QString::sprintf by QString::asprintf
|
2025-07-22 20:26:48 +02:00 |
|
Thunder
|
256b188861
|
Merge pull request #2990 from thunder2/qt6-setMargins
Replaced deprecated QLayout::setMargins by QLayout::setContentsMargins
|
2025-07-22 20:26:16 +02:00 |
|
thunder2
|
eb4f482a4e
|
Fixed set of default language in LanguageSupport::localize. Use value of language map instead of key.
|
2025-07-21 18:20:12 +02:00 |
|
thunder2
|
5bdcf59b5c
|
Replaced deprecated QString::sprintf by QString::asprintf
|
2025-07-20 18:28:04 +02:00 |
|
thunder2
|
90041fc627
|
Replaced deprecated QLayout::setMargins by QLayout::setContentsMargins
|
2025-07-20 14:19:47 +02:00 |
|
thunder2
|
33fc4308c4
|
Use Qt::MouseButton::NoButton instead of 0 in edge.cpp
|
2025-07-20 14:19:46 +02:00 |
|
thunder2
|
04b741e70d
|
Fixed linking on Windows with enabled wikipoos
|
2025-07-20 14:19:45 +02:00 |
|
thunder2
|
42b3b95fd8
|
Use QDateTime::fromSecsSinceEpoch in Qt 6 instead of QDateTime::fromTime_t
|
2025-07-20 14:15:27 +02:00 |
|
thunder2
|
a00c1375e5
|
Renamed QtVersion.h to RsQtVersion.h because of the same filename in Qt 6
|
2025-07-20 14:14:57 +02:00 |
|
thunder2
|
b93a31a33b
|
Removed deprecated QDesktopWidget for Qt 6
|
2025-07-20 14:14:38 +02:00 |
|
thunder2
|
3a8f7d5a2d
|
Use "Qt::WindowFlags flags = Qt::WindowFlags()" instead of "Qt::WindowFlags flags = 0"
|
2025-07-20 14:14:13 +02:00 |
|
thunder2
|
e2e1a431ff
|
Added Qt dependent macro for QString::SkipEmptyParts/Qt::SkipEmptyParts
|
2025-07-19 23:28:30 +02:00 |
|
thunder2
|
f38b72e7a3
|
Changed parameter of method enterEvent on ClickableLabel and ZoomableLabel for Qt 6 to QEnterEvent
|
2025-07-19 21:11:28 +02:00 |
|
thunder2
|
b2bec12a43
|
Fixed usage of deprecated method "const QPixmap *QLabel::pixmap() const;"
|
2025-07-19 18:57:29 +02:00 |
|
thunder2
|
fcd7a213e6
|
Use UIStates() instead of 0 in GxsMessageFrameWidget.cpp
|
2025-07-19 16:26:07 +02:00 |
|
thunder2
|
29443c4b78
|
Use QTextDocument::FindFlags() to initialize flags instead of 0 in helpbrowser.cpp
|
2025-07-19 16:03:02 +02:00 |
|
thunder2
|
8265c5ebec
|
Use Qt::KeyboardModifier::NoModifier instead of 0 in RsButtonOnText.cpp
|
2025-07-19 14:56:55 +02:00 |
|
thunder2
|
9f607765bc
|
Fixed crash in VOIP by initializing member _image_capture in constructor of QVideoInputDevice
|
2025-07-19 14:54:51 +02:00 |
|
thunder2
|
eaf2861cd0
|
Fixed usage of QFileInfo in RsCollectionDialog.cpp
|
2025-07-19 14:24:52 +02:00 |
|
thunder2
|
23289c4991
|
Use Qt::MouseButton::NoButton instead of 0 in arrow.cpp
|
2025-07-19 14:20:31 +02:00 |
|
thunder2
|
23f925f81e
|
Fixed constructor of RsAction
|
2025-07-19 13:44:54 +02:00 |
|
thunder2
|
c4d1de06d0
|
Fixed converting number to QString
|
2025-07-19 13:42:50 +02:00 |
|
thunder2
|
e5c42e63b7
|
Added missing includes
|
2025-07-19 13:36:49 +02:00 |
|
thunder2
|
f53a30a0e4
|
Updated external libraries for Windows native build
- curl-8.9.1
- ffmpeg-4.4.6
- libxml2-2.14.5
- libxslt-1.1.43
- speex-1.2.1
- speexdsp-1.2.1
- xapian-core-1.4.29
|
2025-07-18 14:25:17 +02:00 |
|
Christoph Johannes Kleine
|
f3150e9d42
|
HomePage.cpp enable saveCert
|
2025-07-16 17:59:09 +02:00 |
|
thunder2
|
c850a30c1a
|
Build libretroshare on Windows as shared library
|
2025-07-16 17:25:57 +02:00 |
|
thunder2
|
6c1eb35a47
|
MSYS2: Added toolchain to filename of packed files and installer
|
2025-07-16 17:23:01 +02:00 |
|
thunder2
|
1aec263bb9
|
MSYS2: Removed parameter "clang" from build. Use "clang32" or "clang64" instead.
|
2025-07-16 17:23:01 +02:00 |
|
thunder2
|
ddb4300a60
|
FeedReader: Updated translation
|
2025-07-14 00:04:31 +02:00 |
|
thunder2
|
c8cea52b39
|
FeedReader: Reworked proxy setting
|
2025-07-14 00:04:31 +02:00 |
|
thunder2
|
1094e3e651
|
FeedReader: Moved proxy setting to own widget
|
2025-07-14 00:04:31 +02:00 |
|
defnax
|
8c26fa879d
|
Added asio depency
|
2025-07-12 23:44:00 +02:00 |
|
defnax
|
42bd651fb3
|
Update MSYS2 packages
|
2025-07-12 23:44:00 +02:00 |
|
thunder2
|
500ab2098b
|
Added asio as external library for Windows native compile
|
2025-07-11 23:17:12 +02:00 |
|
Thunder
|
5bf59b4376
|
Merge pull request #2973 from JohannesKleine/Windows-msys2
Windows-msys2 build.bat add asio
|
2025-07-11 22:10:00 +02:00 |
|
Christoph Johannes Kleine
|
d165a84b67
|
Windows-msys2 build.bat add asio
|
2025-07-11 16:35:19 +02:00 |
|
csoler
|
ef25a9079d
|
fixed using the right version of cmake > 3.5
|
2025-07-08 22:06:28 +02:00 |
|
csoler
|
c3640306bd
|
fixed restbed to stick to commit 6001a322809b5005b8bcccdf593fdda6f0173691
|
2025-07-07 23:37:29 +02:00 |
|
csoler
|
bfa3e557a4
|
Merge pull request #2963 from defnax/update-homelogo
Fix to load the right logo without restart too
|
2025-07-07 22:00:19 +02:00 |
|
csoler
|
06c2fd3947
|
Merge pull request #2955 from defnax/stylefix2
Fixed frame to get styled on system theme (Win/MacOS)
|
2025-07-07 21:56:56 +02:00 |
|
defnax
|
63d3dd1c08
|
Added override
|
2025-07-05 13:24:25 +02:00 |
|
csoler
|
b556ff8fc7
|
Merge pull request #2959 from defnax/move-backgroundimage
Moved background image to light skin
|
2025-07-04 23:21:49 +02:00 |
|
defnax
|
ad82a94cc7
|
Fix to load the right logo without restart too
|
2025-07-03 18:46:24 +02:00 |
|
defnax
|
24a7c2ae39
|
Merge branch 'RetroShare:master' into stylefix2
|
2025-07-01 19:23:43 +02:00 |
|
defnax
|
829a1db710
|
Fix system dark style issues
|
2025-07-01 18:10:00 +02:00 |
|
csoler
|
432e6970c4
|
Merge pull request #2953 from defnax/HomeLogo
Added for Dark Style new home logo
|
2025-07-01 11:16:26 +02:00 |
|
csoler
|
dc6440a72e
|
Merge pull request #2954 from defnax/patch-4
Update MacOS_X_InstallGuide
|
2025-07-01 11:13:45 +02:00 |
|
defnax
|
adc4bf90b5
|
Fix light skin issues
|
2025-06-25 20:02:19 +02:00 |
|
defnax
|
c05f6f5e52
|
Moved background image to light skin
*Moved backgrund image from login & profile creation page to light skin
|
2025-06-22 22:41:35 +02:00 |
|