Commit Graph

5893 Commits

Author SHA1 Message Date
RetroPooh
1f207ba05c create collection dialog filename as dir name 2017-11-14 19:52:48 +03:00
csoler
1669cd48c8 use "download..." menu with RsCollectionDialog with multiple files and directories 2017-11-13 22:08:05 +01: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
Phenom
88d84e0249 Fix CppCheck in FlowLayout.h
/retroshare-gui/src/gui/common/FlowLayout.h:77: warning:
Cppcheck(uninitMemberVar): Member variable
'FlowLayoutItem::m_isSelected' is not initialized in the constructor.
/retroshare-gui/src/gui/common/FlowLayout.h:77: warning:
Cppcheck(uninitMemberVar): Member variable 'FlowLayoutItem::m_isCurrent'
is not initialized in the constructor.
2017-11-07 22:13:44 +01:00
Phenom
25f1a919e0 Fix CppCheck in ToasterItem.h
/retroshare-gui/src/gui/toaster/ToasterItem.h:35: warning:
Cppcheck(noExplicitConstructor): Class 'ToasterItem' has a constructor
with 1 argument that is not explicit.
2017-11-07 22:13:07 +01:00
Phenom
9f5d08110c Fix CppCheck in RSTextBrowser.h
/home/phenom/GIT/RetroShare/trunk/retroshare-gui/src/gui/common/
RSTextBrowser.h:11: warning: Cppcheck(noConstructor): The class
'RSTextBrowser' does not have a constructor.
2017-11-07 22:11:04 +01:00
Phenom
0b8d684195 Fix CppCheck in framecatcher.cpp
/retroshare-gui/src/util/framecatcher.cpp:28: warning:
Cppcheck(uninitMemberVar): Member variable 'framecatcher::length' is not
initialized in the constructor.
2017-11-06 22:20:44 +01:00
Phenom
deb6693248 Fix CppCheck in idle.cpp
/retroshare-gui/src/idle/idle.cpp:118: warning:
Cppcheck(knownConditionTrueFalse): Condition 't>0' is always true
2017-11-06 22:20:44 +01:00
Phenom
589e61ff67 Fix CppCheck in rsettings.cpp
/retroshare-gui/src/gui/settings/rsettings.cpp:43: warning:
Cppcheck(passedByValue): Function parameter 'fileName' should be passed
by reference.
2017-11-06 22:20:44 +01:00
Phenom
5554f4a739 Fix CppCheck in MimeTextEdit.h
/retroshare-gui/src/gui/common/MimeTextEdit.h:29: warning:
Cppcheck(noConstructor): The class 'MimeTextEdit' does not have a
constructor.
2017-11-06 22:20:44 +01:00
Phenom
8438d7052b Fix CppCheck in GroupTreeWidget.h
/retroshare-gui/src/gui/common/GroupTreeWidget.h:47: warning:
Cppcheck(uninitMemberVar): Member variable 'GroupItemInfo::adminKey' is
not initialized in the constructor.
/retroshare-gui/src/gui/common/GroupTreeWidget.h:68: warning:
Cppcheck(noConstructor): The class 'GroupTreeWidget' does not have a
constructor.
2017-11-06 22:20:44 +01:00
csoler
225058a9dc
Merge pull request #1100 from hunbernd/feature/image-embed3
Fixed resize bug
2017-11-05 19:37:03 +01:00
hunbernd
5d03ceb360 Fixed resize bug 2017-11-05 18:58:07 +01:00
csoler
b42694165a
Merge pull request #1086 from PhenomRetroShare/Fix_SpeedQueuePositionSorting
Fix Speed/Queue Position column sorting
2017-11-05 13:57:31 +01:00
Phenom
f27d312885 Move some Fixed Color to Qss files 2017-11-04 23:37:02 +01:00
Phenom
8072d245f3 Use macro for priority values instead of constants. 2017-11-04 13:58:13 +01:00
Phenom
c5c406bb98 Fix Speed/Queue Position column sorting 2017-11-04 13:58:13 +01:00
csoler
37f6e7e13b
Merge pull request #1064 from PhenomRetroShare/Fix_OpModeRestore
Fix OpMode Restore
2017-11-03 23:49:30 +01:00
defnax
1bcebb8dd5 attempt to fix 2017-11-03 13:26:51 +01:00
defnax
fc26ebcdc4 Fixed one Emojione icon 2017-11-03 13:04:38 +01:00
defnax
eb6bc792c5 reorder the main people emoticons 2017-11-03 03:02:40 +01:00
csoler
48bd1517fc removed useless root item in RsCollection dialog 2017-11-02 23:16:30 +01:00
csoler
2d18335da4 added tool button to choose DL directory in rscollection dialog 2017-11-02 22:52:30 +01:00
csoler
638160833c remove filename field in RsCollectionDialog when downloading a collection of links 2017-11-02 22:46:53 +01:00
csoler
42c720fe6e
Merge pull request #1082 from RetroPooh/forumoptsimagescb
fix saving of forum options checkbox for load images
2017-11-01 20:36:57 +01:00
csoler
d8c4f88b27
Merge pull request #1094 from PhenomRetroShare/Add_HideFileLabelInChannelPost
Hide zero File Label (size) in channel post.
2017-11-01 20:34:35 +01:00
defnax
f409e8efe2 Update to Emojione 3.0 2017-11-01 00:24:03 +01:00
Phenom
a4eedf7287 Hide zero File Label (size) in channel post. 2017-10-30 18:35:56 +01:00
csoler
9ad635a665 added post into forum menu entry in SharedFilesDialog 2017-10-29 20:33:56 +01:00
csoler
0c97d5bc3c added sorting of channels to push to, and auto-fill of channel subject 2017-10-27 22:03:42 +02:00
csoler
2e9f5202e0 fixed compilation 2017-10-26 19:41:13 +02:00
csoler
299d0b6d75 added missing test for subscribed channels in share-on-channel menu 2017-10-26 19:40:36 +02:00
RetroPooh
54d49f1e33 friendlist - hide id column by default 2017-10-26 00:05:45 +03:00
RetroPooh
f8fca19e1b removed wrong tooltip for hidden node in options 2017-10-25 23:07:34 +03:00
RetroPooh
5296641f29 fix saving of forum options checkbox for load images 2017-10-25 20:50:34 +03:00
csoler
1c2d17b5c1 Merge pull request #1077 from hunbernd/feature/image-embed3
Make it possible to send images over chat lobby
2017-10-24 18:47:34 +02:00
hunbernd
cd5eb5cb77 Got rid of QMath 2017-10-24 18:23:22 +02:00
csoler
06f489ec61 Merge pull request #1065 from csoler/v0.6-Links2
V0.6 links2
2017-10-23 22:14:06 +02:00
csoler
603ea7e96e removed debug info from RsCollection 2017-10-23 22:12:52 +02:00
csoler
f4fae15de7 Merge pull request #1078 from RetroPooh/addfr-cb
fix checkboxes state for already accepted/signed keys on add friend d…
2017-10-23 21:15:40 +02:00