Commit graph

157 commits

Author SHA1 Message Date
thunder2
fce618f2aa Added Qt dependent macro for QFontMetrics::horizontalAdvance/width 2025-07-29 18:32:33 +02:00
thunder2
f0286740f4 Replaced deprecated QDateTime::toString by QLocale::toString 2025-07-29 18:32:32 +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
e2e1a431ff Added Qt dependent macro for QString::SkipEmptyParts/Qt::SkipEmptyParts 2025-07-19 23:28:30 +02:00
csoler
7decd2b7b0 removed some debug output 2023-12-11 21:51:17 +01:00
csoler
7a873c3b53 fixed compilation on ubuntu 18.04 2023-10-12 20:18:21 +02:00
csoler
8a20ab33b4 fixed bug in ModelIndex creation in channel post view, and implemented arrow key navigation 2023-09-04 21:58:45 +02:00
csoler
a782122742 fixed copy file link in channel post files 2023-06-28 21:48:07 +02:00
csoler
c970e94221 moved update of comment count to libretroshare 2023-05-17 17:18:47 +02:00
csoler
ea346b5d2a fixed keeping new zoom size when resizing the channel post window 2023-04-27 22:46:07 +02:00
csoler
35e08e3b66 fixed keeping post sizes when selelecting unread posts 2023-04-25 11:33:37 +02:00
csoler
2ab012261b fixed wrong column size when first showing the channel posts tab 2023-04-22 22:50:53 +02:00
csoler
3e35ce4ddd improved the logic to make the channel layout update faster 2023-04-22 18:16:04 +02:00
csoler
9d956f6126 fixed layout update problem when switching channels 2023-04-22 16:19:04 +02:00
csoler
cc93a6da1a using orange color for unread comment bubble in channel post widget, and fixed the color update when new comment arrives 2023-03-29 20:46:41 +02:00
csoler
09e66cbde4 code cleaning/disabled debug output 2023-03-26 23:03:09 +02:00
csoler
e63ff4d7db made setAllMsgAsRead faster in channels, avoiding to reload all posts 2023-03-26 22:49:08 +02:00
csoler
3316d75630 fixed bug accessing a potentially deleted object of the parent thread 2023-03-26 16:29:00 +02:00
csoler
e4910cf8fd fixed update of comment/unread comment count when a new version of a msg arrives 2023-03-24 13:48:48 +01:00
csoler
dec1d3068b fixed 2 bugs in post display 2023-03-23 22:07:28 +01:00
csoler
141ee0b7e0 fixed bug in updating filtered posts 2023-03-23 21:13:38 +01:00
csoler
aba0ffa581 finished the system to perform lighter updates of channels 2023-03-23 17:04:22 +01:00
csoler
a37ee4673f half-implemented the system to perform lighter updates of channels 2023-03-22 09:08:27 +01:00
csoler
8f9d99a232
Merge branch 'master' into v0.6-BugFixing_20 2023-03-21 21:06:58 +01:00
csoler
456d742cd1 only show unread and grid view buttons when posts tab is selected 2023-02-18 20:31:25 +01:00
csoler
f6c584183b fixed crash when canceling DL from channel files list 2023-02-17 23:56:35 +01:00
csoler
43fd84e777 attempt at not reloading full channel data at every change 2023-02-09 23:32:19 +01:00
csoler
c06da99757 attempt at not reloading full channel data at every change 2023-02-09 23:27:43 +01:00
csoler
0a8f4b1b6e switched all image outputs to jpeg format instead of png 2023-01-16 19:53:20 +01:00
csoler
82f981c9db continue cleanign the old token system 2022-08-04 19:10:47 +02:00
csoler
d143355a09 added "Loading..." message when loading posts in channels 2022-07-13 16:00:47 +02:00
csoler
0488293a1f removed more token queue system from forums and comments 2022-07-10 21:34:24 +02:00
csoler
ac4b9b2971 removed token system from GxsCommentDialog 2022-07-09 22:33:42 +02:00
csoler
819dc173e0 removed TokenQueue from GxsMessageFrameWidget 2022-06-22 15:43:57 +02:00
csoler
6359a05f55 fixed update of post button when channel publish rights received 2021-02-15 14:11:44 +01:00
csoler
894570e2b7 improved name and tooltip of subscribe button when no data is available 2021-02-06 17:31:33 +01:00
csoler
95fc1a56c8 Merge remote-tracking branch 'upstream/master' into v0.6-BugFixing_6 2021-01-21 18:15:08 +01:00
csoler
ccd6df5c5f removed smiley substitution in Posted and other places where not strictly necessary 2021-01-21 17:58:23 +01:00
csoler
4fa5aa6c2c
Merge pull request #2238 from PhenomRetroShare/Fix_OldQtSplitCompil
Fix Old Qt Split Compil
2021-01-21 15:34:58 +01:00
Phenom
be33ca0f01 Fix Old Qt Split Compil 2021-01-20 17:12:13 +01:00
csoler
f491e3c20e fixed conflict with master 2021-01-19 22:34:44 +01:00
Phenom
c3ab730dae Fix Channel Files Sort Order 2021-01-19 19:56:08 +01:00
csoler
20082321e7 removed variable shadowing another 2021-01-19 19:42:24 +01:00
csoler
af696639cc fixed channel UI so that comment label is only shown when a new comment is here 2021-01-12 22:31:59 +01:00
csoler
5a1e6b8b60 added context menu with copy link in channel posts files 2021-01-09 15:40:15 +01:00
csoler
a3b7dbe55e fixed merge 2020-12-01 09:35:11 +01:00
csoler
6c13d4bf4d attempt to fix default sorting in channel file list 2020-11-28 16:51:02 +01:00
csoler
bce514115d added proper notifications when a group is deleted 2020-11-25 23:35:20 +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
d2bd947252 fixed bug due to passing shared_ptr to RsThread::async() without making an explicit copy before 2020-11-08 18:25:20 +01:00