Commit Graph

668 Commits

Author SHA1 Message Date
defnax
ad2fa44a81 Added some fixes from RetroPooh
* Append space after nick paste on click at chat participant list
* Allow tabs resize in bw stats
* Remove freezes caused by resizing each update
2020-12-26 16:30:24 +01:00
defnax
9963310a94 Fixed to display back the status message for private chat 2020-12-25 16:49:05 +01:00
defnax
18ffc45bd3 Forget to commit this 2020-11-21 12:34:34 +01:00
defnax
a0a1b43cef Moved the Tunnel status Label to the Top 2020-11-21 12:11:48 +01:00
thunder2
95d521f692 Fixed compile of VOIP plugin 2020-11-09 22:04:25 +01:00
Phenom
b1129df077 Change Chat History Dialog to no modal.
It will be updated when new message comes.
2020-11-07 18:09:50 +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
2e6a87a2ea merged upstream/master 2020-09-11 21:36:45 +02:00
csoler
76511479af switched all explicit pixmap from files to shared FilesDefs::getPixmapFromQtResourcePath() 2020-08-19 16:19:42 +02:00
csoler
a7db89a9ef
Merge pull request #2042 from csoler/v0.6-ImprovedGUI
V0.6 improved gui
2020-08-18 23:25:51 +02:00
drbob
09c7fdee4b Add proper header path for 'retroshare-gui/' headers
This is simplifies the include directories needed for plugins.
2020-08-18 22:43:45 +10: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
defnax
d872dd56ff Moved Fonts to bottom & Chat notify to top 2020-05-22 01:28:07 +02:00
defnax
fd6b69bcac
Merge pull request #1943 from PhenomRetroShare/Fix_RsElidedItemDelegateStyleSheet
Fix RSElidedItemDelegate to use StyleSheet as default but defined colors
2020-05-19 19:28:52 +02:00
csoler
d52d9c909b
Merge pull request #1875 from csoler/v0.6-GxsGroup
Add group change notifications (e.g. circle invites, forum moderation, etc)
2020-05-17 22:37:03 +02:00
Phenom
384ae46706 Fix RSElidedItemDelegate to use StyleSheet as default but defined colors
if they are.

If none, use Base Delegate.
2020-05-17 13:27:35 +02:00
defnax
f6f508d1ba Added second icon for inactivity status 2020-05-14 16:22:39 +02:00
Phenom
e492945612 Add more color for quotted text. 2020-05-12 03:06:01 +02:00
csoler
8f12dd6322
fixed bug in chat room notify 2020-05-10 13:33:20 +02:00
csoler
6f6e0de5f1
merged with upstreamm/master 2020-05-09 22:33:27 +02:00
defnax
62aaa70932
Merge pull request #1913 from defnax/fixing-comments-button-icon
Added new icon for the Chat menu
2020-05-07 21:46:46 +02:00
defnax
ff88ff9d08 Reorder the Chat menu 2020-05-07 02:10:18 +02:00
defnax
a8c2dc3d54 Added new icon for the Chat menu 2020-05-06 00:33:45 +02:00
defnax
a8e8cfbd32 Fixing typing icon 2020-05-05 16:10:30 +02:00
defnax
c11eb3efbf Moved search & settings buttons to the top
Moved search & settings buttons to the top
2020-05-02 00:07:30 +02:00
csoler
f5af7dfeb3
fixed up top bar tooltips to display what the numbers actually mean 2020-04-27 21:56:43 +02:00
Phenom
b529de29e6 Add Ability to undock a chat lobby to a window. 2020-04-18 15:37:54 +02:00
defnax
09b7e00b9f fixed missed icons 2020-03-24 14:41:37 +01:00
defnax
a630d1b6ac update the chat window icons 2020-03-23 18:31:56 +01:00
defnax
5708be6472 Removed some default stylesheets from ChatWidget & Messages 2020-03-12 19:53:37 +01:00
defnax
eb96350a5f cleanup & remove old icons with new one 2020-03-03 16:26:47 +01:00
defnax
87f64a1e2b removed old unused icons 2020-02-22 01:26:20 +01:00
csoler
6001517718
Merge pull request #1630 from PhenomRetroShare/Fix_ChatWidgetHistoryUserName
Fix ChatWidget History UserName
2020-01-18 13:57:23 +01:00
hunbernd
e8bdce6e23 Fix sticker button disabled on distant chat 2019-12-24 00:14:38 +01:00
hunbernd
33236aeca3 Merge branch 'upstream' into feature/stickers-upgrade 2019-12-23 23:54:55 +01:00
defnax
cdc12c03a4 Remove fixed size issues with the invite/leave buttons on dark stylesheets
Removed fixed size issues with  the invite/leave buttons on dark stylesheets
Added new context menu icons for Enter & join Chat rooms
2019-11-23 00:25:52 +01:00
defnax
bbee5690a8 Fixed Settings Button on the Chat Widget for the darkstyles 2019-11-20 22:07:44 +01:00
csoler
ea9f88a32f
added notification when distant chat has undelivered messages. Updated the text to remove technical terms such as tunnels 2019-10-26 22:57:13 +02:00
defnax
cbfe49f0f3 added distant chat settings 2019-10-14 02:29:20 +02:00
hunbernd
9c877d3cdd Disable sticker button when sending is blocked 2019-10-09 17:27:14 +02:00
hunbernd
e52f1282ec Allow to import stickers from chat window 2019-10-05 23:18:41 +02:00
hunbernd
641964fff9 New sticker icon 2019-10-05 20:41:41 +02:00
defnax
d78811ab5e Fixed the toolbar frames
before used wrong names for the default stylesheet
2019-10-05 16:02:44 +02:00
Phenom
422f56b31a Fix ChatWidget History UserName
Wait some time (maxi 2sec) that Id cache is loaded.
2019-09-11 21:26:26 +02:00
csoler
014c50c104
removed duplicated functionalities from chat window tool bar and moved the other ones into context menu 2019-08-25 11:10:13 +02:00
hunbernd
86182a607b Added sticker support 2019-06-30 23:20:25 +02:00
csoler
5139c023ab
fixed some bugs in auto-activating saved chat rooms 2019-06-15 22:44:59 +02:00
csoler
c72b49c296
automaticall save/restore subscribed chat rooms. The advantage is that auto-subscribed is not needed anymore and chat rooms will survive automatically 2019-06-15 13:54:34 +02:00
csoler
b128407159 fixed rare bug in chat notify that appeared when your nickname is happenned at the end of the text 2019-04-08 14:33:14 +02:00
Gioacchino Mazzurco
5ff4ebbd12
Fix retroshare-gui compilation after RsReputations refactoring 2019-02-16 11:42:22 -03:00