hunbernd
5b0438a10f
Show sticker preview in tooltip
2019-07-01 01:21:15 +02:00
hunbernd
86182a607b
Added sticker support
2019-06-30 23:20:25 +02:00
csoler
49c450890e
fixed hierarchical info
2019-06-29 23:55:38 +02:00
csoler
88ce3e4274
added hierarchy information in FriendList Model
2019-06-29 17:50:13 +02:00
csoler
833661fc24
improved FriendList Model
2019-06-29 00:14:27 +02:00
csoler
7ccb05b77a
fixed initialization of UI in NewFriendList
2019-06-28 22:36:19 +02:00
csoler
10eeb818c8
Merge pull request #1583 from csoler/v0.6-DistantChat
...
automaticall save/restore subscribed chat rooms. The advantage is tha…
2019-06-28 21:10:33 +02:00
csoler
5e118e0e27
fixed compilation
2019-06-28 16:20:26 +02:00
csoler
1c123d6df9
added missing NewFriendList.ui
2019-06-28 11:27:19 +02:00
csoler
a4f6d89575
first version of item model for new friend list
2019-06-28 11:12:44 +02:00
csoler
081a3a7023
switched to new (unifinished) friendlist code
2019-06-25 23:11:12 +02:00
csoler
38f6657c2f
added new friendlist class with unfinished model.
2019-06-25 23:08:31 +02:00
csoler
4030887232
fixed bug due to old map entry deletion that wasnt moved
2019-06-25 21:07:05 +02:00
csoler
daec6b33c7
arranged to show PGP id for friends from short invite. Name not available yet
2019-06-22 22:07:23 +02:00
csoler
a52451b72c
moved SSL part of friend list into a separate function
2019-06-22 18:44:32 +02:00
csoler
9312d0cb3a
converted short invites to compact PGP format for increased robustness
2019-06-21 23:30:06 +02:00
csoler
e132ce7072
attempt to add SSL-only friends in FriendList - does not work yet
2019-06-20 23:09:40 +02:00
csoler
6114d97c36
removed CIRCLES-related dead code from friendlist
2019-06-20 22:07:08 +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
57a548531c
fixed adding friend with short invite
2019-06-10 15:15:15 +02:00
csoler
38434f2d55
removed unused Cert page from ConnectFriendWizard
2019-06-10 00:38:11 +02:00
csoler
1f56ef310a
removed unused Cert page from ConnectFriendWizard
2019-06-10 00:37:13 +02:00
csoler
a04079daa0
removed unused Cert page from ConnectFriendWizard
2019-06-10 00:36:40 +02:00
csoler
a55e8241ed
removed unused FriendRequest page from ConnectFriendWizard
2019-06-10 00:29:22 +02:00
csoler
c0436b781c
removed unused Email page from ConnectFriendWizard
2019-06-10 00:22:57 +02:00
csoler
0c510a55e9
removed unused RsId and Fof pages from ConnectFriendWizard
2019-06-10 00:20:01 +02:00
csoler
6294aefc6d
removed unused intro page from ConnectFriendWizard
2019-06-10 00:12:20 +02:00
csoler
a7141cbf69
removed unused startWizard and loadCert code in HomePage
2019-06-10 00:03:07 +02:00
csoler
fb52f6717c
fixed up addign friend from short invite
2019-06-09 23:49:31 +02:00
csoler
4bd5aaa9b2
added parsing of short invites in connect friend wizard (not working yet)
2019-06-09 15:03:48 +02:00
csoler
3b57099708
fixed deadlock caused by using the same mutex for two different purposes in GxsIdDetails
2019-06-07 15:03:48 +02:00
csoler
3a799bae37
added optional display of short invites in places with certificates
2019-06-06 21:41:38 +02:00
csoler
d9b0fa6c61
added missing mutex to protect Icon Cache
2019-06-06 14:21:19 +02:00
csoler
2720022163
removed debug times in GxsIdDetails cache cleaning
2019-06-05 19:47:06 +02:00
csoler
b6b840a673
added missing explicit sizes for some pixmaps
2019-06-04 13:41:51 +02:00
csoler
9bc552aea4
added more debug output in icon loading system
2019-06-04 13:01:35 +02:00
csoler
94cbe65142
added various sizes in icons cache so that we do not always allocate the largest sizes
2019-06-04 11:49:26 +02:00
csoler
e66fb923fb
attempt to use a cache for user-defined avatars. Should reduce memory footprint. to be tested
2019-06-03 23:52:29 +02:00
defnax
eade6a8886
Merge pull request #1551 from defnax/country-emojis
...
Added country emojis
2019-05-06 17:14:35 +02:00
defnax
3457f6e2f1
Added country emojis
2019-05-01 16:12:43 +02:00
G10h4ck
9102a698e4
Merge branch 'master' into Fix_ClangWarnings
2019-04-23 12:45:33 +02:00
csoler
bc8adb74c4
Merge pull request #1502 from defnax/added-group-icons-for-posted-links
...
Added group icons for posted links
2019-04-18 21:56:07 +02:00
defnax
7c534d50ea
removed posted links related font-size from qss file
...
removed posted links related font-size from qss file
2019-04-16 19:38:13 +02:00
csoler
0bcbe14b2c
fixed wrong display of trash messages in inbox
2019-04-14 16:25:26 +02:00
csoler
64fecf42f4
moved MessagesDialog.* to msgs/
2019-04-14 15:50:25 +02:00
zapek
e9f341908a
Moved the 'Mark as bad' entry in the search result files context menu
...
further down away from 'Download' to avoid accidental clicks
2019-04-11 11:27:43 +02:00
G10h4ck
276328dd91
Merge pull request #1512 from G10h4ck/csoler-jsonapi-channel
...
Improve GxsChannels API
2019-04-11 10:13:52 +02:00
csoler
43a5312194
Merge pull request #1509 from RetroPooh/trafcount
...
display session traffic
2019-04-10 21:04:53 +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
csoler
61aeae67ea
disable auto-ban identities for own IDs
2019-04-04 22:52:25 +02:00
csoler
db9d202ab7
fixed missign read-only flag on identity info display
2019-04-04 22:41:02 +02:00
Phenom
5cb5954882
Fix clang warning for
...
../../../trunk/retroshare-gui/src/gui/gxsforums/GxsForumModel.cpp:
1266:13: warning: function 'recursPrintModel' is not needed and will not
be emitted [-Wunneeded-internal-declaration]
static void recursPrintModel(const std::vector<ForumModelPostEntry>&
entries,ForumModelIndex index,int depth)
^
2019-04-04 21:20:25 +02:00
Phenom
d96b9b054b
Fix clang warnings for
...
../../../trunk/retroshare-gui/src/gui/gxsforums/GxsForumModel.cpp:
106:53: warning: unused parameter 'parent' [-Wunused-parameter]
int RsGxsForumModel::columnCount(const QModelIndex &parent) const
^
../../../trunk/retroshare-gui/src/gui/gxsforums/GxsForumModel.cpp:245:3:
warning: add explicit braces to avoid dangling else [-Wdangling-else]
else
^
../../../trunk/retroshare-gui/src/gui/gxsforums/GxsForumModel.cpp:
248:12: warning: comparison of integers of different signs: 'int' and
'std::vector::size_type' (aka 'unsigned long') [-Wsign-compare]
if(row >= mPosts[entry].mChildren.size())
~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../trunk/retroshare-gui/src/gui/gxsforums/GxsForumModel.cpp:
299:67: warning: unused parameter 'orientation' [-Wunused-parameter]
QVariant RsGxsForumModel::headerData(int section, Qt::Orientation
orientation, int role) const
^
../../../trunk/retroshare-gui/src/gui/gxsforums/GxsForumModel.cpp:
398:77: warning: unused parameter 'column' [-Wunused-parameter]
QVariant RsGxsForumModel::textColorRole(const ForumModelPostEntry&
fmpe,int column) const
^
../../../trunk/retroshare-gui/src/gui/gxsforums/GxsForumModel.cpp:
419:74: warning: unused parameter 'column' [-Wunused-parameter]
QVariant RsGxsForumModel::filterRole(const ForumModelPostEntry& fmpe,int
column) const
^
../../../trunk/retroshare-gui/src/gui/gxsforums/GxsForumModel.cpp:
498:75: warning: unused parameter 'column' [-Wunused-parameter]
QVariant RsGxsForumModel::missingRole(const ForumModelPostEntry&
fmpe,int column) const
^
../../../trunk/retroshare-gui/src/gui/gxsforums/GxsForumModel.cpp:
540:74: warning: unused parameter 'column' [-Wunused-parameter]
QVariant RsGxsForumModel::pinnedRole(const ForumModelPostEntry& fmpe,int
column) const
^
../../../trunk/retroshare-gui/src/gui/gxsforums/GxsForumModel.cpp:
548:78: warning: unused parameter 'column' [-Wunused-parameter]
QVariant RsGxsForumModel::backgroundRole(const ForumModelPostEntry&
fmpe,int column) const
^
../../../trunk/retroshare-gui/src/gui/gxsforums/GxsForumModel.cpp:
806:111: warning: unused parameter 'useChildTS' [-Wunused-parameter]
void RsGxsForumModel::convertMsgToPostEntry(const RsGxsForumGroup&
mForumGroup,const RsMsgMetaData& msg, bool useChildTS,
ForumModelPostEntry& fentry)
^
../../../trunk/retroshare-gui/src/gui/gxsforums/GxsForumModel.cpp:828:7:
warning: unused variable 'redacted' [-Wunused-variable]
bool redacted = false;
^
../../../trunk/retroshare-gui/src/gui/gxsforums/GxsForumModel.cpp:880:6:
warning: unused variable 'pos' [-Wunused-variable]
int pos = 0;
^
../../../trunk/retroshare-gui/src/gui/gxsforums/GxsForumModel.cpp:879:6:
warning: unused variable 'count' [-Wunused-variable]
int count = msgs.size();
^
../../../trunk/retroshare-gui/src/gui/gxsforums/GxsForumModel.cpp:882:6:
warning: unused variable 'step' [-Wunused-variable]
int step = 0;
^
../../../trunk/retroshare-gui/src/gui/gxsforums/GxsForumModel.cpp:
949:26: warning: comparison of integers of different signs: 'int32_t'
(aka 'int') and 'std::vector::size_type' (aka 'unsigned long') [-Wsign-
compare]
for(int32_t i=0;i<v.size();++i)
~^~~~~~~~~
../../../trunk/retroshare-gui/src/gui/gxsforums/GxsForumModel.cpp:
959:23: warning: comparison of integers of different signs: 'int32_t'
(aka 'int') and 'std::vector::size_type' (aka 'unsigned long') [-Wsign-
compare]
for(int32_t j=0;j<it2-
>second.size();++j)
~^~~~~~~~~~~~~~~~~~~
../../../trunk/retroshare-gui/src/gui/gxsforums/GxsForumModel.cpp:
991:26: warning: comparison of integers of different signs: 'int32_t'
(aka 'int') and 'std::vector::size_type' (aka 'unsigned long') [-Wsign-
compare]
for(int32_t i=1;i<it->second.size();++i)
~^~~~~~~~~~~~~~~~~~
../../../trunk/retroshare-gui/src/gui/gxsforums/GxsForumModel.cpp:
1005:22: warning: comparison of integers of different signs: 'int' and
'std::vector::size_type' (aka 'unsigned long') [-Wsign-compare]
for(int i=1;i<it->second.size();++i)
~^~~~~~~~~~~~~~~~~~
../../../trunk/retroshare-gui/src/gui/gxsforums/
GxsForumThreadWidget.cpp:1038:13: warning: unused function
'cleanupItems' [-Wunused-function]
static void cleanupItems (QList<QTreeWidgetItem *> &items)
^
2019-04-04 21:20:25 +02:00
Phenom
07a31ee5f5
Fix clang warning for
...
../../../trunk/retroshare-gui/src/gui/People/IdentityWidget.cpp:111:10:
warning: explicitly assigning value of variable of type 'QImage' to
itself [-Wself-assign-overloaded]
image = image;
~~~~~ ^ ~~~~~
2019-04-04 21:20:25 +02:00
Phenom
9310be075d
Fix clang warning for
...
../../../trunk/retroshare-gui/src/gui/Posted/PostedDialog.cpp:99:10:
warning: enumeration value 'ICON_SEARCH' not handled in switch [-
Wswitch]
switch (type) {
^
2019-04-04 21:20:25 +02:00
Phenom
e2d64c912e
Fix clang warning for
...
../../../trunk/retroshare-gui/src/gui/FileTransfer/TransfersDialog.cpp:
1104:9: warning: enumeration value 'DownloadTab' not handled in switch
[-Wswitch]
switch(page)
^
2019-04-04 21:20:25 +02:00
Phenom
4bf5bc1274
Fix clang warnings for
...
../../../trunk/libretroshare/src/services/autoproxy/
rsautoproxymonitor.cc:263:24: warning: pragma diagnostic pop could not
pop, no matching push [-Wunknown-pragmas]
^
../../../trunk/libretroshare/src/services/autoproxy/
rsautoproxymonitor.cc:295:24: warning: pragma diagnostic pop could not
pop, no matching push [-Wunknown-pragmas]
^
./../../trunk/retroshare-gui/src/gui/FileTransfer/TransfersDialog.cpp:
723: warning: pragma diagnostic pop could not pop, no matching push [-
Wunknown-pragmas]
^
2019-04-04 21:06:01 +02:00
RetroPooh
7504964899
display session traffic
2019-04-03 17:29:13 +03:00
csoler
e0af46eb85
added new method to create a channel with more explicit parameters and JSon API for it
2019-03-30 22:53:14 +01:00
csoler
ef1755d97f
Merge pull request #1493 from csoler/v0.6-Messaging
...
V0.6 messaging
2019-03-29 22:27:27 +01:00
csoler
5ee86262aa
fixed compilation
2019-03-29 09:17:32 +01:00
defnax
a1ca31afa0
fixes from cyril & removed stylesheets from some buttons
...
fixed size of thumbnail on all screens
fixed aspect ratio
removede the stylsheet for comments,share, notes
2019-03-29 02:00:13 +01:00
csoler
031a717de0
moved column resize after procesSettings()
2019-03-28 20:06:32 +01:00
csoler
da57f80095
Merge pull request #1506 from defnax/subscribe-button-with-count
...
Count subscribers on the channels subscribe button like Youtube
2019-03-28 20:04:52 +01:00
csoler
8b3f3fe717
Merge pull request #1487 from defnax2k/People-V2-improvements
...
Added more actions to People V2 Thumbed View
2019-03-28 19:59:59 +01:00
defnax
94997bd0d3
Added infoframe for Posted List Widget
...
* Added infoframe for Posted List Widget
* Fixed channels infoframe look both same
2019-03-28 02:00:42 +01:00
defnax
c2ebd10aa6
Count subscribers on the channels subscribe button like Youtube
2019-03-27 19:33:10 +01:00
defnax
b658839214
Removed the dummy buttons & added sorting the comments treewidget via combobox
2019-03-26 18:35:10 +01:00
csoler
f404962b51
fixed notification display for msgs
2019-03-26 11:47:11 +01:00
csoler
1d4934b71e
fixed QuickView filtering
2019-03-26 11:32:43 +01:00
csoler
5820364b0d
fixed sorting
2019-03-26 11:21:31 +01:00
csoler
90995f16ce
fixed filter/sort by author name
2019-03-26 10:25:54 +01:00
csoler
d38ad97911
changed order of operation between init and processSettngs because it was messing up the msg list
2019-03-26 10:05:54 +01:00
defnax
1f6589e68e
attempting to fix layout isssues
...
Attempting to fix issues, layout and spacing
2019-03-26 00:01:52 +01:00
csoler
d2c15c2d9e
fixed merge upstream/master
2019-03-24 20:59:23 +01:00
csoler
c7e65a0111
Merge pull request #1504 from csoler/v0.6-ImprovedGUI
...
removed explicit size on channel feed buttons that causes unbalanced …
2019-03-24 20:42:11 +01:00
csoler
e76ad99f3b
removed explicit size on channel feed buttons that causes unbalanced items in high DPI screens
2019-03-24 19:59:43 +01:00
csoler
ec66ad5b80
Merge pull request #1501 from csoler/v0.6-ImprovedGUI
...
created a cache for default icons to avoid allocating them everytime …
2019-03-24 19:49:36 +01:00
csoler
2ad641d908
added a test for QImage::isDetached() in cache to solve the problem of whether a cache image is still used or not
2019-03-23 22:59:37 +01:00
G10h4ck
f4e13975b0
Merge pull request #1478 from G10h4ck/jsonapi
...
extend JSON API to identities, circles and reputation
2019-03-23 09:11:05 -03:00
defnax
8ee86ea0da
Fixed stylesheet color when its a new posted message
2019-03-22 22:31:06 +01:00
defnax
b6c7afe989
Added for posted links group icons
2019-03-22 11:13:07 +01:00
csoler
ae3f81a0c3
created a cache for default icons to avoid allocating them everytime we need them. Should save a lot of memory
2019-03-21 23:36:18 +01:00
csoler
b4ab766da9
factored some duplicate code in MessagesDialog.cpp
2019-03-21 22:39:32 +01:00
csoler
dc24bb6f03
added save/restore current selection
2019-03-21 10:14:50 +01:00
csoler
431fbf4124
fixed bug causing ipossibility to pin/unpin forum posts
2019-03-20 23:23:13 +01:00
defnax
2233af4702
Merge branch 'Attach-picture-for-Posted-links' into master
2019-03-20 11:01:21 +01:00
defnax
f12491cc89
attempting to fix stlysheet file
2019-03-20 00:49:38 +01:00
csoler
450fcbb0e7
Merge pull request #1459 from defnax/master
...
Improved Posted Links & Subscribe button look like Youtube/Reddit style
2019-03-19 23:44:14 +01:00
csoler
3419b44ec1
fixed a few bugs in msg model and cleaned up dead code
2019-03-19 10:22:20 +01:00
csoler
258c544a75
fixed navigation with arrows in MessagesDialog
2019-03-18 22:00:15 +01:00
csoler
f355abe025
removed sorting sensitivity and some dead code
2019-03-18 21:35:55 +01:00
csoler
c4f951fe5e
Merge pull request #1480 from chelovechishko/rspmw
...
rspermissionmatrixwidget fixes
2019-03-18 20:57:17 +01:00
csoler
14d29a4490
fixed small bug in box initialization
2019-03-12 16:59:45 +01:00
csoler
a67a35624d
fixed re-loading of icons in author item delegate
2019-03-12 16:40:35 +01:00
csoler
c9561c2684
fixed search filter
2019-03-12 15:59:54 +01:00
csoler
59b1d44e5b
resotred string filter system
2019-03-12 14:27:06 +01:00
csoler
b5b2c430c5
fixed QuickView filtering system
2019-03-12 14:17:42 +01:00
csoler
26792a7471
removed some timer calls
2019-03-03 21:49:09 +01:00
csoler
0570c3fa38
fixed context menu
2019-02-26 15:05:00 +01:00
csoler
5cbff98e40
fixed toggling read/unread and star status
2019-02-26 14:45:48 +01:00
csoler
875d0a15da
fixed display of selected msg
2019-02-26 14:09:49 +01:00
csoler
40832734cc
fixed double definitions of roles
2019-02-26 11:29:10 +01:00
csoler
16cae622e3
fixed icons in attachment and read columns
2019-02-26 10:46:32 +01:00
defnax
bdf8d68c34
Added more actions to People V2 Thumbed View
...
Added action for send invite
Added action for add to contacts
Added action for person details view
Added menu for circles
Added to display votes on Identity widget
2019-02-25 20:23:47 +01:00
chelovechishko
32e18c7f71
gui: rspermissionmatrixwidget: draw permission popup to the left
...
of the cursor instead of beyond the edge of screen
2019-02-18 20:53:36 +09:00
chelovechishko
209e1541ff
gui: rspermissionmatrixwidget: use define for qt::black
2019-02-17 18:36:09 +09:00
Gioacchino Mazzurco
5ff4ebbd12
Fix retroshare-gui compilation after RsReputations refactoring
2019-02-16 11:42:22 -03:00
chelovechishko
55ff018166
gui: rspermissionmatrixwidget: fix name.length check with proper number
2019-02-16 23:32:00 +09:00
Phenom
1e65089930
Fix Warnings for class 'RsGxsChannelPost' was previously declared as a
...
struct
In file included from ../../../trunk/retroshare-gui/src/gui/gxschannels/
GxsChannelPostsWidget.cpp:27:
In file included from temp/ui/ui_GxsChannelPostsWidget.h:31:
../../../trunk/retroshare-gui/src/gui/gxschannels/
GxsChannelFilesWidget.h:28:1: warning: class 'RsGxsChannelPost' was
previously declared as a struct [-Wmismatched-tags]
class RsGxsChannelPost;
^
../../../trunk/libretroshare/src/retroshare/rsgxschannels.h:65:8: note:
previous use is here
struct RsGxsChannelPost : RsSerializable
^
../../../trunk/retroshare-gui/src/gui/gxschannels/
GxsChannelFilesWidget.h:28:1: note: did you mean struct here?
class RsGxsChannelPost;
^~~~~
struct
2019-02-15 00:06:48 +01:00
Phenom
bb01198772
Fix Warnings for 'ForumModelPostEntry' defined as a struct here but
...
previously declared as a class
In file included from ../../../trunk/retroshare-gui/src/gui/gxsforums/
GxsForumThreadWidget.cpp:31:
../../../trunk/retroshare-gui/src/gui/gxsforums/GxsForumModel.h:34:1:
warning: 'ForumModelPostEntry' defined as a struct here but previously
declared as a class [-Wmismatched-tags]
struct ForumModelPostEntry
^
../../../trunk/retroshare-gui/src/gui/gxsforums/GxsForumThreadWidget.h:
39:1: note: did you mean struct here?
class ForumModelPostEntry;
^~~~~
struct
2019-02-15 00:04:00 +01:00
Phenom
a9962c1d2c
Fix Warnings for class 'RsGxsForumMsg' was previously declared as a
...
struct
In file included from ../../../trunk/retroshare-gui/src/gui/gxsforums/
GxsForumsDialog.cpp:23:
../../../trunk/retroshare-gui/src/gui/gxsforums/GxsForumThreadWidget.h:
33:1: warning: class 'RsGxsForumMsg' was previously declared as a struct
[-Wmismatched-tags]
class RsGxsForumMsg;
^
../../../trunk/libretroshare/src/retroshare/rsgxsforums.h:83:8: note:
previous use is here
struct RsGxsForumMsg : RsSerializable
^
../../../trunk/retroshare-gui/src/gui/gxsforums/GxsForumThreadWidget.h:
33:1: note: did you mean struct here?
class RsGxsForumMsg;
^~~~~
struct
2019-02-15 00:02:12 +01:00
Phenom
96bbdac8a3
Fix Warnings for class 'FileInfo' was previously declared as a struct
...
In file included from ../../../trunk/retroshare-gui/src/gui/FileTransfer/
TransfersDialog.cpp:31:
../../../trunk/retroshare-gui/src/gui/FileTransfer/
FileTransferInfoWidget.h:31:1: warning: class 'FileInfo' was previously
declared as a struct [-Wmismatched-tags]
class FileInfo ;
^
../../../trunk/libretroshare/src/retroshare/rstypes.h:188:8: note:
previous use is here
struct FileInfo : RsSerializable
^
../../../trunk/retroshare-gui/src/gui/FileTransfer/
FileTransferInfoWidget.h:31:1: note: did you mean struct here?
class FileInfo ;
^~~~~
struct
2019-02-14 23:49:30 +01:00
Phenom
67f1ba5a5d
Fix Warnings for class 'FileChunksInfo' was previously declared as a
...
struct
In file included from ../../../trunk/retroshare-gui/src/gui/FileTransfer/
TransfersDialog.cpp:29:
../../../trunk/retroshare-gui/src/gui/FileTransfer/DetailsDialog.h:28:1:
warning: class 'FileChunksInfo' was previously declared as a struct [-
Wmismatched-tags]
class FileChunksInfo ;
^
../../../trunk/libretroshare/src/retroshare/rstypes.h:398:8: note:
previous use is here
struct FileChunksInfo : RsSerializable
^
../../../trunk/retroshare-gui/src/gui/FileTransfer/DetailsDialog.h:28:1:
note: did you mean struct here?
class FileChunksInfo ;
^~~~~
struct
2019-02-14 23:47:37 +01:00
Phenom
3ddf59c5cb
Fix Warnings for class 'RsGxsCommentService' was previously declared as
...
a struct
In file included from ../../../trunk/retroshare-gui/src/gui/
RetroShareLink.cpp:33:
In file included from ../../../trunk/retroshare-gui/src/gui/gxschannels/
GxsChannelDialog.h:24:
../../../trunk/retroshare-gui/src/gui/gxs/GxsGroupFrameDialog.h:44:1:
warning: class 'RsGxsCommentService' was previously declared as a struct
[-Wmismatched-tags]
class RsGxsCommentService;
^
../../../trunk/libretroshare/src/retroshare/rsgxscommon.h:161:8: note:
previous use is here
struct RsGxsCommentService
^
../../../trunk/retroshare-gui/src/gui/gxs/GxsGroupFrameDialog.h:44:1:
note: did you mean struct here?
class RsGxsCommentService;
^~~~~
struct
2019-02-14 23:45:08 +01:00
Phenom
8904f732bd
Fix Warnings for 'RsGroupInfo' defined as a struct here but previously
...
declared as a class
In file included from ../../../trunk/retroshare-gui/src/gui/
RemoteDirModel.cpp:30:
../../../trunk/libretroshare/src/retroshare/rspeers.h:339:1: warning:
'RsGroupInfo' defined as a struct here but previously declared as a class
[-Wmismatched-tags]
struct RsGroupInfo : RsSerializable
^
../../../trunk/retroshare-gui/src/gui/common/GroupDefs.h:24:1: note: did
you mean struct here?
class RsGroupInfo;
^~~~~
struct
2019-02-14 23:42:17 +01:00
Phenom
a9a8caf2d4
Fix Warnings for class 'DirDetails' was previously declared as a struct
...
In file included from ../../../trunk/retroshare-gui/src/gui/
RemoteDirModel.cpp:21:
../../../trunk/retroshare-gui/src/gui/RemoteDirModel.h:43:1: warning:
class 'DirDetails' was previously declared as a struct [-Wmismatched-
tags]
class DirDetails;
^
../../../trunk/libretroshare/src/retroshare/rstypes.h:311:8: note:
previous use is here
struct DirDetails : RsSerializable
^
../../../trunk/retroshare-gui/src/gui/RemoteDirModel.h:43:1: note: did
you mean struct here?
class DirDetails;
^~~~~
struct
2019-02-14 23:40:16 +01:00
Phenom
b2572354fb
Fix Warnings for 'RsPeerDetails' defined as a struct here but previously
...
declared as a class
In file included from ../../../trunk/retroshare-gui/src/gui/
MessengerWindow.cpp:29:
../../../trunk/libretroshare/src/retroshare/rspeers.h:207:1: warning:
'RsPeerDetails' defined as a struct here but previously declared as a
class [-Wmismatched-tags]
struct RsPeerDetails : RsSerializable
^
../../../trunk/retroshare-gui/src/gui/common/StatusDefs.h:27:1: note:
did you mean struct here?
class RsPeerDetails;
^~~~~
struct
2019-02-14 23:38:16 +01:00
Phenom
b80d7cb5ae
Fix Warnings for class 'RsGxsForumGroup' was previously declared as a
...
struct
../../../trunk/retroshare-gui/src/gui/msgs/MessageComposer.h:40:1:
warning: class 'RsGxsForumGroup' was previously declared as a struct [-
Wmismatched-tags]
class RsGxsForumGroup;
^
../../../trunk/libretroshare/src/retroshare/rsgxsforums.h:55:8: note:
previous use is here
struct RsGxsForumGroup : RsSerializable
^
../../../trunk/retroshare-gui/src/gui/msgs/MessageComposer.h:40:1: note:
did you mean struct here?
class RsGxsForumGroup;
^~~~~
struct
2019-02-14 23:15:54 +01:00
Phenom
746a5ad89c
Fix Warnings for class 'RsGxsChannelGroup' was previously declared as a
...
struct
In file included from ../../../trunk/retroshare-gui/src/gui/feeds/
SecurityItem.cpp:28:
../../../trunk/retroshare-gui/src/gui/msgs/MessageComposer.h:39:1:
warning: class 'RsGxsChannelGroup' was previously declared as a struct
[-Wmismatched-tags]
class RsGxsChannelGroup;
^
../../../trunk/libretroshare/src/retroshare/rsgxschannels.h:46:8: note:
previous use is here
struct RsGxsChannelGroup : RsSerializable
^
../../../trunk/retroshare-gui/src/gui/msgs/MessageComposer.h:39:1: note:
did you mean struct here?
class RsGxsChannelGroup;
^~~~~
struct
2019-02-14 23:11:51 +01:00
Phenom
0b9cd9743a
Fix Warnings for class 'RsIdentityDetails' was previously declared as a
...
struct
In file included from ../../../trunk/retroshare-gui/src/gui/
NetworkDialog.cpp:36:
../../../trunk/retroshare-gui/src/gui/msgs/MessageComposer.h:33:1:
warning: class 'RsIdentityDetails' was previously declared as a struct
[-Wmismatched-tags]
class RsIdentityDetails;
^
../../../trunk/libretroshare/src/retroshare/rsidentity.h:294:8: note:
previous use is here
struct RsIdentityDetails : RsSerializable
^
../../../trunk/retroshare-gui/src/gui/msgs/MessageComposer.h:33:1: note:
did you mean struct here?
class RsIdentityDetails;
^~~~~
struct
2019-02-14 23:09:09 +01:00
Phenom
a25f974473
Fix Warnings for 'RsGxsIfaceHelper' defined as a struct here but
...
previously declared as a class
In file included from ../../../trunk/retroshare-gui/src/main.cpp:66:
In file included from ../../../trunk/libretroshare/src/retroshare/
rsidentity.h:31:
../../../trunk/libretroshare/src/retroshare/rsgxsifacehelper.h:43:1:
warning: 'RsGxsIfaceHelper' defined as a struct here but previously
declared as a class [-Wmismatched-tags]
struct RsGxsIfaceHelper
^
../../../trunk/retroshare-gui/src/util/RsGxsUpdateBroadcast.h:28:1:
note: did you mean struct here?
class RsGxsIfaceHelper;
^~~~~
struct
2019-02-14 22:48:33 +01:00
Phenom
8806840989
Fix Warnings for 'RsGxsChannels::createComment' and
...
'RsGxsChannels::createVote' hides overloaded virtual function
In file included from temp/moc/moc_GxsChannelGroupItem.cpp:9:
In file included from temp/moc/../../../../../trunk/retroshare-gui/src/
gui/feeds/GxsChannelGroupItem.h:24:
../../../trunk/libretroshare/src/retroshare/rsgxschannels.h:116:15:
warning: 'RsGxsChannels::createComment' hides overloaded virtual
function [-Woverloaded-virtual]
virtual bool createComment(RsGxsComment& comment) = 0;
^
../../../trunk/libretroshare/src/retroshare/rsgxscommon.h:172:15: note:
hidden overloaded virtual function 'RsGxsCommentService::createComment'
declared here: different number of parameters (2 vs 1)
virtual bool createComment(uint32_t &token, RsGxsComment
&comment) = 0;
^
In file included from temp/moc/moc_GxsChannelGroupItem.cpp:9:
In file included from temp/moc/../../../../../trunk/retroshare-gui/src/
gui/feeds/GxsChannelGroupItem.h:24:
../../../trunk/libretroshare/src/retroshare/rsgxschannels.h:132:15:
warning: 'RsGxsChannels::createVote' hides overloaded virtual function
[-Woverloaded-virtual]
virtual bool createVote(RsGxsVote& vote) = 0;
^
../../../trunk/libretroshare/src/retroshare/rsgxscommon.h:173:15: note:
hidden overloaded virtual function 'RsGxsCommentService::createVote'
declared here: different number of parameters (2 vs 1)
virtual bool createVote(uint32_t &token, RsGxsVote &vote) = 0;
^
In file included from temp/moc/moc_GxsChannelPostItem.cpp:9:
In file included from temp/moc/../../../../../trunk/retroshare-gui/src/
gui/feeds/GxsChannelPostItem.h:26:
../../../trunk/libretroshare/src/retroshare/rsgxschannels.h:116:15:
warning: 'RsGxsChannels::createComment' hides overloaded virtual
function [-Woverloaded-virtual]
virtual bool createComment(RsGxsComment& comment) = 0;
^
../../../trunk/libretroshare/src/retroshare/rsgxscommon.h:172:15: note:
hidden overloaded virtual function 'RsGxsCommentService::createComment'
declared here: different number of parameters (2 vs 1)
virtual bool createComment(uint32_t &token, RsGxsComment
&comment) = 0;
^
In file included from temp/moc/moc_GxsChannelPostItem.cpp:9:
In file included from temp/moc/../../../../../trunk/retroshare-gui/src/
gui/feeds/GxsChannelPostItem.h:26:
../../../trunk/libretroshare/src/retroshare/rsgxschannels.h:132:15:
warning: 'RsGxsChannels::createVote' hides overloaded virtual function
[-Woverloaded-virtual]
virtual bool createVote(RsGxsVote& vote) = 0;
^
../../../trunk/libretroshare/src/retroshare/rsgxscommon.h:173:15: note:
hidden overloaded virtual function 'RsGxsCommentService::createVote'
declared here: different number of parameters (2 vs 1)
virtual bool createVote(uint32_t &token, RsGxsVote &vote) = 0;
^
2019-02-14 21:58:33 +01:00
G10h4ck
164a28eb32
Merge pull request #1261 from PhenomRetroShare/Add_RsCollAutoDownload
...
Add RsCollection's content automatically download option.
2019-02-13 22:22:56 -03:00
defnax
019233e840
fixed subscribe buttons stylesheet
2019-02-10 20:52:25 +01:00
defnax
5bb0fc48b0
removed hide label seems get concflicts on github check
2019-02-10 19:59:43 +01:00
defnax
54e3ca3485
Hide Site labels when theres is no link
2019-02-10 18:50:48 +01:00
csoler
7a7ebed9d2
improved Mail model
2019-02-10 15:13:39 +01:00
csoler
a2ed69f01c
Merge pull request #1474 from defnax2k/fix-ui-width/height-small-as-possible
...
fix ui width & height back to normal size
2019-02-10 14:19:32 +01:00
defnax
8502b7d8ff
fix ui width & height back to normal size
2019-02-10 14:14:59 +01:00
csoler
b7c8c16e29
inserted the model into the widget
2019-02-08 15:41:20 +01:00
csoler
6e1e3f3832
fixed accept rich text in HelpDialog
2019-02-07 23:53:14 +01:00
Gioacchino Mazzurco
4b953a3d76
Fix warning in retroshare-gui JSON API page
2019-02-05 14:54:15 +01:00
defnax
f0a99fbe98
update standard.qss
2019-02-05 00:05:53 +01:00
defnax
63d346f63d
Added Notes button to view notes
2019-02-04 23:59:31 +01:00
thunder2
fb005f0419
Added workaround for Qt 5.10.0+ (Windows only?) in UserNotify.
...
QSystemTrayIcon is initially not visible but the icon gets visible after the call to ::setIcon
2019-02-03 19:44:27 +01:00
csoler
4fce5d61cc
added basic model file for Mail message tree
2019-02-03 19:39:19 +01:00
defnax
4f3920a33a
Added share button for copy retroshare message link
2019-02-01 00:16:06 +01:00
defnax
7cf17569c5
Added attach picture for posted links
2019-01-30 14:33:50 +01:00
csoler
d63655c9b6
Merge pull request #1470 from csoler/v0.6-ImprovedGUI
...
V0.6 improved gui
2019-01-30 00:01:16 +01:00
defnax
405535750a
Merge pull request #6 from RetroShare/master
...
merge with master
2019-01-28 12:09:17 +01:00
csoler
d2f94078e7
fixed compilation for Qt<5.8 in IDDialog
2019-01-28 11:26:30 +01:00
csoler
b401026914
removed debug info from forum thread handling
2019-01-27 20:34:22 +01:00
csoler
0816c44d10
fixed bug causing link to forum post not to load the post on click if another forum is currently loaed
2019-01-27 20:03:23 +01:00
defnax
ef451b9b92
Merge pull request #5 from RetroShare/master
...
update to latest master
2019-01-23 15:28:26 +01:00
csoler
bf1c433849
manual merge with upstream/master
2019-01-22 21:32:18 +01:00
csoler
9c24f5c718
Revert "removed HeaderFrame where it's not needed"
2019-01-19 22:36:19 +01:00
defnax
36022edbc1
Merge pull request #4 from RetroShare/master
...
update fork
2019-01-19 17:19:34 +01:00
csoler
e34b8e109f
merged with upstream/master
2019-01-19 15:56:33 +01:00
csoler
9017db4797
added identity creation time in IdDetails
2019-01-19 15:54:07 +01:00
zapek
bb038ab3e0
removed HeaderFrame where it's not needed; changed the font of top
...
tooltips to be the same
2019-01-18 23:30:52 +01:00
defnax
97299347f0
Restored back the changes
...
Removed attach image button
2019-01-18 15:14:42 +01:00
defnax
933087d944
Removed Sort Label and set tooltip for the Sort Combobox * Removed absolute size for the Lineedit
2019-01-17 22:12:37 +01:00
defnax
c25d222d86
fixed stylsheet and spacing
2019-01-15 21:26:50 +01:00
csoler
d143f761cf
Merge pull request #1462 from csoler/v0.6-ImprovedGUI
...
fixed not working setAsReadOnActivate preferences/forum button
2019-01-14 23:53:04 +01:00
csoler
104e122102
fixed not working setAsReadOnActivate preferences/forum button
2019-01-14 23:51:53 +01:00
csoler
05313a5364
Merge pull request #1460 from csoler/v0.6-ImprovedGUI
...
V0.6 improved gui
2019-01-13 23:24:28 +01:00
csoler
2de7ac26d5
set minimize to tray icon default to false because some systems do not support it
2019-01-13 23:23:41 +01:00
defnax
c210a8d734
Fixed Subscriber count label when blank is selected
2019-01-13 18:12:30 +01:00
defnax
6042bdd575
Fixed stylsheet for disabled subscribe button
2019-01-13 17:41:13 +01:00
defnax
0f9ee609e2
Enabled back Subscribe button on Channels
...
*Enabled back Subscribe Button on Channels
*Set stylesheet for the Channel subscribe button too.
*Fixed spacing on PostedListwidget
2019-01-13 15:38:26 +01:00
csoler
fd74123b45
fixed indentation
2019-01-13 15:28:03 +01:00
csoler
c04821d91c
fixed ghost unread forum posts problems by setting read status of all versions of the same post at once. WARNING: this will not remove ghost posts that are already here unless the user reads them again
2019-01-13 15:19:07 +01:00
defnax
6c0c42c8ad
Improved Subscribe Button look and feel
...
* Improved Subscribe Button look and feel with stylsheet
* Removed icons from Subscribe button
* Subcribe button hided on posted too when subscribed
2019-01-12 22:20:00 +01:00
defnax
6750e6140f
Added for Channel Message composer a Image Attach button
...
Added for Channel Message composer a Image Attach button
Added a Combobox for Sort in Posted links easyer with new icons
Messengerwindow changed the button icons & display on status the status icon too.
2019-01-12 15:46:47 +01:00
csoler
8721cb3ab1
Merge pull request #1456 from defnax/master
...
*Improved Create comment dialog for channel/posted comment replies
2019-01-12 15:05:43 +01:00
csoler
b3ecfe1504
Merge pull request #1458 from csoler/v0.6-ImprovedGUI
...
V0.6 improved gui
2019-01-12 15:02:06 +01:00
csoler
957435acc7
fixed inconsistent storage/sync values in GxsGroupDialog that caused 1y storage period to not show up
2019-01-12 14:59:58 +01:00
csoler
4eea4ef687
removed Subscribed column in chat room list since it duplicates information. WARNING: RS UI will get confused about previously saved config. Needs 2 restarts to get right
2019-01-12 14:44:46 +01:00
defnax
2fc0c643ef
Improved again reply comment dialog
...
Added frame for better see reply field with white background
Set strings for "Reply as" and for window title
2019-01-12 14:08:31 +01:00
csoler
f6999accf3
fixed wrong denied/accepted label on own key in keyring
2019-01-11 23:46:24 +01:00
csoler
fdf6a32236
disable send Msg to own id in chat rooms
2019-01-11 23:17:09 +01:00
csoler
396d58da58
fixed auto-switching bug in GxsIdChooser
2019-01-11 22:13:48 +01:00
csoler
3c4d4e37e9
Merge pull request #1320 from hunbernd/feature/native-dialogs
...
Added switch to enable native dialogs at compile time
2019-01-11 15:24:21 +01:00
csoler
343ccaa1c5
Merge pull request #1457 from csoler/v0.6-ImprovedGUI
...
fixed sorting of last time used in keyring
2019-01-10 23:45:06 +01:00
csoler
266edf06aa
fixed sorting of last time used in keyring
2019-01-10 23:43:19 +01:00
defnax
2d096e3179
Improved Create comment dialog for channel/posted comments replies
...
*Improved Create comment dialog for channel/posted comment replies
*Update forum icons use the new flat one green/black
*Changed the context menu icon for Pin post
*Fixed for "new thread" dialog the title icon
*Added new circle icons for later to use
2019-01-10 00:12:38 +01:00
defnax
993f1e8ada
Merge pull request #1455 from defnax/master
...
*Improved Display of Moderator selection box on a useable place
*Restored back changes from circles & profile gen dialog
2019-01-09 23:41:09 +01:00
defnax
868a2a30b6
restored back changes from circles & profile gen dialog
...
*Restored back changes from circles & profile gen dialog
*Fixed channel frame stylesheet
2019-01-09 22:35:07 +01:00
csoler
b74520cb30
Merge pull request #1454 from csoler/v0.6-ImprovedGUI
...
added some debug info to GxsIdChooser and fixed a typo (possibly caus…
2019-01-07 13:21:22 +01:00
csoler
b7340ef7ee
fixed case insensitive sorting in Keyring, and cleanup dead code
2019-01-06 20:58:32 +01:00
csoler
2d06aa3eb0
use case insensitive sorting in People
2019-01-06 20:29:45 +01:00
defnax
ef4a29d4d4
Improved Display of Moderator selection box on a useable place
...
* Improved Author & Moderator labels display as link
* Improved display of moderator selection box display on right side
* Added own tree item "My Circles" to see your own circles easyer then before when you are admin.
* Profile generation dialog moved node type box to advanced section.
2019-01-06 15:56:39 +01:00
csoler
9e63467aba
added some debug info to GxsIdChooser and fixed a typo (possibly causing a bug?)
2019-01-06 13:18:59 +01:00
csoler
a3ad5f7707
Merge pull request #1443 from defnax/master
...
* Fixed icon size of the group tree to display icon complete.
2019-01-03 22:42:32 +01:00
csoler
3b6bac2d9b
added a "show author in People" function in mails
2019-01-03 22:20:00 +01:00
csoler
ca50944ddf
make only default opinion to be changed to positive for contacts (optionally)
2019-01-03 18:32:08 +01:00
hunbernd
50ee33b229
RS_ prefix
2018-12-31 22:36:30 +01:00
hunbernd
584b9039c9
Added switch to enable native dialogs at build time
...
CONFIG+=use_native_dialogs
2018-12-31 22:36:30 +01:00
csoler
e88a7075d9
Merge pull request #1445 from csoler/v0.6.5-DebianPackaging
...
V0.6.5 debian packaging
2018-12-27 17:31:05 +01:00
csoler
6502bdd1b3
fixed up license in html files for help/
2018-12-27 17:28:52 +01:00
csoler
01c40d2593
removed some dead files and finished license cleaning
2018-12-27 16:56:28 +01:00
csoler
45a2d22b45
firther license cleaning/fixing
2018-12-27 16:35:21 +01:00
csoler
b9a182cb53
fixed licenses in gui/
2018-12-25 21:34:59 +01:00
csoler
f85ca95a87
fixed license in TheWire, WikiPoos, style and toaster
2018-12-25 21:10:15 +01:00
csoler
ef45a8225a
fixed license in statusbar/
2018-12-25 20:54:48 +01:00
csoler
bcea548d83
Merge pull request #1440 from csoler/v0.6-Identity
...
added button (enabled by default) to automatically add IDs signed by …
2018-12-25 20:35:21 +01:00
defnax
e7085eeb75
Fexed Icon size of the group tree
...
* Fixed icon size of the group tree to display icon complete.
Added for channel adminstrator clickable to contact easy.
* Format Channel Description when contains links or emote
* Added setting for disable Emoteicon
2018-12-25 19:14:48 +01:00
csoler
e09b416674
automatically add moderator rights to the owner of a forum
2018-12-24 11:47:33 +01:00
csoler
3770810238
added button (enabled by default) to automatically add IDs signed by friends as contacts
2018-12-24 10:13:27 +01:00
defnax
ac146c6808
Merge branch 'master' into master
2018-12-23 21:13:06 +01:00
defnax
6aefce4974
restore
2018-12-23 21:04:33 +01:00
csoler
66887db369
fixed licenses in statistics
2018-12-23 20:09:23 +01:00
defnax
3d66d84112
fixed conflicts for pr 1438
2018-12-23 18:45:07 +01:00
csoler
4375698d1d
fixed licenses in settings
2018-12-23 18:03:08 +01:00
defnax
1c998e4f8e
Fixed the size problem of the group tree
...
* Fixed the size problem of the group tree
* Added to format the Administrator as rs link for easyer contact admin.
* Format the Channel Description on the Channel posts widget for clickable links
2018-12-23 17:58:37 +01:00
csoler
e99c718be9
half-fixed licenses in settings
2018-12-23 17:49:01 +01:00
G10h4ck
93fed48b05
Merge pull request #1413 from G10h4ck/disable_deprecated_messaging
...
0.6.5 Disable deprecated messaging
2018-12-23 12:10:55 +01:00
Gioacchino Mazzurco
5e4006b7e6
Merge branch 'v0.6.5'
2018-12-23 11:48:35 +01:00
defnax
3f59cfc7ea
Imroved Emoji Tabs for a fixed size and display tabs at bottom.
...
Imroved Emoji Tabs for a fixed size and display tabs at bottom.
Enabled to attach *.webp and *.gif pictures.
2018-12-22 23:05:01 +01:00
csoler
bc7249e4b9
Merge pull request #1435 from defnax/master
...
Added new flat icons for the forums & posted group tree
2018-12-22 21:44:54 +01:00
defnax
f63ae7efbb
Added new flat icons for the forums & posted group tree
...
Added new icons for the forums & posted group tree
2018-12-20 18:42:51 +01:00
csoler
901a9af74a
Merge pull request #1430 from defnax/master
...
Added new home icon
2018-12-19 22:22:43 +01:00
Gioacchino Mazzurco
d19531cfcc
Fix compilation of forum API
2018-12-16 17:40:47 +01:00
csoler
fd1e7074c8
Merge pull request #1432 from RetroShare/v0.6.5
...
V0.6.5
2018-12-16 14:35:30 +01:00
defnax
d67462751b
Added new Channel icons for the group tree
...
Added new Channel icons
2018-12-14 22:55:32 +01:00
csoler
117c19b104
fixed a few problems in jumping to next unread post
2018-12-14 22:09:02 +01:00
defnax
9252a4110c
Added new home icon
2018-12-13 22:44:04 +01:00
csoler
348f88b6ec
partially fixed async navigate action in forums
2018-12-13 21:02:32 +01:00
defnax
a95a235e09
Update emotes.acs
...
fixed to use the right emojione emoji
2018-12-12 22:37:29 +01:00
csoler
39b7bc818b
added more debug info to figure out why some posts are not displayed
2018-12-12 21:31:54 +01:00
csoler
a114856b77
changed code to create msg data map using MsgMeta instead of full Msg and added the handles to request MsgMeta data in forums
2018-12-12 11:33:38 +01:00
csoler
8f9c9295b2
added proper timeout of 5 secs to all forum async-ed interactions
2018-12-11 22:06:45 +01:00
csoler
b38c635649
restored display of forum summary when browsing forums
2018-12-10 22:51:09 +01:00
csoler
1dda7c5b34
removed mUpdating variable which was used for a safety test that is not relevant anymore and caused problems
2018-12-09 23:25:59 +01:00
csoler
34f51fff9c
made next unread post arrow also work when no post is selected
2018-12-09 23:18:50 +01:00
csoler
983ac7dda9
improved icons in forums and removed - button because it is not useful
2018-12-09 21:22:18 +01:00
csoler
27264cea0a
fixed icons and buttons in forums
2018-12-09 17:35:31 +01:00
csoler
a6ed2b26ec
fixed author name placement and icon size when loading ID data in forums
2018-12-09 16:34:43 +01:00
csoler
d7b5c9766c
fixed missing filterAcceptsRow() in forum proxy model
2018-12-09 13:54:30 +01:00
csoler
d5928ca84e
fixed message loading bug due to currentIndex() not being ready when insertMessage() is called
2018-12-08 22:19:39 +01:00
csoler
459c04a23e
re-enabled debug output
2018-12-08 22:01:05 +01:00
csoler
7c248dc035
attempt to fix pb on 32bits systems
2018-12-08 21:43:14 +01:00
csoler
a0b6962bec
fixed bug in read/unread with children menu items
2018-12-07 22:09:55 +01:00
csoler
42aab55961
fixed changing of read status using button in forum model
2018-12-07 21:45:15 +01:00
csoler
1163d00ae9
small check to avoid re-loading already loaded msg
2018-12-06 23:49:14 +01:00
csoler
49ea154490
fixed restoring of current item
2018-12-06 23:18:56 +01:00
csoler
5b8a64b677
fixed a number of bugs in the update/display of forum model
2018-12-06 23:04:53 +01:00
csoler
600a3d8e16
fixed saving/restoring of expanded items in forum model
2018-12-05 20:28:58 +01:00
csoler
11b4981bd4
keep current selection when updating a forum. Still need to keep the expand/collapse property
2018-12-04 23:36:07 +01:00
csoler
6fae40d417
trying new notification system using begin/end remove/insert rows to avoid crash
2018-12-04 23:10:24 +01:00
csoler
b63544e856
suppressed 2 uninitialized memory read in ForumModel
2018-12-04 22:14:54 +01:00
csoler
fb962c4b5b
attempt to fix crash when threads collide in forum model
2018-12-04 09:36:06 +01:00
csoler
ec0bb5347e
added missing emit of layoutAboutToBeChanged() in forum model
2018-12-03 21:56:11 +01:00
csoler
4423600073
update posts when navigating with arrows
2018-12-03 21:28:00 +01:00
csoler
55022432ef
added proper update of threads when new msg is poste or received
2018-12-03 17:30:46 +01:00
csoler
60e5595618
fixed bug in post pinning
2018-12-02 22:41:48 +01:00
csoler
24896bc596
further cleaning of ForumModel code
2018-12-02 16:49:14 +01:00
csoler
8736380bfe
added license, removed debug info
2018-12-02 16:45:16 +01:00
csoler
73c06006da
removed old code
2018-12-02 16:39:33 +01:00
csoler
91321725e6
added sorting based on most recent TS from children
2018-12-02 16:34:43 +01:00
csoler
37f721f305
added reset to avoid crash when switching from flat to tree views
2018-12-02 16:07:28 +01:00
csoler
1fced4a1c3
added flat mode to ForumModel
2018-12-02 12:02:25 +01:00
csoler
917695e832
fixed filtering of messages in new forum Model
2018-12-01 23:14:08 +01:00
csoler
a51eba1db2
added filtering mechanism in ForumModel
2018-12-01 16:09:35 +01:00
csoler
b7b9f335f9
fixed fonts for unread msgs in Forum Model
2018-11-30 18:01:51 +01:00
csoler
f56e932fb7
fixed sorting problem in new model due to missing call to sortRole()
2018-11-30 17:24:43 +01:00
csoler
dce660357a
fixed Travis compilation
2018-11-29 22:15:12 +01:00
csoler
c078510909
removed line that breaks compilation
2018-11-29 18:34:47 +01:00
csoler
09ffffe88e
removed some more old code from forum thread widget
2018-11-29 00:01:35 +01:00
csoler
9c840baf2e
added missing signal causing crach in new model when changing forums
2018-11-28 23:50:38 +01:00
csoler
ccdfc3cbf3
cleaned up removed code in Forum Model
2018-11-27 22:24:18 +01:00
csoler
ed68d720aa
fixed post versionning
2018-11-27 20:43:09 +01:00
csoler
23302ea469
partly resurrected post versions
2018-11-27 19:21:49 +01:00
G10h4ck
032f1307ff
Merge pull request #1416 from pedro-nonfree/patch-1
...
remove unnecessary warning
2018-11-27 18:55:40 +01:00
csoler
561db00255
resurrected sorting for pinned posts using a proxy model
2018-11-27 15:15:54 +01:00
csoler
02c6a92f48
fixed resizing+CPU bug due to inconsistent return in eventFilter()
2018-11-27 10:13:03 +01:00
csoler
c0e87dbb3b
attempt at fixing column resize
2018-11-27 09:37:34 +01:00
pedrolab
d3d3148c82
substitute friend to trusted node in statusbar
2018-11-27 03:18:19 +01:00
csoler
73e285805e
simplified comment in GxsIdDetails and hid columns in new ForumModel
2018-11-26 23:07:05 +01:00
csoler
b179cb5796
fixed next/prev item and next unread selection
2018-11-26 22:48:47 +01:00
csoler
3a76f25152
resurrected prev/next buttons
2018-11-26 22:07:10 +01:00
csoler
581e892d94
create an index iterator in ForumModel
2018-11-26 21:18:28 +01:00
csoler
6bb8e3ffd0
saving work for next unread msg in forum model
2018-11-25 22:07:59 +01:00
csoler
65f2d26651
fixed author tooltip in ForumModel
2018-11-25 21:12:26 +01:00
csoler
114a11af75
fixed bug in read status update in new ForumModel
2018-11-25 17:44:56 +01:00
csoler
dc913e37c9
fixed update of threads in new model
2018-11-25 17:40:48 +01:00
csoler
419bd2157a
factored all methods that apply to msg data using pointer to member function trick
2018-11-25 17:11:08 +01:00
csoler
0b0e58bd3d
fixed bug in coloring of read/unread property
2018-11-24 22:25:23 +01:00
csoler
7384015850
fixed update of QTreeView when something changes in Forum model using dataChanged() signal
2018-11-24 22:06:34 +01:00
csoler
6f83bb520e
fixed mark as read/unread and display of read status in forum model
2018-11-24 20:50:09 +01:00
csoler
9cec56f1ec
added info for read/unread status and resurrected context menu in new forum model
2018-11-24 17:57:19 +01:00
csoler
c2686d1a94
fixed display of author in new ForumModel
2018-11-24 16:11:40 +01:00
csoler
52a5aeb1f8
added item delegate for author in new model
2018-11-23 23:17:12 +01:00
pedrolab
28b83117e3
remove unnecessary warning
...
according to G10h4ck the warning to stay under 40 trusted nodes (friends) is no longer needed because this was useful when multiple system calls reached gpg tools; but not now that a c++ pgp library is used
2018-11-23 14:45:16 +01:00
csoler
543a7f280d
fixed display of current post in new Forum Model
2018-11-22 22:52:27 +01:00
csoler
20b8bca801
worked on display of posts and selection in new forum model
2018-11-22 22:07:58 +01:00
csoler
3edd1dd0dd
fixed missing case entries in ForumModel
2018-11-22 11:24:05 +01:00
csoler
59220b5c85
fixed layout of internal data in ForumModel
2018-11-22 10:44:06 +01:00
csoler
b28a76e35b
fixed update of posts list in new ForumModel
2018-11-22 09:47:58 +01:00
csoler
e01de33e1a
fixed compilation in new ForumModel
2018-11-22 09:28:07 +01:00
csoler
d3565c2ee4
implemented update of posts for new model. Unfinished yet.
2018-11-21 23:18:08 +01:00
csoler
2066248b3b
started updating ForumFillThread to new model
2018-11-20 23:28:07 +01:00
csoler
d8f9559b0e
fixed memory corruption bug in GxsForumModel
2018-11-20 23:18:45 +01:00
csoler
dbeb97c0e9
fixed bug in sizeHintRole()
2018-11-20 23:17:21 +01:00
csoler
a532b68b8e
improvements of the Forum Model
2018-11-20 23:17:11 +01:00
csoler
9d49ca0e4c
initial attempt at creating an ItemModel for forums
2018-11-20 23:17:00 +01:00
csoler
8c8ce53e4b
Merge pull request #1385 from G10h4ck/safer_api
...
0.6.5 Safer rsGxsChannel API
2018-11-20 21:44:40 +01:00
Gioacchino Mazzurco
9eef7735f3
retroshare-gui open distant chat when double clicking on people
2018-11-20 15:56:21 +01:00
Gioacchino Mazzurco
53f8307bee
Disable broadcast chat by default at compile time
2018-11-20 15:54:24 +01:00
Gioacchino Mazzurco
cf94037c10
Do not show nodes in mail composer
2018-11-20 12:13:16 +01:00
Gioacchino Mazzurco
1699a6a25a
Disable node chat by default at compile-time
2018-11-20 11:32:00 +01:00
csoler
f8c25fd967
fixed bug in TransfersDialog model got sizeHintRole()
2018-11-19 22:14:34 +01:00
csoler
8075eec288
fixed licenses in PhotoShare, Posted, profile, people and Network
2018-11-17 14:10:08 +01:00
csoler
ac2dacf515
fixed licenses in gxsforums, gxschannels, im_history, msgs
2018-11-15 21:49:12 +01:00
csoler
05bb002c70
fixed licenses in gxs/
2018-11-14 21:14:40 +01:00
csoler
eb1909e8bc
fixed licenses in FileTransfer
2018-11-14 20:54:37 +01:00
csoler
a506c80d80
fixed licenses in elastic+feeds
2018-11-13 22:02:26 +01:00
csoler
630609c11c
fixed retroshare.project email in licenses
2018-11-11 20:42:48 +01:00
csoler
c4ae4c21b1
fixed licenses in gui/common/
2018-11-11 20:41:06 +01:00
csoler
b57aacb6bb
partially added/fixed licenses in gui/common
2018-11-11 16:57:05 +01:00
csoler
5f86ac1e3c
updated licenses in gui/Circles. partly changed licenses in gui/common.
2018-11-11 14:24:47 +01:00
hunbernd
7742e0ca39
Removed version.html
2018-11-11 14:24:45 +01:00
csoler
ca80161bfb
fixed wrongly removed line
2018-11-11 14:24:44 +01:00
csoler
cd9a2db4e3
fixed license in retroshare-gui/src/chat/ and main files
2018-11-11 14:24:44 +01:00
sehraf
54df09c4b3
add missing DEFINE, fix small bugs
2018-11-10 20:34:03 +01:00
Gioacchino Mazzurco
367c5182cf
Fix compilation with Qt older then 5.10
2018-11-09 12:41:08 +01:00
Gioacchino Mazzurco
ea86fe2615
Safer RsGxsChannel API
...
Deprecated old method which exposed interna async mechanism to the API
users, making their and out life difficult
Things that really need to be async like turtle search/requests now accept
callbacks, so the caller can be notified everytime some result is got
back
Implement RsThread::async commodity wrapper to execute blocking API
calls without blocking the caller, this could be optimized
trasparently using a thread pool if necessary
Added hints into some retroshare-gui files on how to use RsThread::async
thoghether with QMetaObject::invokeMethod and blocking RetroShare API
to simplyfy interaction between GUI and libretroshare
2018-11-09 12:41:08 +01:00
csoler
d711e09b68
fixed bug causing IdChooser to reset the current id
2018-11-03 20:25:32 +01:00
csoler
1f8ecc024d
Merge pull request #1378 from csoler/v0.6-ImprovedGUI
...
V0.6 improved gui
2018-11-02 20:30:30 +01:00
csoler
af86b29f2b
moved initialization to initializer list in HomePage
2018-11-02 20:26:49 +01:00
csoler
84aedb8ac7
removed uninitialized memory read in updateOwnCert()
2018-11-01 20:28:09 +01:00
Phenom
89082f3420
Fix warnings in RetroShareLink
...
/retroshare-gui/src/gui/RetroShareLink.cpp:1556: warning: this statement
may fall through [-Wimplicit-fallthrough=]
/retroshare-gui/src/gui/RetroShareLink.cpp:400: warning: implicit
conversion loses integer precision: 'qulonglong' (aka 'unsigned long
long') to 'uint32_t' (aka 'unsigned int')
/retroshare-gui/src/gui/RetroShareLink.cpp:736: warning: use of old-
style cast
/retroshare-gui/src/gui/RetroShareLink.cpp:733: warning: unannotated
fall-through between switch labels
/retroshare-gui/src/gui/RetroShareLink.cpp:1175: warning: implicit
conversion changes signedness: 'char' to 'unsigned char'
/retroshare-gui/src/gui/RetroShareLink.cpp:1193: warning: implicit
conversion changes signedness: 'char' to 'unsigned char'
/retroshare-gui/src/gui/RetroShareLink.cpp:1208: warning: implicit
conversion changes signedness: 'char' to 'unsigned char'
/retroshare-gui/src/gui/RetroShareLink.cpp:1228: warning: implicit
conversion changes signedness: 'char' to 'unsigned char'
/retroshare-gui/src/gui/RetroShareLink.cpp:1261: warning: implicit
conversion changes signedness: 'int' to 'unsigned int'
/retroshare-gui/src/gui/RetroShareLink.cpp:1507: warning: zero as null
pointer constant
/retroshare-gui/src/gui/RetroShareLink.cpp:1621: warning: zero as null
pointer constant
/retroshare-gui/src/gui/RetroShareLink.cpp:1696: warning: zero as null
pointer constant
/retroshare-gui/src/gui/RetroShareLink.cpp:1698: warning: zero as null
pointer constant
/retroshare-gui/src/gui/RetroShareLink.cpp:1742: warning: zero as null
pointer constant
/retroshare-gui/src/gui/RetroShareLink.cpp:1775: warning: implicit
conversion changes signedness: 'int' to 'unsigned int'
/retroshare-gui/src/gui/RetroShareLink.cpp:1779: warning: implicit
conversion changes signedness: 'int' to 'unsigned int'
/retroshare-gui/src/gui/RetroShareLink.cpp:1559: warning: unannotated
fall-through between switch labels
2018-10-23 17:43:01 +02:00
Phenom
358f27be06
Fix warnings in MessagePage.cpp
...
/retroshare-gui/src/gui/settings/MessagePage.cpp:62:19: warning:
deleting object of polymorphic class type 'Rs::Msgs::MsgTagType' which
has non-virtual destructor might cause undefined behavior [-Wdelete-non-
virtual-dtor]
/retroshare-gui/src/gui/settings/MessagePage.cpp:62: warning: delete
called on non-final 'Rs::Msgs::MsgTagType' that has virtual functions
but non-virtual destructor
/retroshare-gui/src/gui/settings/MessagePage.cpp:86: warning: use of
old-style cast
/retroshare-gui/src/gui/settings/MessagePage.cpp:172: warning: zero as
null pointer constant
/retroshare-gui/src/gui/settings/MessagePage.cpp:176: warning: implicit
conversion changes signedness: 'int' to 'uint32_t' (aka 'unsigned int')
/retroshare-gui/src/gui/settings/MessagePage.cpp:203: warning: zero as
null pointer constant
/retroshare-gui/src/gui/settings/MessagePage.cpp:207: warning: implicit
conversion changes signedness: 'int' to 'uint32_t' (aka 'unsigned int')
/retroshare-gui/src/gui/settings/MessagePage.cpp:261: warning: implicit
conversion changes signedness: 'int' to 'uint32_t' (aka 'unsigned int')
/libretroshare/src/retroshare/rsmsgs.h:168: warning:
'Rs::Msgs::MessageInfo' has virtual functions but non-virtual destructor
/libretroshare/src/retroshare/rsmsgs.h:168: warning: 'MessageInfo' has
no out-of-line virtual method definitions; its vtable will be emitted in
every translation unit
/libretroshare/src/retroshare/rsmsgs.h:234: warning:
'Rs::Msgs::MsgInfoSummary' has virtual functions but non-virtual
destructor
/libretroshare/src/retroshare/rsmsgs.h:234: warning: 'MsgInfoSummary'
has no out-of-line virtual method definitions; its vtable will be
emitted in every translation unit
/libretroshare/src/retroshare/rsmsgs.h:261: warning:
'Rs::Msgs::MsgTagInfo' has virtual functions but non-virtual destructor
/libretroshare/src/retroshare/rsmsgs.h:328: warning: 'ChatId' has
virtual functions but non-virtual destructor
/libretroshare/src/retroshare/rsmsgs.h:400: warning: 'ChatLobbyInvite'
has virtual functions but non-virtual destructor
/libretroshare/src/retroshare/rsmsgs.h:420: warning:
'VisibleChatLobbyRecord' has virtual functions but non-virtual
destructor
/libretroshare/src/retroshare/rsmsgs.h:420: warning:
'VisibleChatLobbyRecord' has no out-of-line virtual method definitions;
its vtable will be emitted in every translation unit
/libretroshare/src/retroshare/rsmsgs.h:449: warning: 'ChatLobbyInfo' has
virtual functions but non-virtual destructor
/libretroshare/src/retroshare/rsmsgs.h:486: warning: 'RsMsgs' has no
out-of-line virtual method definitions; its vtable will be emitted in
every translation unit
About vtable:
https://stackoverflow.com/questions/23746941/what-is-the-meaning-of-
clangs-wweak-vtables
https://stackoverflow.com/questions/50463374/avoid-weak-vtable-warnings-
for-classes-only-defined-in-a-source-file
2018-10-23 17:43:01 +02:00
csoler
7d21e74b29
added explicit options to including IP history and removed iP history from RS Links as it leaks information without users consent
2018-10-20 17:48:36 +02:00
csoler
259264897e
changed lobby for "chat rooms" in settings
2018-10-20 17:34:57 +02:00
csoler
d97551aa3b
added option to not include external IPs in preferences->node->certificate
2018-10-20 17:31:52 +02:00
csoler
abcd687416
Merge pull request #1374 from csoler/v0.6-ImprovedGUI
...
patch from sss to fix deadlocks on forum fill thread. To be tested
2018-10-19 22:05:29 +02:00
csoler
21a92d69b4
merged upstream/master
2018-10-16 20:51:10 +02:00
csoler
37c515bcb5
patch from sss to fix deadlocks on forum fill thread. To be tested
2018-10-15 20:57:21 +02:00
G10h4ck
047ae7f723
Merge branch 'master' into jsonapi
2018-10-10 22:23:28 +02:00
csoler
18eee374f1
Merge pull request #1361 from sehraf/pr_jsonfy-rsMsg
...
[jsonapi] add most remaining functions of rsMsg
2018-10-10 22:04:32 +02:00
Gioacchino Mazzurco
406822b5ec
Expose JSON API for file filtering
2018-10-09 11:34:56 +02:00
Gioacchino Mazzurco
6db23267c3
retroshare-gui fix windows compilation error due to time_t usage
2018-10-07 15:51:02 +02:00
Gioacchino Mazzurco
c6ca3c5669
Fix compilation due to RsPeers::GetRetroshareInvite
2018-10-06 02:46:09 +02:00
sehraf
150af40e09
jsonapi: convert and add getMessageCount
2018-10-04 22:43:12 +02:00
csoler
6c4d1c34e3
fixed removal of "share on channel"/"share on forum" menu entries in own files
2018-10-04 18:50:11 +02:00
csoler
81fc3b7921
select GxsIds as default list to chose msg destination from
2018-10-03 15:25:53 +02:00
csoler
83a987936d
when replying to a msg, always select an ID to author the msg that was in the destination list
2018-10-03 15:02:37 +02:00
csoler
79a8b2183f
Merge pull request #1353 from csoler/v0.6-FileLists
...
V0.6 file lists
2018-09-30 13:31:26 +02:00
csoler
443dbdfbef
fixed small bug breaking display of flat mode in files
2018-09-29 19:04:23 +02:00
Josep-San
4578b4403a
Added context menu for Upload list headers to hide/show columns.
2018-09-28 15:38:39 +02:00
csoler
752275f813
fixed various display bugs in extra file list
2018-09-27 22:14:00 +02:00
csoler
2610f62e41
fixed display of temporary shared file text
2018-09-27 21:42:21 +02:00
csoler
7ab7c7db93
added possibility to remove extra shared file
2018-09-27 16:53:08 +02:00
csoler
1383846364
added extra list view in own files.
2018-09-27 13:42:49 +02:00
G10h4ck
f09bef2ac8
Merge pull request #1349 from G10h4ck/jsonapi
...
Implement JSON API HTTP Basic authentication
2018-09-25 18:10:16 +02:00
csoler
1e32c1db00
Merge pull request #1346 from csoler/v0.6-ImprovedGUI
...
V0.6 improved gui
2018-09-24 21:03:01 +02:00
csoler
57577472fc
added tooltip to show identity ID in distant chat dialog
2018-09-24 20:55:44 +02:00
csoler
5eda5a5bcb
changed "lobby" into "chat room" in chat room info panel
2018-09-24 20:55:44 +02:00
Gioacchino Mazzurco
ccabf82e60
retroshare-gui now handle JsonApiServer too
2018-09-21 19:01:32 +02:00
zapek
8f88a92900
added some comments to explain the issue
2018-09-20 10:48:46 +02:00
zapek
ab80999ca1
fixed compilation on Windows/MSYS2
2018-09-19 15:51:09 +02:00
csoler
9a09e209ea
added context menu entry to only show current IPs instead of all known IPs
2018-09-18 22:02:18 +02:00
csoler
3c61190b4f
fixed context menu in Home->cert
2018-09-18 21:20:55 +02:00
csoler
f2514d13e2
added tooltip for certificates in Home
2018-09-17 23:03:11 +02:00
G10h4ck
ac9350d375
Merge pull request #1339 from sehraf/pr_remove-add-peer-open-code
...
Remove douplicated code
2018-09-15 22:23:35 +02:00
sehraf
1e85b05f09
get rid of cipher_version variable. use plain output from openssl
2018-09-15 14:37:40 +02:00
sehraf
9289586908
remove unused variable
2018-09-14 17:05:57 +02:00
sehraf
dd36f81038
@G10h4ck reimplemented the code to add a peer with location and IPs in acceptInvite().
...
Remove the redundant code and use the new function for importFriendlist().
This was not tested - i use the same code in SyncFriends plugin and tested it there.
2018-09-14 16:58:18 +02:00
sehraf
7ce2bef37b
add support for displaying TLSv1.3
2018-09-14 16:27:50 +02:00
Gioacchino Mazzurco
828ff0f308
Fix some compilation error on Windows
2018-09-12 12:20:29 +02:00
csoler
b138263878
Merge pull request #1323 from csoler/v0.6-ForumAdmin
...
V0.6 forum admin
2018-09-11 15:17:33 +02:00
csoler
428c2670fc
fixed sorting for posts with children using a more appropriate flag for pinned posts
2018-09-10 20:29:48 +02:00
G10h4ck
cb83abf932
Merge pull request #1335 from sehraf/pr_jsonfy
...
Make more APIs jsonapi compatible
2018-09-10 00:29:07 +02:00
csoler
06fdaa403c
fixed sorting of pinned posts in "Lastest post in thread" mode
2018-09-09 09:55:34 +02:00
sehraf
f34d021387
make rs use the new function
2018-09-08 08:57:07 +02:00
csoler
76d16f61ef
fixed crash when no item to unban is actually selected in Banned files list
2018-09-06 22:14:17 +02:00
csoler
e01cf95ddf
fixed display of 1 chunk transfers
2018-09-06 11:46:04 +02:00
csoler
59b3754771
fixed new position of pinned post, and forbid pinning up non top level posts
2018-09-06 10:47:05 +02:00
csoler
59887124ac
fixed transmission of pinned posts when a forum is edited
2018-09-06 10:17:50 +02:00
Gioacchino Mazzurco
7787f9d62f
Merge branch 'master' into jsonapi
2018-09-05 00:17:21 +02:00
Gioacchino Mazzurco
a194e4cf56
Make JSON API server bind address configurable
...
Enforce it being 127.0.0.1 by default, I assumed 127.0.0.1 was restbed
default, but as reported by sehraf is not alwayd the case
JSON API bind address now is also configurable via commandline on
retroshare-android-service and retroshare-nogui, while it obey the
configuration of webui (execept for that port is incremented by 2)
in retroshare-gui
2018-09-05 00:08:56 +02:00
csoler
1392c7c6fe
prevent editing of pinned posts
2018-09-04 20:21:42 +02:00
csoler
d856566c69
added comment in the post sorting code
2018-09-03 22:02:32 +02:00
csoler
69c6860d8d
removed debug output
2018-09-03 21:58:31 +02:00
csoler
37b53033db
fixed sorting with pinned posts
2018-09-03 21:55:26 +02:00
csoler
59535eac8a
added a flag for moderating messages to help removign them when the author is not a moderator anymore
2018-09-02 17:07:40 +02:00
csoler
e7d721b3de
ensure pinned posts always stay grouped together
2018-09-01 18:40:28 +02:00
csoler
5c2f714ada
merged with upstream/master
2018-08-30 14:50:16 +02:00
csoler
380ebf2a5c
added UI to pin up posts
2018-08-30 14:07:14 +02:00
csoler
e5f65e950c
added login to pin up posts
2018-08-30 11:48:37 +02:00
csoler
e12c17c6f0
added show of moderators in forum details
2018-08-30 11:08:49 +02:00
csoler
4c076b60aa
added proper initializing of existing moderators
2018-08-30 10:54:52 +02:00
csoler
65304a301a
added last relay (a.k.a which direct friend) of search results in sources column
2018-08-28 23:57:16 +02:00
csoler
c9b30f5a72
fixed merged with upstream/master
2018-08-28 23:42:24 +02:00
csoler
b09eb57e94
fixed small bug in deletion of banned file
2018-08-28 23:16:35 +02:00
csoler
c294971633
Merge pull request #1289 from G10h4ck/jsonapi
...
Implement automatic JSON API generation
2018-08-28 19:11:08 +02:00
csoler
b5eabf7af7
improved banned files UI and fixed deadlock
2018-08-25 20:18:54 +02:00
Gioacchino Mazzurco
f5d306c7b1
Made JSON API port configurable from retroshare-gui
...
Use port used by webui + 2
2018-08-25 18:39:32 +02:00
sehraf
fe22465869
fix proxy indicators not being updated
2018-08-25 17:53:30 +02:00
Gioacchino Mazzurco
396fe49312
Merge branch 'master' into jsonapi
2018-08-22 16:59:42 +02:00
csoler
e5e566051b
added logic to compute ban list from friend nodes and own opinions
2018-08-19 21:11:17 +02:00
csoler
af7556610a
added option whether to trust friend nodes for banned files
2018-08-19 15:52:35 +02:00
csoler
a2804a70ec
added context menu and removal feature for banned files
2018-08-19 15:09:43 +02:00
csoler
a7ee85495d
added fill routine for banned files list
2018-08-16 23:18:29 +02:00
csoler
e17c4d0e40
added a dialog to edit banned files
2018-08-16 22:22:47 +02:00
csoler
50e03a539c
basic infrastructure for banning unwanted file content
2018-08-16 18:49:36 +02:00
csoler
65e3684c46
added missing update of selected admin ids list
2018-08-16 16:25:04 +02:00
csoler
a1a5b80779
fixed using moderator id to edit msg
2018-08-12 16:29:36 +02:00
csoler
5b1c150acb
added background for post pinning and logic to edit others posts
2018-08-12 15:30:07 +02:00
csoler
ded9c21617
added selection boxes to add forum moderators
2018-08-09 21:18:37 +02:00
csoler
93ab975b72
reverted commit 5925aa06fe
by request from Phenom
2018-08-06 22:59:37 +02:00
csoler
4a961a8762
Merge pull request #1310 from PhenomRetroShare/Fix_DisableCMarkButton
...
Disable CMark Button on ChatWidget if not defined.
2018-08-03 18:32:59 +02:00
csoler
77d5dfe18d
Merge pull request #1311 from sehraf/pr_improve_service_id
...
Add wrapper function to convert uint16_t service IDs to internal unsi…
2018-08-01 20:48:55 +02:00
sehraf
97194fd092
Add wrapper function to convert uint16_t service IDs to internal unsigned int.
...
Use it when looking up service names.
2018-08-01 20:47:02 +02:00
csoler
50867d2503
fixed clicking on external url in MessageWidget
2018-08-01 20:31:48 +02:00
Phenom
5f66a45a15
Disable CMark Button on ChatWidget if not defined.
2018-08-01 18:40:40 +02:00
Phenom
c00efe93d4
Add RsCollection's content automatically download option.
2018-07-31 17:02:03 +02:00
csoler
c948517c3d
Merge pull request #1306 from csoler/v0.6-TorOnly
...
V0.6 tor only
2018-07-31 14:18:24 +02:00
csoler
cc1a05ddc9
fixed certificate creation in TorAuto mode
2018-07-27 12:33:06 +02:00
csoler
22bc40e3cc
udated GenCertDialog with new layout
2018-07-26 19:25:30 +02:00
csoler
74ec558c45
reworked GenCertDialog with node type on top level
2018-07-26 09:39:26 +02:00
csoler
62b9a74324
fixed running with TorControl in new mode
2018-07-25 15:31:18 +02:00
csoler
d1a375cbd0
removed RETROTOR #ifdef and started using RsAccounts::isTorAuto() instead. Unfinished yet.
2018-07-25 11:37:40 +02:00
csoler
0f758902cd
started cleaning the mess with rsAccounts: only exposed useful functionality of rsAccount beyond a static class and removed all references to rsAccounts in the code
2018-07-24 23:47:32 +02:00
thunder2
b85359d60a
Added missing include to TurtleRouterDialog.cpp
2018-07-24 14:26:17 +02:00
Gioacchino Mazzurco
130007b578
Merge branch 'master' into jsonapi
2018-07-23 13:44:01 +02:00
G10h4ck
fbc4e4205d
Merge pull request #1292 from G10h4ck/deep_search
...
Content search for channels trough xapian
2018-07-23 11:48:55 +02:00
csoler
08cf225fff
Merge pull request #1301 from PhenomRetroShare/Fix_RemoveSearchLineInFriendSelectionWidget
...
Remove unneeded Search: text in FriendSelectionWidget.ui
2018-07-23 09:44:29 +02:00
Gioacchino Mazzurco
f97dc8a125
Properly plug deep search in GXS search
...
Some modifications breaks retrocompatibility of GXS search:
remove horrible templated RsTypeSerializer::serial_process for
RsGxsGroupSummary with hardcoded member names
RsGxsGroupSummary doesn't use old TLV serialization format anymore
RsGxsGroupSummary remove unused description member
RsGxsGroupSummary derive from RsSerializable and use serialization
helper macro
Add autor id and signature flags to the index so there is no need to
retrive them from GXS, thus improving performances
RsGroupNetworkStats initialize members properly
RsGxsGroupSummary rename members to follow usual mMemberName convention
2018-07-22 21:33:40 +02:00
Phenom
d03ee1c0b0
Add CommonMark in ChatLobbyDialog
2018-07-22 10:32:17 +02:00
csoler
b8062f2e21
Merge pull request #1294 from csoler/v0.6-GXS-DistSync3-TurtleSearch
...
V0.6 gxs dist sync3 turtle search
2018-07-19 22:59:43 +02:00
csoler
dac885e24d
made randomBias initilized with true random bytes at start
2018-07-18 21:22:38 +02:00
csoler
a52c94d23c
improved display of encryption master key
2018-07-15 19:15:05 +02:00
csoler
1de31493a9
fixed up display of GXS net tunnel info
2018-07-15 19:09:12 +02:00
Phenom
aaea97d06f
Remove unneeded Search: text in FriendSelectionWidget.ui
2018-07-15 16:53:52 +02:00
Phenom
820841668e
Change Lobby text to Room in CreateLobbyDialog.
2018-07-15 16:37:33 +02:00
csoler
cca986ad75
added more info to tunnel display
2018-07-15 15:07:24 +02:00
csoler
34e924f99b
added visualisation for GXS net tunnels (unfinished)
2018-07-15 14:40:50 +02:00
csoler
b20bd0a454
added admin list to forum group data
2018-07-15 10:13:04 +02:00
csoler
80f4907d66
Merge pull request #1227 from RetroPooh/openlocal
...
bring back open local file on link click
2018-07-10 11:20:43 +02:00
G10h4ck
4b6fd5d944
Merge pull request #1296 from chelovechishko/namespaces
...
fix ODR violations caused by same names for different things
2018-07-09 10:55:07 +02:00
csoler
93aa5442a5
Merge pull request #1293 from chelovechishko/chalod
...
several fixes to chat gui
2018-07-08 16:58:56 +02:00
chelovechishko
b3dddeafdf
add missing namespaces
2018-07-06 23:55:12 +09:00
csoler
0c45217fc0
merged upstream/master
2018-07-05 17:41:30 +02:00
csoler
4a64ea5f1f
added optional use of dist sync in GroupFrameDialog
2018-07-05 14:00:04 +02:00
csoler
0e37de3e11
made retrieval of group data manual instead of automatic
2018-07-05 11:43:55 +02:00
csoler
47e760a2c5
added a few missing mutexes in prevent searches to be shown when already known
2018-07-05 10:11:12 +02:00
csoler
2067b106e4
fixed missing code in passing turtle group data result to client service
2018-07-04 23:54:26 +02:00
csoler
8ad454723a
added group data request when search items are selected
2018-07-04 21:42:09 +02:00
chelovechishko
74075fdded
gui: do not show the quote section of context menu in chat if
...
no text selected
2018-07-04 23:18:21 +09:00
chelovechishko
b3fb7abf99
gui: reduce size of icons in chat for font.height lesser than 26
2018-07-04 22:46:01 +09:00
chelovechishko
77c3eae976
gui: check for show "is typing" before time call
2018-07-04 00:34:45 +09:00
chelovechishko
b950e12bcf
gui: disable quote option if no text is selected in chat
2018-07-04 00:19:36 +09:00
chelovechishko
5925aa06fe
gui: anchor not only first word of nickname, if any
2018-07-03 23:33:29 +09:00
chelovechishko
4eb060e154
gui: do not attempt to create context menu if idlist is empty
...
...and other side effects
2018-07-02 21:19:57 +09:00
Gioacchino Mazzurco
1dd707710b
Merge branch 'master' into extra_locators_merge
2018-07-02 12:22:23 +02:00
cyril soler
1b2b3113ca
fixed previous commit caused by an apparent bug in qtcreator when updating code
2018-07-02 10:21:38 +02:00
cyril soler
e6db04e2b5
cancelled previous commit, because it sort of breaks the update of forum lists.
2018-07-02 09:45:17 +02:00
cyril soler
abc5b840d2
added queuedConnection type in fillDisplay() between RsGxsBroadcastWidget and RsGxsBroadCastBase.
2018-07-02 09:36:28 +02:00
csoler
a6edf47e00
removed debug/experimental channel search from files tab
2018-06-26 22:25:06 +02:00
csoler
00dfa0f3c2
added fallback for GXS GroupMessage UI to look into cached distant group data
2018-06-26 22:20:02 +02:00
Gioacchino Mazzurco
15f39129f1
Complete GxsChannels JSON API with blocking methods
...
RsGxsIfaceHelper::requestStatus expose it to JSON API
Implemented RsGxsIfaceHelper::waitToken to wait for GXS operations
RsItem::serial_process fix doxygen warning as it's a comment not documentation
RsTypeSerializer add JSON conversion methods for double [de]serialization not
implemented yet
RsTypeSerializer_PRIVATE_{FROM,TO}_JSON_ARRAY fix doxygen warning as it's a
comment not documentation
make GxsChannels::ExtraFileHash a bit more reasonable
jsonapi-generator fix unused variable warning if there is no input or output
paramethers
jsonapi-generator fix generation for inerithed jsonapi methods
Convert to RsSerializable some Gxs structs for the JSON API
2018-06-26 13:20:24 +02:00
csoler
a5d1a154a4
remove channel/posted/forum info when no group is selected
2018-06-25 23:08:10 +02:00
csoler
08b436e5f4
added display of searched groups
2018-06-24 23:15:22 +02:00
Gioacchino Mazzurco
b4d2ce82c1
RsTokenService use enum for request status
2018-06-24 18:56:48 +02:00
csoler
e351d7257e
added retrieval of search results in UI
2018-06-24 16:55:38 +02:00
Gioacchino Mazzurco
7ad337c8d2
Implement automatic JSON API generation
...
qmake file add jsonapi-generator target to compile JSON API generator
qmake files add rs_jsonapi CONFIG option to enable/disable JSON API at compile
time
RsTypeSerializer pass down same serialization flags when creating new context
for nested objects serial job
RsGxsChannels expose a few methods through JSON API as example
Derive a few GXS types (RsGxsChannelGroup, RsGxsChannelPost, RsGxsFile,
RsMsgMetaData) from RsSerializables so they can be used for the JSON API
Create RsGenericSerializer::SERIALIZATION_FLAG_YIELDING so JSON objects that
miss some fields can be still deserialized, this improve API usability
SerializeContext offer friendly constructor with default paramethers
Add restbed 4.6 library as git submodule as most systems doesn't have it yet
Add a bit of documentation about JSON API into jsonapi-generator/README.adoc
Add JsonApiServer class to expose the JSON API via HTTP protocol
2018-06-24 16:28:33 +02:00
csoler
6ccc7654d6
added code to notify GxsBroadcast system with new distant search results
2018-06-23 22:25:36 +02:00
csoler
5b9666855d
fixed merge with upstream
2018-06-22 23:38:31 +02:00
csoler
2f159efb10
Merge pull request #1288 from csoler/v0.6-GxsFix
...
changed std::vector into std::set in notification system, hence remov…
2018-06-22 22:06:59 +02:00
csoler
a7f1adc49a
added comment
2018-06-21 18:55:29 +02:00
csoler
cadc697882
removed reload of currently selected identity during full reload of Id list in People as it caused some blinking
2018-06-21 17:27:15 +02:00
csoler
84699db744
changed std::vector into std::set in notification system, hence removing lots of std::find(std::vector::begin(),std::vector::end(),T), causing quadratic costs in multiple places.
2018-06-21 15:46:59 +02:00
csoler
3981bc8e3b
extended notification system to add distant search result notification
2018-06-21 13:48:57 +02:00
csoler
5cb48c27de
renamed a few constants of GXS notify system into more consistent values
2018-06-21 09:26:03 +02:00
csoler
c79ceba4ee
added remove buttons for ongoing search entries
2018-06-20 23:26:37 +02:00
csoler
91fd38d46f
started GUI part for distant network search of groups
2018-06-20 22:30:44 +02:00
G10h4ck
9090205747
Merge pull request #1284 from G10h4ck/improve_build
...
Improve build and Windows Continuos Integration
2018-06-19 11:53:07 +02:00
csoler
79e676edbe
fixed re-load of GXS groups (forums/channels) when the read flag is changed
2018-06-18 22:27:05 +02:00
csoler
7a135c5c43
added quick and dirty turtle search for channels in Files search tab
2018-06-13 22:46:27 +02:00
Gioacchino Mazzurco
1f76108a9e
Remove some cruft from build files
2018-06-11 14:21:28 +02:00
thunder2
4eda277922
Added missing declare of metatype
2018-06-08 17:00:37 +02:00
Gioacchino Mazzurco
d7b366de23
RS-gui Solve unused parameter warning
2018-06-07 14:54:58 +02:00
csoler
7caf06b57d
added structures for generic turtle search and access functions in Gxs objects
2018-06-06 23:15:29 +02:00
csoler
90d7f55c40
finished implementing GXS search items
2018-05-31 15:41:54 +02:00
csoler
57dde55f56
Merge pull request #1269 from PhenomRetroShare/Add_NeverAskMeForExternalLinkActivated
...
Add Never Ask Me For External Link Activated
2018-05-26 11:23:33 +02:00
csoler
33fe823127
Merge pull request #1271 from sehraf/pr_compile-fix-unused-services
...
make wiki and photo services compile again
2018-05-26 11:22:47 +02:00
sehraf
f53e5e8468
Fix displayed chat link name in id dialog
...
before (decimal): Message in chat room 5327517029776505601
after (proper id): Message in chat room LFD6E08C33A98C658
2018-05-25 23:59:02 +02:00
sehraf
428b331d8e
fix for Qt 5.11
...
Quote from Arch mailing list:
- there's been a huge header cleanup in Qt modules. Expect build failures for applications that rely on transitive includes instead of declaring all required headers. Those need to be fixed upstream by explicitely adding the missing includes.
2018-05-25 23:57:11 +02:00
Gioacchino Mazzurco
1ad1fdc7be
p3NetMgrIMPL::checkNetAddress() notify if port change
...
Plus cleanups and proper sockaddr_storage copy
2018-05-22 19:17:37 +02:00
sehraf
92b21d7332
compile fix wikipoos
2018-05-21 14:26:46 +02:00
Phenom
8f107cca31
Add Never Ask Me For External Link Activated
...
Need to remove [General] NeverAskMeForExternalLinkActivated key in
RetroShare.conf to revert.
2018-05-19 16:37:29 +02:00
csoler
2145911ac4
Merge pull request #1262 from PhenomRetroShare/Fix_PartialDirCheck
...
Fix Partial Dir Check
2018-05-16 13:30:56 +02:00
csoler
4661329bee
fixed bug causing new forums and identities to not show up immediately
2018-05-16 11:15:18 +02:00
Phenom
f12cd5774d
Fix Partial Dir Check
...
Add WrongValue StyleSheet property, when bad directory selected.
Update QLineEdit with current setting so it's possible to see if
something is modified. No need to restart.
2018-05-12 14:31:28 +02:00
Phenom
2ebacf36ed
Add Last Post Column in GroupTreeWidget.
...
Hidden by default.
A context menu is added.
2018-05-08 12:10:31 +02:00
csoler
5b607ada26
Merge pull request #1245 from PhenomRetroShare/AddContextMenuForGxsIdInTextChatBrowser
...
Add Context Menu for GxsId in lobby textBrowser.
2018-05-06 23:53:45 +02:00
Phenom
98f00520cd
Add GxsId in Restored Chat Message.
2018-05-03 15:04:28 +02:00
Phenom
ecba4c2dab
Add Context Menu for GxsId in lobby textBrowser.
2018-05-03 14:29:15 +02:00
csoler
1366f6131b
Merge pull request #1241 from RetroPooh/chatimgattprev1
...
embed preview for images on file attach in chat
2018-05-02 23:51:46 +02:00
RetroPooh
2dc69cb000
embed preview for images on file attach in chat
2018-04-27 16:50:00 +03:00
RetroPooh
606537a092
reorder cases for nicer diff
2018-04-26 23:28:14 +03:00
csoler
680346c155
Merge pull request #1239 from RetroPooh/discosw2
...
fix discovery switch
2018-04-26 22:06:01 +02:00
RetroPooh
1d5e029a25
fix discovery switch
2018-04-26 23:01:58 +03:00
G10h4ck
82eb42ad8a
Merge pull request #1235 from G10h4ck/build_improvements
...
Build improvements
2018-04-23 12:04:35 +02:00
csoler
2294f73539
fixed search button missing due to previous commit
2018-04-22 21:38:12 +02:00
csoler
e5d2f88fab
removed "search while typing" because it is really too painful
2018-04-22 18:31:05 +02:00
csoler
236b0ce2b4
re-enabled search while typing, now that it is fast enough
2018-04-22 17:57:14 +02:00
csoler
849ed79cf2
fixed missing update after filtering
2018-04-22 17:38:14 +02:00
csoler
1e6e9dfd12
fixed crazy cost of search in file list tree/flat mode using filterProxyModel instrinsic filter system
2018-04-22 17:15:40 +02:00
Gioacchino Mazzurco
4876a0ea3b
Multiple improvements to build process
...
Restructure and document retroshare.pri variables and helper functions
Link sqlite statically like other libraries on Android
qmake has multiple win32-* specs match them correctly
Move a buch of generic thing to retroshare.pri instead of having them replocated
accross project specific .pro
Fix retroshare-gui too many symbols exported on windows liking error by adding
QMAKE_LFLAGS+=-Wl,--exclude-libs,ALL
Rename retroshare-gui/src/util/win32.h because the name is too prone to
confusion and build conflicts
libreasapi avoid usage of cretar_prl link_prl that seems unreliable on some
platforms
libreasapi rename LIBRESAPI_QT to more understendable LIBRESAPI_SETTINGS
Use use_*.pri instead of copy pasting error prone qmake snippets around
Expose bitdht option to retroshare.pri
Add RS_THREAD_LIB qmake variable for better crossplatform support
Move debug and profiling generic options to retroshare.pri (avoid copy/pasting)
Remove Qt script module in qmake as it is not available anymore
2018-04-18 07:56:43 +02:00
csoler
d5d445a7b8
Merge pull request #1207 from PhenomRetroShare/Add_TimerFilterInSharedFilesDialog
...
Add a timer in SharedFilesDialog filter to not so often triggs search in
2018-04-15 22:26:35 +02:00
csoler
c84e5e863b
Merge pull request #1221 from hunbernd/fix/private-chat-icon-not-updating
...
Fix private chat icon not changing back to idle icon from new message…
2018-04-15 22:18:59 +02:00
csoler
8ab87f6bdf
Merge pull request #1222 from RetroPooh/serverpage
...
ServerPage fixes
2018-04-15 22:13:04 +02:00
Gioacchino Mazzurco
b36cb1ef17
Fix retroshare GUI building with no_libresapihttpserver
2018-04-15 12:41:54 +02:00
Phenom
d91964acb3
Disable Search in SharedFilesDialog while typping.
2018-04-14 12:30:55 +02:00
Phenom
eccff5358a
Add a timer in SharedFilesDialog filter to not so often triggs search in
...
files.
2018-04-14 12:24:48 +02:00
RetroPooh
a14b1f60a2
tooltips improv
2018-04-06 14:01:52 +03:00
RetroPooh
dceeab0e4d
cleanup
2018-04-06 13:02:30 +03:00
RetroPooh
154f089dd4
fixes
2018-04-06 12:50:10 +03:00
RetroPooh
5775203b69
bring back open local file on link click
2018-04-05 22:22:54 +03:00
RetroPooh
234b576f38
change distant chat status indicator color to differ closed and pending
2018-04-02 19:43:21 +03:00
RetroPooh
fdb8dc568c
fix unicode display for chat status
2018-04-02 19:38:56 +03:00
RetroPooh
e17edbfa1f
fix default tab on serverpage
2018-04-01 14:13:42 +03:00
RetroPooh
6964ba4165
fix tab index on serverpage
2018-04-01 14:13:21 +03:00
hunbernd
c821c179ef
Fix private chat icon not changing back to idle icon from new message icon when window activated
...
Broken in add9c1e72c
2018-03-31 22:39:58 +02:00
csoler
24d1f5d9eb
Merge pull request #1190 from PhenomRetroShare/Add_ShowEmptySubMenuRemoteTree
...
Add ShowEmpty sub menu in Tree Remote SharedFilesDialog.
2018-03-17 18:40:32 +01:00
csoler
09de680e93
Merge pull request #1210 from PhenomRetroShare/Add_BackgroundInProgressBarText
...
Add Background to xprogressbar text for more readability.
2018-03-17 18:30:21 +01:00
Phenom
e1482dd5e4
Add Rounded and Gradient Background to xprogressbar text.
2018-03-17 00:00:05 +01:00
Phenom
7da73b35a9
Add differents views depends ProgressBar width
...
Less than text width: only show progress bar.
Text width to 1.5 times: only show text.
More than 1.5 times: show chunk and text.
2018-03-16 22:02:59 +01:00
Phenom
311b190f67
Add Background to xprogressbar text for more readability.
2018-03-16 22:02:59 +01:00
csoler
e1ad21c357
fixed wrong file count in RsCollectionDialog when downloading files
2018-03-15 13:11:19 +01:00
csoler
6e8305abda
Merge pull request #1211 from PhenomRetroShare/Fix_AvatarStatusOverlay
...
Fix Friend Avatar status overlay no depends size scale.
2018-03-14 20:56:30 +01:00
csoler
c7549a260a
Merge pull request #1208 from PhenomRetroShare/Fix_ChangeChatTextColorWhenChangeStyle
...
Fix ChatWidget current text edit color when changing appearance style.
2018-03-14 20:49:42 +01:00
csoler
11cfa7b098
Merge pull request #1209 from PhenomRetroShare/Add_DescriptionGxsGroupToolTip
...
Add description in GroupTreeWidget tooltip.
2018-03-14 20:34:52 +01:00
csoler
3fc63143dd
Merge pull request #1206 from PhenomRetroShare/Fix_AboutIcon
...
Fix Icon for About page.
2018-03-14 20:33:34 +01:00
csoler
0e6d27ad7a
fixed bug in FT causing transfer lines to only update when the mouse moves over the widget
2018-03-13 20:25:38 +01:00
csoler
13b18e3e90
added missing decoration icon on transfer sources
2018-03-10 16:05:52 +01:00
Phenom
8b42873968
Fix Friend Avatar status overlay no depends size scale.
2018-03-04 22:45:11 +01:00
Phenom
6877589baf
Add description in GroupTreeWidget tooltip.
2018-03-04 18:19:18 +01:00
Phenom
51cc94bfa7
Fix ChatWidget current text edit color when changing appearance style.
...
Don't change already typed text, who wants to change style while
typping?
2018-03-04 17:31:40 +01:00
Phenom
4e6f2ae702
Fix Icon for About page.
2018-03-04 14:31:16 +01:00
Phenom
a89ab8ffa3
Add ShowEmpty sub menu in Tree Remote SharedFilesDialog.
2018-03-04 13:57:57 +01:00
csoler
b587ac8835
Merge pull request #1192 from PhenomRetroShare/Add_WarningMaxFlatViewFile
...
Add a warning in ToolTip if Max files reach in flat view mode Dir Tree.
2018-03-03 16:06:49 +01:00
csoler
9bcff0761b
Merge pull request #1203 from PhenomRetroShare/Fix_SharedFileDialogShowColumn
...
Fix shared file dialog show column
2018-03-03 15:58:11 +01:00
csoler
dcb3f79e4c
removed some debug info in RSLink
2018-03-03 15:55:52 +01:00
csoler
1a1dc648bd
fixed transfers list bug causing ghost entries to appear
2018-03-03 15:50:27 +01:00
Phenom
58d418da67
Fix SharedFilesDialog show old hidden column.
...
Renamed group as calling setColumnHidden(COLUMN_AGE, false) doesn't
work.
2018-03-03 12:08:21 +01:00
Phenom
ab45a972b0
Revert "Fix SharedFilesDialog show old hidden column."
...
This reverts commit c141eae828
.
2018-03-03 12:05:13 +01:00
Gioacchino Mazzurco
bed856425f
Share additional addresses via RsCertificate
2018-03-03 00:08:56 +01:00
csoler
57f87a680f
Merge pull request #1201 from csoler/v0.6-SecurityFixes
...
tried to fix FT list bug.
2018-03-02 22:58:50 +01:00
csoler
9386bb991d
tried to fix FT list bug.
2018-03-02 22:57:14 +01:00
csoler
952ff03a13
Merge pull request #1200 from csoler/v0.6-SecurityFixes
...
V0.6 security fixes
2018-03-02 21:28:09 +01:00
csoler
e88eebf3e3
attempt to fix wrong number of rows in DL list
2018-03-02 21:26:38 +01:00
csoler
f2a737ec99
fixed font size compilation error
2018-03-02 18:13:09 +01:00
csoler
ca402c2ba1
fixed column sizing in FT dialog
2018-03-02 18:05:11 +01:00
csoler
efa5827fff
fixed missing peer availability maps in FT dialog
2018-03-02 18:01:56 +01:00
csoler
028a246b8d
Merge pull request #1197 from csoler/v0.6-SecurityFixes
...
Fixing bugs on channels permission and notify
2018-03-01 09:44:59 +01:00
csoler
3bc5b456a5
added a FeedItem to warn when publish permissions are received for a channel
2018-02-27 22:42:48 +01:00
Phenom
23c389c934
Remove non translatable text ChatWidget.ui
2018-02-26 23:29:06 +01:00
csoler
9f0421cf12
attempt to fix large size in ConnectFriendDialog.ui
2018-02-25 14:39:29 +01:00
Phenom
51a43d00f7
Add a warning in ToolTip if Max files reach in flat view mode Dir Tree.
2018-02-24 18:16:17 +01:00
csoler
49b321d132
fixed the text in invitation system
2018-02-23 14:39:08 +01:00
csoler
5a4d0f57d1
made the invite system non automatic, because it was confusing and could generate unwanted emails
2018-02-23 14:26:23 +01:00
Phenom
c141eae828
Fix SharedFilesDialog show old hidden column.
2018-02-22 18:54:14 +01:00
Phenom
aadb9acbab
Fix Gcc Warning in NetworkDialog.cpp
...
/retroshare-gui/src/gui/NetworkDialog.cpp:83: warning: unused parameter
‘parent’ [-Wunused-parameter]
NetworkDialog::NetworkDialog(QWidget *parent)
/retroshare-gui/src/gui/NetworkDialog.cpp:161: warning: this ‘if’ clause
does not guard... [-Wmisleading-indentation]
if(l.empty())
2018-02-20 23:16:58 +01:00
csoler
a1b378e6f4
fixed ghost rows in TransfersDialog
2018-02-20 21:07:02 +01:00
csoler
11d607e997
Merge pull request #1179 from PhenomRetroShare/Add_ChangeAddIconForChannelForum
...
Change Add Channel/Forum post by Add.png
2018-02-20 20:19:10 +01:00
csoler
35b54bbcb7
Merge pull request #1180 from PhenomRetroShare/Add_ClearGxsGroupFrameWhenNoSelection
...
Clear GxsGroupFrame When No Selection
2018-02-20 20:18:31 +01:00
Phenom
798ad15c3b
Split Number of Files and Size in RemoteDirModel.
2018-02-19 20:13:54 +01:00
Phenom
71e1a46fa6
Clear GxsGroupFrame When No Selection
2018-02-18 23:13:27 +01:00
Phenom
8710761ad4
Change Add Channel/Forum post by Add.png
2018-02-18 19:15:14 +01:00
csoler
2bc0629cc7
Merge pull request #1178 from PhenomRetroShare/Fix_BugsInRsCollectionDialog
...
Fix bugs in rs collection dialog
2018-02-18 17:59:00 +01:00
csoler
2511934fb0
Merge pull request #1177 from csoler/v0.6-FT
...
added limiter in number of responses forwarded back by turtle search,…
2018-02-18 17:58:06 +01:00
Phenom
931fdd026e
Fix bug in processSettings in RsCollectionDialog.cpp
2018-02-18 17:31:06 +01:00
Phenom
d87061ddb3
Fix bug when adding new items when hashing in RsCollectionDialog
2018-02-18 17:31:06 +01:00
Phenom
6d0945fbab
Fix bug when removing root item in RsCollectionDialog
2018-02-18 17:31:06 +01:00
csoler
6fe14136ae
added limiter in number of responses forwarded back by turtle search, which should avoid bursts of bandwidth for popular requests
2018-02-17 23:37:25 +01:00
csoler
47f9a4907b
improved cost of reseting search in SharedFileDialog by saving hidden indexes list
2018-02-15 00:02:08 +01:00
csoler
72124bbd3f
hide advanced mode option since it is not used anywhere in the software
2018-02-14 22:08:07 +01:00
csoler
cf33221f2f
removed dead code in previous commit
2018-02-14 22:00:46 +01:00
csoler
ddb2c45790
disable and hide signature checkbox when key is already signed in ConnectWizard
2018-02-14 21:56:12 +01:00
csoler
42b8eccfd2
prevent RS from making friends with your own location
2018-02-14 21:48:56 +01:00
csoler
d8b193c10b
fixed merge with master
2018-02-12 22:40:15 +01:00
csoler
01cc2322e8
fixed appearing false line in Transfers
2018-02-12 22:39:11 +01:00
csoler
8afa127ed5
fixed crash in RsCollection creation
2018-02-12 20:30:01 +01:00
csoler
0491e43118
Merge pull request #1169 from csoler/v0.6-FT
...
V0.6 ft
2018-02-11 21:28:43 +01:00
csoler
7a2d874863
Merge pull request #1153 from csoler/v0.6-TorOnly
...
V0.6 tor only
2018-02-11 20:49:45 +01:00
csoler
5f106c4769
fixed compilation on ubuntu precise
2018-02-10 15:42:24 +01:00
csoler
fc3becacbf
fixed performance issue (patch from sss)
2018-02-09 23:02:27 +01:00
csoler
644fce86de
fixed download menu from Messages
2018-02-08 11:14:12 +01:00
csoler
2744bc9750
fixed saving of expanded items
2018-02-08 09:07:48 +01:00
csoler
e7c75b19da
fixed losing selection when updating FT list
2018-02-07 22:59:24 +01:00
csoler
2ee78d7b96
fixd merged with master
2018-02-07 22:07:49 +01:00
csoler
8b46fc9d3c
fixed sorting and selection
2018-02-07 21:57:32 +01:00
Phenom
bf8bd4b023
Add Only Connected in FriendSelectionWidget.
...
Add Select All if Multi Selection allowed.
Clean Some Code duplicated from RSTreeWidget.
2018-02-07 19:00:08 +01:00
csoler
74a6076f18
added sources in new QModel. Unfinished yet.
2018-02-07 00:25:41 +01:00
csoler
fdcb6160f9
fixed level 0 of Transfers QModel
2018-02-05 21:37:06 +01:00
csoler
3f8ff6489b
first attempt at creating a display model for transfers. Not finished yet.
2018-02-04 22:56:13 +01:00
Phenom
a496e6f1b0
Add Chat Room RSLink
2018-02-04 17:51:26 +01:00
csoler
efe78f5d82
slight optimization to showEvent() and save/restore visible items in file lists
2018-01-28 21:54:56 +01:00
csoler
d0039241d3
replaced usleep() by rstime::rs_usleep() which accepts times >= 1 sec. Should fix problems on windows
2018-01-27 20:22:31 +01:00
csoler
11eef05a1b
fixed bug causing hidden/expanded items to be reset by show() event in SharedFilesDialog
2018-01-24 22:02:49 +01:00
csoler
1fbd9d1625
fixed hiding of top level items when searching
2018-01-24 21:26:35 +01:00
csoler
f139685438
added a fair limit to search in FL in order to avoid crazy costs
2018-01-24 21:14:26 +01:00
csoler
d93e259702
fixed expanding/collapsing of items on search
2018-01-24 00:26:22 +01:00
csoler
1ee353c5a7
improved efficiency of search in tree visualization mode. Re-enabled the search for testing purpose.
2018-01-23 22:18:35 +01:00
csoler
c1fccef53b
added comment about tab numbers
2018-01-20 19:23:08 +01:00
csoler
2c61f38887
added missing call to set compact mode
2018-01-20 19:22:49 +01:00
Phenom
f74ee5cde9
Move File Icon Cache in FilesDefs
2018-01-20 17:21:37 +01:00
Phenom
7652821ecd
Revert "patch from sss to cache TransfersDialog QIcons"
...
This reverts commit 388b2c2143
.
2018-01-20 17:18:50 +01:00
csoler
0112cf23e5
added check after starting TorManager
2018-01-20 17:10:47 +01:00
csoler
15decacc0d
attempt to improve the tor statusbar widget
2018-01-20 16:43:38 +01:00
csoler
6179d22ad5
fixed uninitialized pointer in MainWindow
2018-01-19 22:13:40 +01:00
csoler
19f1a645f8
fixed update of Tor status in settings
2018-01-19 13:42:31 +01:00
csoler
8534147313
added Tor status icon in the status bar
2018-01-19 13:42:16 +01:00
chelovechishko
fdeb727fc1
gxsforums: make forum's messages respectful to chat options
...
e.g. to font size. Concerns only the output of messages.
2018-01-18 21:43:04 +09:00
csoler
95e8fc4404
merged upstream/master
2018-01-16 23:03:26 +01:00
csoler
c8a638c1d6
removed useless IP whitelist options for hidden nodes
2018-01-15 22:00:08 +01:00
csoler
fe0b22e9f1
remove "attempt to connect" to normal nodes menu entry for hidden nodes
2018-01-15 21:42:58 +01:00
csoler
a69e068db3
fixed connectProgressDialog for hidden nodes
2018-01-15 21:41:19 +01:00
csoler
388b2c2143
patch from sss to cache TransfersDialog QIcons
2018-01-12 22:47:42 +01:00
csoler
bbd8afefa8
Merge pull request #1150 from chelovechishko/unfocus_chat_text_edit
...
chatwidget: do not set focus to edit when it is not necessary
2018-01-11 18:14:20 +01:00
Phenom
bb9dcbb83f
Disable Yes button on chat room invitation if no Id selected.
2018-01-10 19:42:15 +01:00
chelovechishko
add9c1e72c
chatwidget: do not set focus to edit when it is not necessary
...
e.g. when a user just wants to browse chat history
2018-01-10 21:11:57 +09:00
csoler
e28886fe79
updated to upstream/master
2018-01-05 21:59:22 +01: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
fcc3995d87
removed BanList service from Retro-Tor version
2018-01-01 15:49:49 +01:00
csoler
da5253059a
fixed retrotor compilation when removing dht and udp
2017-12-31 17:27:21 +01:00
csoler
a591001cec
improved Tor startup phase integration in TorControlDialog
2017-12-28 21:39:35 +01:00
csoler
390af949a8
improved display of Tor starting window
2017-12-26 20:42:25 +01:00
csoler
49cacc41a1
fixed compilation on ubuntu precise
2017-12-24 12:04:15 +01:00
csoler
5b5a2bef81
split tor control into two parts
2017-12-21 18:16:32 +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
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
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
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
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
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
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
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
f959218a24
fixed conflict
2017-10-24 21:53:19 +02:00
csoler
0fbf5ccb07
code optimization in keyring (commit from sss)
2017-10-24 19:01:24 +02: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
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
csoler
ead8cb2901
Merge pull request #1076 from RetroPooh/chatsearchbut
...
fix chat search button position
2017-10-23 21:13:56 +02:00
csoler
e441caec49
Merge pull request #1074 from RetroPooh/sett-nodiscocb
...
removed show discovery checkbox from network options, it is in appear…
2017-10-23 21:11:08 +02:00
csoler
b2750392f2
Merge pull request #1073 from RetroPooh/hid1
...
disable nat/dht indicators for hidden mode, hide irrelevant network o…
2017-10-23 21:09:54 +02:00
csoler
1d7d53a95a
Merge pull request #1070 from RetroPooh/posted-descr
...
fix descriptions display in Posted
2017-10-23 21:07:23 +02:00
RetroPooh
e2bbbad590
fix checkboxes state for already accepted/signed keys on add friend dialog
2017-10-23 20:01:35 +03:00
hunbernd
64481de74b
Set the proper size limits
2017-10-23 17:04:20 +02:00
RetroPooh
b968974bc6
fix chat search button position
2017-10-23 17:51:39 +03:00
RetroPooh
4a1ddccd8e
removed show discovery checkbox from network options, it is in appearance now
2017-10-23 12:24:56 +03:00
Pooh
4594c1ae9c
Update MainWindow.cpp
2017-10-23 11:51:22 +03:00
Pooh
1cc65066dd
Update ServerPage.cpp
2017-10-23 11:49:05 +03:00
Pooh
a0f6a741b1
Merge branch 'master' into hid1
2017-10-23 11:46:39 +03:00
RetroPooh
78037a66be
disable nat/dht indicators for hidden mode, hide irrelevant network options elements
2017-10-23 11:42:03 +03:00
csoler
0359795cae
fixed regression preventing context menu to open in destination directory for RsCollection
2017-10-22 20:08:22 +02:00
csoler
01c82c3eb7
Merge pull request #1072 from hunbernd/fix/html-in-forum-title
...
Part of the forum title is not displayed when it is enclosed in < >
2017-10-22 20:02:27 +02:00
hunbernd
0c39b5c021
Fix bug causing RS to crash at startup when some icons were removed from toolbar
...
For example: disabled plugins
2017-10-22 19:44:14 +02:00
hunbernd
4e16042b75
Part of the forum title is not displayed when it is enclosed in < >
2017-10-22 19:11:52 +02:00
RetroPooh
723016e930
fix descriptions display in Posted
2017-10-22 19:39:44 +03:00
csoler
6a0ccc4444
added means to select download directory in RsCollectionDialog
2017-10-22 18:28:36 +02:00
csoler
ee2120a5bc
fixed bug causing FileTree links to open empty
2017-10-22 17:36:19 +02:00
csoler
f50351063d
Merge pull request #1069 from RetroPooh/postbuttonlabels
...
add text labels to post buttons in forums and channels; fix version s…
2017-10-22 16:00:08 +02:00
csoler
34eb971f5b
Merge pull request #1068 from RetroPooh/winsize
...
add windows size/pos saving
2017-10-22 15:57:24 +02:00
RetroPooh
749a34d815
add text labels to post buttons in forums and channels; fix version selector placement
2017-10-22 15:55:08 +03:00
RetroPooh
b48916ca46
add windows size/pos saving
2017-10-22 13:49:38 +03:00
Phenom
ef13e03e5a
Fix SecurityIpItem isSame
2017-10-22 11:52:21 +02:00
csoler
b6aeacbed4
fixed share on channel code
2017-10-21 23:48:27 +02:00
csoler
770add8b8a
added code to share a file/dir on channel
2017-10-21 21:23:40 +02:00
csoler
cbcf402e0b
setup proper title in RsCollectionEditor when in download mode
2017-10-21 17:42:17 +02:00
csoler
2cfa86620c
merge of trees and single files before paste in DL queue so that all use the CollectionEditor
2017-10-21 17:35:06 +02:00
csoler
fe516c6b7a
fixed pasting of FileTree links in download queue
2017-10-21 16:16:23 +02:00
csoler
6581fa0429
code cleaning
2017-10-21 15:44:45 +02:00
csoler
0fbcf0148c
code cleaning. Removed comments at end of conditional
2017-10-19 22:20:23 +02:00
csoler
74d5069225
renamed RsCollectionEditor into RsCollection. Added download of FileTree links
2017-10-19 22:14:04 +02:00
csoler
32be00614d
various improvements to collection links
2017-10-19 10:19:56 +02:00
csoler
0f7d7544ee
latest patch from sss about keyring proxy model
2017-10-18 23:24:54 +02:00
csoler
9206daca37
fixed up collection link display
2017-10-18 23:20:19 +02:00
csoler
e1d5014288
added copy links from file hierarchy
2017-10-18 22:32:15 +02:00
csoler
847c1b2bce
renamed RsCollectionFile into RsCollectionEditor
2017-10-17 22:39:05 +02:00
csoler
68763f58d1
added links machinery to handle file hierarchies
2017-10-17 22:38:42 +02:00
Phenom
e63217e7de
Fix OpMode Restore
2017-10-17 15:39:38 +02:00
csoler
cd1da4495e
added latest patch from sss
2017-10-12 21:33:39 +02:00
csoler
c36267f640
patch from sss to make the keyring view a table with item model
2017-10-08 21:00:15 +02:00
csoler
22942dc70b
fixed bug causing suffix/prefix lists to contain an empty string
2017-10-01 20:20:26 +02:00
felisucoibi
06063c525e
removed extra space
2017-09-30 11:34:18 +02:00
felisucoibi
b84c8983c4
Removed ... from text
2017-09-30 00:29:07 +02:00
felisucoibi
ef6fd38696
Changed prefixes and sifixes for startign with and ending with to be understandable.
...
On internet software uses starting with and ending with instead of prefixes and sufixes, in literature is ok even in internet sometimes, but when you search for files or filter files you use the filter starting with and ending with, is not prefixes is wrong but less understandable in internet language talking about files.
2017-09-28 22:42:30 +02:00
csoler
e66c0d1349
removed updateTotals() method. Replaced it with costless on-the-fly update of totals
2017-09-27 22:26:14 +02:00
csoler
a00d2c912c
changed lobby to char room in chat system msgs
2017-09-26 21:12:17 +02:00
csoler
8eae3744dc
Merge pull request #1053 from csoler/v0.6-FT
...
fixd broken layout
2017-09-25 22:14:34 +02:00
csoler
0d9b6e7c8c
fixd broken layout
2017-09-25 22:09:35 +02:00
csoler
cbeefda151
Merge pull request #744 from RetroPooh/tunnel-names
...
transfers - add peer names for turtle routed sources
2017-09-25 21:35:59 +02:00
Pooh
f98f16fb15
Update TransfersDialog.cpp
2017-09-25 22:31:49 +03:00
csoler
b969f313b0
Merge pull request #1050 from csoler/v0.6-FT
...
V0.6 ft
2017-09-25 20:59:32 +02:00
Pooh
72dc1c7da4
Update TransfersDialog.cpp
2017-09-25 21:50:12 +03:00
Pooh
c47e6f620d
Merge branch 'master' into tunnel-names
2017-09-25 21:43:41 +03:00
csoler
4766a8927a
added an additional hard limit to directory depth, just in case
2017-09-24 23:51:47 +02:00
csoler
2a99df4d48
added UI and parameters for two new options in shared files: max share depth and ignore duplicates
2017-09-24 17:53:06 +02:00
Steve-V
82c9c95fc5
spelling fix ommitted -> omitted
2017-09-22 19:58:13 -05:00
defnax
308f8ca57a
update qrc file
2017-09-19 18:34:58 +02:00
defnax
52ca6d058b
Added Crystall Ball to emote file
2017-09-18 20:49:40 +02:00
Phenom
b13d985e58
Add Icon in Peer name in DL/UL List
...
And don't show upload item if no peer.
2017-09-16 19:29:10 +02:00
Phenom
d9298dcf49
Add Peer Column in Upload list
2017-09-16 19:29:10 +02:00
Pooh
3416a6d5c9
Update TurtleRouterDialog.cpp
2017-09-16 12:15:03 +03:00
Pooh
7144b72c31
Update SearchDialog.cpp
2017-09-15 17:27:44 +03:00
Gioacchino
195127f43c
Merge pull request #965 from PhenomRetroShare/Fix_GccWarning
...
Fic Gcc warnings:
2017-09-15 16:23:38 +02:00
RetroPooh
ecee1e645c
allow multiple filenames display for a single hash in search
2017-09-15 17:09:34 +03:00
RetroPooh
b9be37b245
search spy more files
2017-09-15 15:16:36 +03:00
RetroPooh
41251fdd9e
search spy
2017-09-15 15:03:06 +03:00
csoler
d5eac2c1d9
Merge pull request #1033 from PhenomRetroShare/Add_UploadExpColAll
...
Add Expand/Collapse All in Upload List
2017-09-14 22:06:01 +02:00
csoler
1d231e6db9
fixed bug causing file lists to not refresh/show until a friend makes a change
2017-09-14 22:01:52 +02:00
csoler
5511a0b2b0
added tooltip for file ignore list
2017-09-14 21:28:34 +02:00
Phenom
dff0d50b92
Add Expand/Collapse All in Upload List
...
And don't make child item if only one peer.
2017-09-14 19:22:37 +02:00
Phenom
a0ebddb4eb
Fic Gcc warnings:
...
/libretroshare/src/file_sharing/p3filelists.cc👎 In static member
function ‘static bool p3FileDatabase::convertPointerToEntryIndex(const
void*, p3FileDatabase::EntryIndex&, uint32_t&)’:
/libretroshare/src/file_sharing/p3filelists.cc:624: warning:
dereferencing type-punned pointer will break strict-aliasing rules [-
Wstrict-aliasing]
e = EntryIndex( *reinterpret_cast<uint32_t*>(&p) &
ENTRY_INDEX_BIT_MASK ) ;
/home/phenom/GIT/RetroShare/trunk/libretroshare/src/file_sharing/
p3filelists.cc:625: warning: dereferencing type-punned pointer will
break strict-aliasing rules [-Wstrict-aliasing]
friend_index = (*reinterpret_cast<uint32_t*>(&p)) >>
NB_ENTRY_INDEX_BITS ;
/libretroshare/src/gxstrans/p3gxstransitems.h:29: In file included from
../../../trunk/libretroshare/src/gxstrans/p3gxstransitems.h:29:0,
/libretroshare/src/gxstrans/p3gxstransitems.cc:19: from ../../../trunk/
libretroshare/src/gxstrans/p3gxstransitems.cc:19:
/libretroshare/src/gxstrans/p3gxstransitems.cc👎 In member function
‘virtual void
OutgoingRecord_deprecated::serial_process(RsGenericSerializer::SerializeJob,
RsGenericSerializer::SerializeContext&)’:
/libretroshare/src/serialiser/rstypeserializer.h:61: warning:
dereferencing type-punned pointer will break strict-aliasing rules [-
Wstrict-aliasing]
RsTypeSerializer::serial_process<T>(j, ctx, reinterpret_cast<T&>(I),
#I);\
/libretroshare/src/gxstrans/p3gxstransitems.cc:51: in expansion of macro
‘RS_REGISTER_SERIAL_MEMBER_TYPED’
RS_REGISTER_SERIAL_MEMBER_TYPED(clientService, uint16_t);
/libretroshare/src/gxstrans/p3gxstransitems.cc👎 In member function
‘virtual void
OutgoingRecord::serial_process(RsGenericSerializer::SerializeJob,
RsGenericSerializer::SerializeContext&)’:
/libretroshare/src/serialiser/rstypeserializer.h:61: warning:
dereferencing type-punned pointer will break strict-aliasing rules [-
Wstrict-aliasing]
RsTypeSerializer::serial_process<T>(j, ctx, reinterpret_cast<T&>(I),
#I);\
/libretroshare/src/gxstrans/p3gxstransitems.cc:65: in expansion of macro
‘RS_REGISTER_SERIAL_MEMBER_TYPED’
RS_REGISTER_SERIAL_MEMBER_TYPED(clientService, uint16_t);
/retroshare-gui/src/gui/common/RsBanListToolButton.cpp👎 In member
function ‘void RsBanListToolButton::applyIp()’:
/retroshare-gui/src/gui/common/RsBanListToolButton.cpp:163: warning:
‘list_type’ may be used uninitialized in this function [-Wmaybe-
uninitialized]
changed = rsBanList->removeIpRange(addr, masked_bytes, list_type);
2017-09-13 18:37:32 +02:00
csoler
3b7809a408
Merge pull request #1028 from csoler/v0.6-FT
...
added default ignore list on linux
2017-09-11 20:49:11 +02:00
csoler
551ef63c6e
added default ignore list on linux
2017-09-11 19:36:06 +02:00
csoler
c5f91e3b6b
Merge pull request #1026 from csoler/v0.6-FT
...
V0.6 ft
2017-09-11 19:05:19 +02:00
csoler
eff5c5d6ee
added pause to file hashing
2017-09-10 22:07:36 +02:00
csoler
ea25d4b5a4
improved update of ignore list
2017-09-10 20:22:17 +02:00
csoler
884b3a6220
added infrastructure to add a ignore list in shared files
2017-09-10 19:58:57 +02:00
csoler
b3e1597d6b
Merge pull request #1025 from Ppjet6/master
...
Typo in GenCertDialog
2017-09-09 18:34:25 +02:00
Maxime Buquet
c85664e6e4
Typo in GenCertDialog
2017-09-09 13:54:30 +01:00
csoler
1e2a2275f4
Merge pull request #1023 from Ppjet6/master
...
Typo in GenCertDialog
2017-09-09 14:48:35 +02:00
Maxime Buquet
64d0290e44
Typo in GenCertDialog
2017-09-09 03:48:18 +01:00
Phenom
4336a4ad46
Move SharedFilesDialog to /gui/FileTransfer/
...
And remove old DEFINE because very olds files are deleted.
2017-09-07 19:53:51 +02:00
Phenom
d81f9a351e
Fix File Transfert Progress Sorting.
2017-09-07 18:16:07 +02:00
Phenom
3b4e84c6d4
Regroup Upload Items by file in TransfersDialog.
2017-09-07 17:08:05 +02:00
csoler
f9102e5964
Merge pull request #1001 from PhenomRetroShare/Add_OnlyHiddenNodeCF
...
Add Only Hidden Node configure flag
2017-09-05 20:59:16 +02:00
Phenom
a73ea437ed
Add a filter to DownLoad list
2017-09-02 17:57:04 +02:00
Phenom
5d59d56ba2
Add Only Hidden Node configure flag
...
To have only hidden node generation append the following assignation to
qmake command line "CONFIG+=rs_onlyhiddennode"
2017-08-20 13:17:28 +02:00
csoler
106f03d42b
Merge pull request #993 from PhenomRetroShare/Fix_OpenMessageForAllFile
...
Add "No to All" for RSLink Open message.
2017-08-16 22:26:48 +02:00
csoler
526d8e7b52
Merge pull request #990 from PhenomRetroShare/Fix_RelaySettingLayoutMargin
...
Fix Relay Setting Layout Margin
2017-08-16 22:26:13 +02:00
Phenom
041447b2d7
Add "No to All" for RSLink Open message.
2017-08-12 15:16:07 +02:00
Phenom
6b2bc7d84b
Fix From text in Mail
...
Missing lines in Change RetroShareLink creation methodes as static
2017-08-12 14:13:10 +02:00
Phenom
55bb105462
Fix Relay Setting Layout Margin
2017-08-12 11:21:14 +02:00
csoler
a041584598
Merge pull request #976 from csoler/v0.6.3
...
reduced size of GenCertDialog window (guess) and fixed username
2017-07-31 01:10:35 +02:00
csoler
7ad0ec1a5c
reduced size of GenCertDialog window (guess) and fixed username
2017-07-31 01:10:01 +02:00
csoler
0636142a41
Merge pull request #973 from PhenomRetroShare/Fix_DontShowAnonIconWhenImageDisabled
...
Fix Don't show Anonymous Icon when Images are disabled in ChatWidget
2017-07-30 21:29:37 +02:00
csoler
2588068775
Merge pull request #953 from PhenomRetroShare/Fix_NewWindowForPassword
...
Fix Ask Password in new window if wrong in StartDialog.
2017-07-30 21:29:14 +02:00
Phenom
c2a3e46700
Fix WebUI Setting Saving.
2017-07-30 18:29:03 +02:00
Phenom
eb75946133
Fix Don't show Anonymous Icon when Images are disabled in ChatWidget
2017-07-30 15:31:10 +02:00
csoler
c5fc8f89ef
replaced images in homepage with the logo without flares
2017-07-30 14:40:53 +02:00
csoler
cd6c9cf7ea
simplified text on homepage
2017-07-30 14:38:17 +02:00
csoler
e82b6fc1fe
improved GenCertDialog with small indicator text, and hide location by default
2017-07-30 14:31:52 +02:00
Phenom
5dc25e37f7
Fix Ask Password in new window if wrong in StartDialog.
...
And Fix LineEditClear to show placeholder test even if it has focus
(Like Qt5).
2017-07-30 14:11:34 +02:00
csoler
2e1bd2dd51
improved text on cert creation button
2017-07-29 23:39:48 +02:00