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
|
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 |
|
Christoph Johannes Kleine
|
f3150e9d42
|
HomePage.cpp enable saveCert
|
2025-07-16 17:59:09 +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 |
|
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 |
|
defnax
|
915bf59d2e
|
Fixed frames to get styles on system style
|
2025-06-19 18:33:51 +02:00 |
|
defnax
|
1190e45e6b
|
Fixed green color get more contrast on dark style
|
2025-06-17 21:45:14 +02:00 |
|
defnax
|
1d4e997df2
|
Fixed frame to get styled on system theme
|
2025-06-14 17:20:19 +02:00 |
|
defnax
|
97304269a2
|
Added for Dark Style new home logo
|
2025-06-08 17:32:30 +02:00 |
|
Christoph Johannes Kleine
|
6fe7f7842b
|
fix typo Stared -> Starred
|
2025-05-28 12:48:09 +02:00 |
|
csoler
|
e5273fb887
|
fixed wrong implementation of parentRow causing loss of selected elements
|
2025-04-29 21:10:27 +02:00 |
|
csoler
|
da0732b5ad
|
Merge pull request #2919 from csoler/v0.6-IdentityDialog
Identity list model for IdDialog
|
2025-04-27 21:31:01 +02:00 |
|
csoler
|
1720a94a80
|
added fontSizeHandler for Identity list
|
2025-04-17 20:49:30 +02:00 |
|
csoler
|
39b062fecf
|
fixed compilation
|
2025-04-17 20:31:18 +02:00 |
|
csoler
|
0b79668f73
|
fixed merging with master
|
2025-04-16 22:12:44 +02:00 |
|
csoler
|
2f02f6cd2d
|
fixed coloring for insecure identities
|
2025-04-16 22:10:58 +02:00 |
|
defnax
|
9810008fc1
|
Revert "Moved background image to standard light"
|
2025-04-16 20:29:39 +02:00 |
|
csoler
|
71eba47fe7
|
fixed voting not working on right panel of People
|
2025-04-16 13:36:01 +02:00 |
|
defnax
|
0b3f4a69b9
|
Fix size & age column
|
2025-04-12 18:01:38 +02:00 |
|
csoler
|
2b13abe2a9
|
fixed sizes in idTreeWidget
|
2025-04-10 21:11:28 +02:00 |
|
thunder2
|
f2bf2f04cc
|
Added missing include for std::function in FontSizeHandler.h
|
2025-04-10 10:24:35 +02:00 |
|
csoler
|
42bbf785ea
|
Merge pull request #2918 from defnax/fontssettings
Fonts settings for Tree & list Views & Composer Fonts
|
2025-04-09 21:19:44 +02:00 |
|
csoler
|
f26fc5ab14
|
Merge pull request #2910 from defnax/moved-backgroundimage
Moved background image to standard light
|
2025-04-09 21:01:18 +02:00 |
|
csoler
|
a596acbcec
|
removed uninitialized memory read causing random crashes
|
2025-04-09 16:54:35 +02:00 |
|
csoler
|
f4364bcaa6
|
fixed missing clear button in IDDialog search
|
2025-04-03 20:48:01 +02:00 |
|
csoler
|
aa268c8745
|
made identity list searchable by whatever is displayed
|
2025-04-01 22:34:13 +02:00 |
|
defnax
|
e87566ef92
|
set default font size to 11
|
2025-04-01 21:26:54 +02:00 |
|
csoler
|
85f411463b
|
fixed display of total number of identities
|
2025-04-01 20:39:44 +02:00 |
|
csoler
|
c9d5a9ba30
|
fixed preserving of selection and expanded items
|
2025-03-31 22:09:55 +02:00 |
|
csoler
|
59d6592855
|
fixed show in people tab
|
2025-03-31 21:29:43 +02:00 |
|
csoler
|
c8f71072b0
|
removed test line
|
2025-03-29 15:37:18 +01:00 |
|
thunder2
|
973246624f
|
Replaced font handling by FontSizeHandler and reenabled deactivated item delegates
|
2025-03-28 23:52:54 +01:00 |
|
thunder2
|
93154fddc4
|
Added new class FontSizeHandler to set font size from settings
|
2025-03-28 22:14:46 +01:00 |
|
thunder2
|
cab91819d6
|
Added set and get of font size on RshareSettings
|
2025-03-28 22:14:45 +01:00 |
|
csoler
|
417f80d752
|
added some debug info
|
2025-03-23 17:17:08 +01:00 |
|
csoler
|
8c2c3188ef
|
fixed sizeHint role
|
2025-03-15 16:07:48 +01:00 |
|