chelovechishko
e261d45816
gui: fix networkdialog colors once more in qdarkstyle.qss
2018-01-08 16:16:10 +09:00
chelovechishko
f8f61ccecd
gui: fix colors for idtree of people in qdarkstyle.qss
...
and change back others trees colors
2018-01-08 16:15:03 +09:00
chelovechishko
884bbb4bbb
gui: make friendlist more readable in some places in qdarkstyle.qss
2018-01-08 15:58:04 +09:00
chelovechishko
622316a34f
gui: improve readability of sharemanager for qdarkstyle.qss
2018-01-08 15:49:05 +09:00
Phenom
4f902bbaee
Clear Person Detail when no selection
...
Add a text for own signed Id but not yet validated (when just created).
2018-01-05 17:48:18 +01:00
csoler
98d1d08d68
removed extra links from chat widget, since normal links can be used now to DL through encrypted tunnels
2018-01-03 20:32:37 +01:00
csoler
0f6006d140
prevent subscribing to a signed chat room without a signed identity
2018-01-03 15:01:04 +01:00
csoler
eea0c64d1c
require signed identity to respond to a signed chat room invite. Avoids "god mode" bug.
2018-01-03 14:05:13 +01:00
csoler
49cacc41a1
fixed compilation on ubuntu precise
2017-12-24 12:04:15 +01:00
csoler
c2d55799e1
storage of chat room icons in local variables to avoid re-reading them from qrc everytime (patch from sss)
2017-12-21 17:06:49 +01:00
csoler
3007fec1b2
fixed colors in keyring with new ModelIndex based view (patch from sss)
2017-12-16 17:46:44 +01:00
csoler
acbcba8a64
attempt to fix icon sizes in identity dialog
2017-12-07 17:20:42 +01:00
csoler
d2c8ba1a86
Merge pull request #1117 from chelovechishko/qdarkstyle_fix
...
Some fixes for qdarkstyle.qss
2017-12-04 16:33:45 +01:00
csoler
22292fc2a1
Merge pull request #1118 from RetroPooh/net_settings_antifreeze
...
fix freezes in network settings
2017-12-04 16:32:37 +01:00
csoler
621ed71eeb
Merge pull request #1120 from sehraf/pr_fixForumDownloadAll
...
Fix 'download all' button for forum.
2017-12-04 16:31:48 +01:00
csoler
0503f42d13
Merge pull request #1119 from RetroPooh/chan-fix-cyr
...
fix cyrillic text sent wrong in channel post
2017-12-04 16:30:29 +01:00
sehraf
49b4057522
fix 'download all' button for forum.
...
Now all file links are opened in one collection dialog instead of each link in one separate dialog.
2017-12-02 15:00:24 +01:00
chelovechishko
98d2772732
gui: make forums_dialog slightly more readable sometimes
...
in qdarkstyle.qss
2017-12-02 17:10:15 +09:00
RetroPooh
8ec69dfb72
fix cyrillic text sent wrong in channel post
2017-11-29 19:23:52 +03:00
RetroPooh
a88c2efab1
fix freezes in network settings
2017-11-29 17:17:49 +03:00
defnax
b99a1a56ef
fixed the emote file for unshown emotes on gui
2017-11-28 19:36:39 +01:00
Chelovechishko
d1cdba891f
gui: fix probably mistake with names in qdarkstyle.qss
...
Don't sure, but who cares?
2017-11-27 15:42:52 +09:00
Chelovechishko
8c34a50e23
gui: fix default color of some text in friends list in qdarkstyle.qss
2017-11-27 15:41:30 +09:00
Chelovechishko
d566a2a842
gui: fix keyring background color in qdarkstyle.qss
2017-11-27 15:41:17 +09:00
Chelovechishko
c05dd3030c
gui: fix doubled semicolons in qdarkstyle.qss
2017-11-27 15:39:23 +09:00
csoler
c8c90ab892
Merge pull request #1115 from PhenomRetroShare/Add_CopyComment
...
Add Copy action for Gxs Comments.
2017-11-22 20:31:49 +01:00
cyril soler
49d2366c2a
fixed windows compilation
2017-11-21 09:29:52 +01:00
csoler
d90514453e
Merge pull request #1114 from PhenomRetroShare/Fix_DisableReplyToSystemMessage
...
Disable ReplyTo if System Message.
2017-11-20 23:18:53 +01:00
csoler
d1d66bb8bf
Merge pull request #1079 from csoler/v0.6-Keyring
...
V0.6 keyring
2017-11-20 23:17:16 +01:00
Phenom
46a6bdc6e5
Add Copy action for Gxs Comments.
2017-11-18 19:48:38 +01:00
Phenom
71efb9f2a0
Disable ReplyTo if System Message.
2017-11-18 18:49:42 +01:00
csoler
ce14219cee
merged with upstream/master
2017-11-14 21:39:46 +01:00
csoler
9f8f0e98be
fixed column names in keyring
2017-11-14 21:36:04 +01:00
csoler
ba7cf4995b
Merge pull request #1037 from RetroPooh/searchspy
...
Searchspy
2017-11-14 20:53:24 +01:00
csoler
556f93c4a9
Merge pull request #1108 from RetroPooh/smallfixes2
...
fix mail fields stretching with CC BCC
2017-11-14 20:51:25 +01:00
RetroPooh
1f207ba05c
create collection dialog filename as dir name
2017-11-14 19:52:48 +03:00
RetroPooh
5d6225ab98
sort by time, nicer look
2017-11-14 00:14:16 +03:00
csoler
1669cd48c8
use "download..." menu with RsCollectionDialog with multiple files and directories
2017-11-13 22:08:05 +01:00
RetroPooh
f369ac1c81
fix mail fields stretching with CC BCC
2017-11-13 19:05:16 +03:00
csoler
5997c10495
fixed bug causing RsCollection to fail on remote files. Now using RsCollectionDialog when downloading directories from friend shared files
2017-11-12 22:46:29 +01:00
csoler
c0951b301e
Merge pull request #1040 from RetroPooh/searchmultinames2
...
allow multiple filenames display for a single hash in search
2017-11-12 21:33:21 +01:00
csoler
240d3a6f35
Merge pull request #1104 from RetroPooh/linkaddrtooltips
...
add tooltips with address to urls
2017-11-11 16:33:30 +01:00
csoler
cb7724312e
Merge pull request #1105 from RetroPooh/smallfixes1
...
Smallfixes1
2017-11-11 16:31:33 +01:00
RetroPooh
9b66e7e83d
fix non-latin peer name display in bw stats
2017-11-10 18:32:18 +03:00
RetroPooh
792f7ff7eb
fix status led icons for distant chat
2017-11-10 18:31:41 +03:00
RetroPooh
df244fd44d
add tooltips with address to urls
2017-11-10 16:01:11 +03:00
csoler
7feb630c92
Merge pull request #1102 from csoler/v0.6-Links2
...
use of RsCollectionDialog for processing single file links. Only "ext…
2017-11-08 20:11:26 +01:00
csoler
6a8bc8baf8
use of RsCollectionDialog for processing single file links. Only "extra" links still require the older processing system because RsCollections cannot have sources for each entry
2017-11-08 18:11:46 +01:00
Phenom
ee7e950f5f
Fix CppCheck in RsButtonOnText
...
/retroshare-gui/src/gui/common/RsButtonOnText.cpp:13: warning:
Cppcheck(uninitMemberVar): Member variable 'RSButtonOnText::_textEdit'
is not initialized in the constructor.
/retroshare-gui/src/gui/common/RsButtonOnText.cpp:13: warning:
Cppcheck(uninitMemberVar): Member variable
'RSButtonOnText::_textEditViewPort' is not initialized in the
constructor.
/retroshare-gui/src/gui/common/RsButtonOnText.cpp:13: warning:
Cppcheck(uninitMemberVar): Member variable 'RSButtonOnText::_textCursor'
is not initialized in the constructor.
/retroshare-gui/src/gui/common/RsButtonOnText.cpp:21: warning:
Cppcheck(uninitMemberVar): Member variable 'RSButtonOnText::_textEdit'
is not initialized in the constructor.
/retroshare-gui/src/gui/common/RsButtonOnText.cpp:21: warning:
Cppcheck(uninitMemberVar): Member variable
'RSButtonOnText::_textEditViewPort' is not initialized in the
constructor.
/retroshare-gui/src/gui/common/RsButtonOnText.cpp:21: warning:
Cppcheck(uninitMemberVar): Member variable 'RSButtonOnText::_textCursor'
is not initialized in the constructor.
/retroshare-gui/src/gui/common/RsButtonOnText.cpp:32: warning:
Cppcheck(uninitMemberVar): Member variable 'RSButtonOnText::_textEdit'
is not initialized in the constructor.
/retroshare-gui/src/gui/common/RsButtonOnText.cpp:32: warning:
Cppcheck(uninitMemberVar): Member variable
'RSButtonOnText::_textEditViewPort' is not initialized in the
constructor.
/retroshare-gui/src/gui/common/RsButtonOnText.cpp:32: warning:
Cppcheck(uninitMemberVar): Member variable 'RSButtonOnText::_textCursor'
is not initialized in the constructor.
2017-11-07 22:15:34 +01:00
Phenom
214e382a0a
Fix CppCheck in ChatWidget.cpp
...
/retroshare-gui/src/gui/chat/ChatWidget.cpp:482: warning:
Cppcheck(clarifyCondition): Boolean result is used in bitwise operation.
Clarify expression with parentheses.
2017-11-07 22:14:28 +01:00