thunder2
fce618f2aa
Added Qt dependent macro for QFontMetrics::horizontalAdvance/width
2025-07-29 18:32:33 +02:00
defnax
7c8e80e89b
Fixed update groupbox counting for members
2023-01-31 21:40:15 +01:00
csoler
b4d2904adf
fixed two bugs in Create/Edit circle dialog, causing crashes
2022-08-16 22:12:37 +02:00
csoler
cdc650540b
removed token queue from CreateCircleDialog
2022-07-04 17:25:11 +02:00
thunder2
3dfe4e1288
Fixed unused variable warning
2022-01-03 01:03:16 +01:00
Phenom
d7981f3811
StyleSheet Rewrite
...
Use QDarkStyle to make Standard_Dark.qss and Standard_Light.qss
Use Widget name to stylize them.
2021-11-04 21:21:54 +01:00
csoler
15dd72ec7a
fixed internal GRP authentication flags of edited circles
2021-03-03 22:37:44 +01:00
csoler
6cca74aec6
added same trick on ESC
2021-02-18 22:48:16 +01:00
csoler
e34ed72ff7
another try to fix that damn bug
2021-02-18 22:33:19 +01:00
csoler
74663509dc
added missing e->ignore() on close event
2021-02-18 16:16:58 +01:00
csoler
3f04244169
added guarding code against close for circle loading too
2021-02-17 21:41:38 +01:00
csoler
3548f5eac5
added debug output to help figuring out the problem
2021-02-17 21:22:39 +01:00
csoler
5f15414e65
experimental fix against early closing crash on CreateCircleDialog
2021-02-15 22:37:43 +01:00
csoler
033ba9cc36
removed a non wanted number of calls to loadIdentities due to widgets connections before initialization
2020-12-25 21:30:30 +01:00
csoler
1ecfbfcd02
fixed bug in circles edit dialog
2020-12-24 00:34:49 +01:00
defnax
df29e22be0
Changed the buttons to use QPushButton which is easier with stylesheets
...
* Changed the buttons to use QPushButton which is easier with stylesheets
* Use standard strings Create or Post or Update ( not more OK or Send)
*Added default stylesheet colors for Create & Post Buttons
2020-10-12 21:46:06 +02:00
csoler
76511479af
switched all explicit pixmap from files to shared FilesDefs::getPixmapFromQtResourcePath()
2020-08-19 16:19:42 +02:00
Gioacchino Mazzurco
3b37c1e9ad
Remove more copying of big structures in RsQThreadUtils::postToObject
2020-06-24 00:57:16 +02:00
defnax
159fad476a
Set default column width for nickname columns & fixed missed icons
...
* Set default column width for nickname columns & fixed missed icons
* Set by default white background color for the Follower list frame
2020-04-26 00:40:05 +02:00
csoler
d96ce490d4
improved Circle editor ID selection list
2020-03-01 11:35:24 +01:00
csoler
8be92f24b6
removed TokenQueue from CircleCreationDialog
2020-02-29 23:48:37 +01:00
csoler
94cbe65142
added various sizes in icons cache so that we do not always allocate the largest sizes
2019-06-04 11:49:26 +02:00
csoler
e66fb923fb
attempt to use a cache for user-defined avatars. Should reduce memory footprint. to be tested
2019-06-03 23:52:29 +02:00
csoler
9c24f5c718
Revert "removed HeaderFrame where it's not needed"
2019-01-19 22:36:19 +01:00
zapek
bb038ab3e0
removed HeaderFrame where it's not needed; changed the font of top
...
tooltips to be the same
2019-01-18 23:30:52 +01:00
csoler
5f86ac1e3c
updated licenses in gui/Circles. partly changed licenses in gui/common.
2018-11-11 14:24:47 +01:00
csoler
e7a7c171be
fixed bug preventing circle creation.
2017-02-27 21:10:42 +01:00
csoler
37f3e1a62a
fixed problem in ID creation code.
2017-02-07 20:15:55 +01:00
Phenom
3d9fb600f0
Fix Missing ID-Avatars in Create Circle Menu
...
Fix issue#530
2016-10-09 12:37:09 +02:00
defnax
45198121f7
updating replacements icons
2016-08-25 17:09:33 +02:00
csoler
45b189c080
removed EXTERNAL/PERSONNAL options from GxsCircleChooser
2016-07-11 18:30:12 -04:00
defnax
69e98b8e2d
Added count Invited Members to Create Circles Dialog.
...
Changed some context menu icons for People list and Circles tree.
Added icon when im Circle Admin.
2016-06-15 00:08:45 +02:00
csoler
e03c5dfe56
improved GUI layout in circle creation box. Added tooltips
2016-06-13 22:38:51 -04:00
csoler
2567feb971
fixed compilation broken by using deprecated Qt method
2016-06-05 09:54:26 -04:00
csoler
d8189d08f7
moved placeholder text from .ui to .cpp to allow compilation with old Qt
2016-06-03 21:14:34 -04:00
csoler
34bd998c8e
cleaned the mess in Circles, due to mixing up GxsIds and PgpIds, which is now irrelevant because items for external circles are not sent based on PGP signatures anymore
2016-04-17 17:13:42 -04:00
csoler
d5ed84ec9d
allow one to change the contact author of a circle
2016-04-11 23:43:18 -04:00
csoler
9efc29fff3
improved display of circle creator ID
2016-03-25 20:58:10 -04:00
csoler
d1b09b93b9
removed some debug info
2016-03-25 18:54:13 -04:00
csoler
083dc626da
small code cleaning bits
2016-03-25 18:27:20 -04:00
csoler
3d45947e5b
fixed small bug in debug output; cleanup debug output
2016-03-25 18:21:37 -04:00
csoler
981f81deae
added anon ids to offline vetting
2016-03-23 20:54:45 -04:00
csoler
4e0ee29d6a
fixed creation/distribution of self-restricted circles
2016-03-17 20:18:54 -04:00
csoler
bdb326a989
attempt at fixing circle cache loop. Renamed a few variables and fixed logic. Not yet fully working
2016-03-14 23:19:37 -04:00
csoler
83e39d8ae5
fixed effect of selecting known/signed IDs in circle creation dialog
2016-03-13 17:29:38 -04:00
csoler
4cf57d64d8
set default value for circle distribution type
2016-03-13 17:19:14 -04:00
csoler
4e4980ba0e
fixed display of info for non admin circles, and added readonly system to not allow editing them
2016-03-10 22:57:04 -05:00
csoler
7e31bdafcf
fixed removal of peers from circles
2016-03-08 23:00:24 -05:00
csoler
cba4795911
improved circles GUI logic
2016-03-08 00:02:16 -05:00
csoler
9b92f66c61
added edit of existing circles
2016-03-07 22:51:23 -05:00