Christoph Johannes Kleine
|
c7206b0d11
|
ADD: storage and sync time 3 and 5 years
|
2025-07-17 13:07:38 +02:00 |
|
csoler
|
7decd2b7b0
|
removed some debug output
|
2023-12-11 21:51:17 +01:00 |
|
csoler
|
ade297f257
|
attempt at fixing unread msg count to display before GXS service tab is displayed
|
2023-07-24 23:45:12 +02:00 |
|
csoler
|
afba23882e
|
stop GxsGroupFrameDialog from stealing the focus on summary update
|
2023-06-27 14:00:04 +02:00 |
|
defnax
|
fc1f1caa03
|
Fix loading group tree settings
|
2023-05-20 16:46:58 +02:00 |
|
csoler
|
0ce6b5f375
|
attempt to fix the display of new msgs and icon in GXS toolbar items at start
|
2022-12-27 23:01:26 +01:00 |
|
csoler
|
ac4b9b2971
|
removed token system from GxsCommentDialog
|
2022-07-09 22:33:42 +02:00 |
|
defnax
|
dc0cddae7e
|
removed clean up old icons, replaced some by svg
|
2022-02-12 00:07:23 +01:00 |
|
Phenom
|
861feb113c
|
Add RsTreeWidget Sort Contect Menu
Now Header sort when visible or In context menu is hidden.
|
2021-02-16 16:54:14 +01:00 |
|
Phenom
|
a0bf49448d
|
Add GroupTreeWidget show header action.
It's not possible to resize them.
Friend's posts column can be shown too to understand sort.
Menu to show column is visible for all type of item.
|
2021-01-21 15:09:43 +01:00 |
|
Phenom
|
c745800e18
|
Fix Channel RsLink if update before UI Init
|
2020-12-08 22:03:36 +01:00 |
|
Phenom
|
68e027b227
|
Fix GXS (Forum/Channel/Boards) RSLink
Have to add ID: tag in Board Filter due to range view.
|
2020-11-10 15:33:44 +01:00 |
|
csoler
|
d086975d54
|
hide/show sync parameters if group is subscribed or not
|
2020-10-24 21:40:36 +02:00 |
|
csoler
|
c30107c248
|
added up-to-date info about sync period in group data details (channels, boards, forums) and warning when the sync period is too small w.r.t. the date of last post
|
2020-10-24 21:17:34 +02:00 |
|
csoler
|
0e3739b9d7
|
merged upstream/master
|
2020-10-03 21:55:14 +02:00 |
|
csoler
|
6cc9cdf130
|
keep current voter ID as poster ID in comment dialog
|
2020-10-01 21:25:32 +02:00 |
|
csoler
|
c640fd779d
|
fixed comflicts with upstream
|
2020-09-27 20:51:05 +02:00 |
|
defnax
|
b84e58aa9a
|
cleanup old icons
|
2020-09-14 20:53:16 +02:00 |
|
csoler
|
2e6a87a2ea
|
merged upstream/master
|
2020-09-11 21:36:45 +02:00 |
|
csoler
|
97762093ce
|
added missing initialization of write-only pointer that causes error in RsTypeSerializer
|
2020-09-01 22:34:56 +02:00 |
|
csoler
|
76511479af
|
switched all explicit pixmap from files to shared FilesDefs::getPixmapFromQtResourcePath()
|
2020-08-19 16:19:42 +02:00 |
|
csoler
|
209355b9a5
|
converted all calls to QIcon("somefile.png") into FilesDefs::getIconFromQtResourcePath("somefile.png") to save memory duplicated by Qt
|
2020-08-15 22:17:52 +02:00 |
|
csoler
|
07655e287e
|
fixed cleaning up of search results
|
2020-07-04 00:05:29 +02:00 |
|
csoler
|
4d872d5778
|
added missing cleaning of distant search results in GUI
|
2020-07-03 22:48:33 +02:00 |
|
csoler
|
ba486a0029
|
multiple improvements in distant channel search and general display of distant search results
|
2020-06-25 21:15:37 +02:00 |
|
csoler
|
500f572b98
|
merged with master
|
2020-06-25 16:53:18 +02:00 |
|
csoler
|
0eb8edf824
|
fixed open in new tab system
|
2020-06-23 22:00:14 +02:00 |
|
csoler
|
b21193e460
|
tried to improve the logic in tab system. Not finished yet
|
2020-06-23 21:37:36 +02:00 |
|
csoler
|
d39b09c5bc
|
added zoom of thumbnails on control+wheel
|
2020-06-23 20:24:14 +02:00 |
|
csoler
|
1c2e094f20
|
removed tab system temporarily until we fix it
|
2020-06-22 23:52:59 +02:00 |
|
csoler
|
33da5c06b8
|
removed multi-callback based distant search result handling, and use rsEvents instead
|
2020-06-16 21:13:55 +02:00 |
|
csoler
|
f74c65fcc0
|
created a specific GxsEvent for Group Statistics changes and handle it in the GUI for all friends at once every 2 min at most
|
2020-04-11 20:52:35 +02:00 |
|
csoler
|
37074d81ff
|
fixed uninitialized memory read
|
2020-04-09 22:56:59 +02:00 |
|
csoler
|
b0e61376f1
|
removed calls to getServiceStatistics from GxsUserNotify and replaced by info collected by GxsGroupFrameDialog
|
2020-04-08 21:11:53 +02:00 |
|
csoler
|
bddd90df43
|
fixed bug causing some GxsGroupFrameDialog not to show content
|
2020-04-06 22:11:32 +02:00 |
|
csoler
|
5c71a46c52
|
fixed up the update of message count using a flag to only update when necessary, which limits drastically the calls to getGroupsStatistics()
|
2020-04-06 21:55:07 +02:00 |
|
csoler
|
36b5f18579
|
removed more dead code
|
2020-03-31 22:27:26 +02:00 |
|
csoler
|
55c810f848
|
first pass for converting GxsMessageFrameWidget to blocking API
|
2020-03-29 23:21:48 +02:00 |
|
csoler
|
c18dfb39c3
|
added some more debug info and proper error output to GxsDb
|
2020-03-26 23:19:34 +01:00 |
|
csoler
|
5dcbb978c3
|
improvement of autoloading of GxsGroupFrameDialog
|
2020-03-26 16:47:37 +01:00 |
|
csoler
|
6c1f09a53b
|
completely removed TokenQueue from GxsGroupDialog and GxsGroupFrameDialog
|
2020-03-22 21:47:14 +01:00 |
|
csoler
|
7ba83272cf
|
re-enabled GroupMetaCache in GxsGroupFrameDialog and only reload fully when needed
|
2020-03-22 02:33:51 +01:00 |
|
csoler
|
05afc40804
|
fixed a few bugs
|
2020-03-21 17:44:58 +01:00 |
|
csoler
|
2387150f64
|
1/4 convertion of GxsGroupFrameDialog to blocking API
|
2020-03-21 15:25:34 +01:00 |
|
defnax
|
3cc0adab22
|
Added to count own groups too
|
2020-03-09 23:22:52 +01:00 |
|
csoler
|
372b87148c
|
fixed text in share publish perms
|
2020-02-09 22:29:36 +01:00 |
|
csoler
|
8e153b4acc
|
started removal of GxsBroadcastBase class
|
2020-02-06 19:57:23 +01:00 |
|
csoler
|
90bb6c0011
|
fixed notifications in forums, posted and channels
|
2020-01-27 21:38:57 +01:00 |
|
csoler
|
fb9282f588
|
moved UserNotify to MainPage level, and added RsEvent handling code in Posted
|
2020-01-26 23:19:20 +01:00 |
|
csoler
|
fd74123b45
|
fixed indentation
|
2019-01-13 15:28:03 +01:00 |
|