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
defnax
87f64a1e2b
removed old unused icons
2020-02-22 01:26:20 +01:00
csoler
8e153b4acc
started removal of GxsBroadcastBase class
2020-02-06 19:57:23 +01:00
csoler
424e7be52f
added notifications for identities
2020-01-27 23:02:04 +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
defnax
8502b7d8ff
fix ui width & height back to normal size
2019-02-10 14:14:59 +01: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
mestaritonttu
a4c2015507
Fix typos
2017-03-07 13:41:45 +02: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
cc8f2c6e39
changed to one plus button for Create ID/Circle with menu.
2016-08-26 02:48:46 +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
ee2559620b
updated tooltip and names for self-restricted circles to "private"
2016-06-05 15:20:55 -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
a32bcbae0a
changed Members to Invited members in circle creation dialog
2016-05-25 21:17:09 -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
defnax
85942f43c3
improving the create circle layout
2016-04-15 20:30:32 +02:00
csoler
d5ed84ec9d
allow one to change the contact author of a circle
2016-04-11 23:43:18 -04:00
csoler
4831465137
fixed tiny bits in circles/people GUI
2016-03-25 21:03:09 -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