Phenom
f352939154
Fix Warnings:
...
warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
if(! rsIdentity->getIdDetails(gxs_id,details))
^~
2017-05-08 12:25:29 +02:00
Phenom
bf47edfd12
Fix Warnings:
...
warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
if(_hash.isNull())
^~
2017-05-08 12:22:46 +02:00
csoler
9714409309
Merge pull request #802 from csoler/v0.6-ImprovedGUI
...
moved passphrase box into start dialog, and removed blank logo, repla…
2017-05-08 10:57:00 +02:00
csoler
de0f8b9595
moved passphrase box into start dialog, and removed blank logo, replaced it by RS splash logo
2017-05-08 10:51:15 +02:00
csoler
6cb499065f
fixed compilation with qt4
2017-05-08 10:06:40 +02:00
csoler
84c81588bb
disabled show OpMode status on default
2017-05-08 09:39:18 +02:00
defnax
24eca4a64f
Moved status icon column to the last position
2017-05-07 19:39:20 +02:00
Gioacchino Mazzurco
5159e326c7
Merge branch 'master' into gxs_mail_experiments
2017-05-05 15:44:22 +02:00
csoler
6484ea66f7
improved graph widget
2017-05-04 21:19:23 +02:00
Phenom
07201e894c
Fix FriendList Import/Export filename and error message.
2017-05-01 12:48:11 +02:00
csoler
1f56db5495
Merge pull request #790 from PhenomRetroShare/Add_CreateGxsIdentityByDefault
...
Create a Gxs Identity by default.
2017-04-30 22:45:18 +02:00
csoler
0c17570728
Merge pull request #792 from PhenomRetroShare/Add_DoubleClickOnTextBrowser
...
Add Double Click on Name for Chat to add their name in text writer.
2017-04-30 22:44:20 +02:00
csoler
3d17d31e49
Merge pull request #789 from PhenomRetroShare/Add_FriendTimeOffsetNewsFeed
...
Add Friend Time Offset news feed.
2017-04-30 22:43:10 +02:00
csoler
8aa9be334f
Merge pull request #791 from PhenomRetroShare/Fix_MissingMessageMarkedRead
...
Fix Missing messages when mark all as read.
2017-04-30 22:39:07 +02:00
Phenom
4fbcc1e85f
Add Double Click on Name for Chat to add their name in text writer.
2017-04-29 22:14:18 +02:00
Phenom
77adc82aa2
Fix Missing messages when mark all as read.
...
If message get olders versions, these ones was not marked as read. So it
left unread messages on thread despite nothing appears on tree view.
2017-04-29 17:32:23 +02:00
Phenom
8a9edb2905
Create a Gxs Identity by default.
2017-04-27 17:03:53 +02:00
Phenom
19b4fb892c
Add Friend Time Offset news feed.
2017-04-27 16:42:25 +02:00
Phenom
9e246c9670
Add warning about relays bandwidth.
2017-04-25 18:39:36 +02:00
csoler
4d7bd833a9
Merge pull request #786 from PhenomRetroShare/Fix_RelaySettingValues
...
Fix Relay setting values
2017-04-25 10:14:50 +02:00
Phenom
078913f0f3
Fix GCC warnings: enumeration value ‘TYPE_IDENTITY’ not handled in
...
switch
warning: enumeration value ‘TYPE_IDENTITY’ not handled in switch [-
Wswitch]
switch (link.type()) {
^
2017-04-25 09:54:53 +02:00
Phenom
593c0cb7e6
Fix CSA warnings: Called C++ object pointer is null
...
Logic error: Called C++ object pointer is null
1: Null pointer value stored to field 'mInternalTokenQueue' in /home/
phenom/GIT/RetroShare/trunk/retroshare-gui/src/gui/gxs/
GxsGroupDialog.cpp:70
2: Calling 'GxsGroupDialog::init' in /home/phenom/GIT/RetroShare/trunk/
retroshare-gui/src/gui/gxs/GxsGroupDialog.cpp:72
3: Calling 'GxsGroupDialog::initMode' in /home/phenom/GIT/RetroShare/
trunk/retroshare-gui/src/gui/gxs/GxsGroupDialog.cpp:136
4: Calling 'GxsGroupDialog::requestGroup' in /home/phenom/GIT/
RetroShare/trunk/retroshare-gui/src/gui/gxs/GxsGroupDialog.cpp:190
5: Called C++ object pointer is null in /home/phenom/GIT/RetroShare/
trunk/retroshare-gui/src/gui/gxs/GxsGroupDialog.cpp:866
2017-04-25 09:52:43 +02:00
Phenom
90aaace69c
Fix CSA warnings: Called C++ object pointer is null
...
Logic error: Called C++ object pointer is null
1: Value assigned to field 'mMainAction' in /home/phenom/GIT/
RetroShare/trunk/retroshare-gui/src/gui/common/UserNotify.cpp:94
2: Assuming pointer value is null in /home/phenom/GIT/RetroShare/trunk/
retroshare-gui/src/gui/common/UserNotify.cpp:95
3: Called C++ object pointer is null in /home/phenom/GIT/RetroShare/
trunk/retroshare-gui/src/gui/common/UserNotify.cpp:103
2017-04-25 09:52:01 +02:00
Phenom
1f16f46aad
Fix CSA warnings: Called C++ object pointer is null
...
Logic error: Called C++ object pointer is null
1: Assuming pointer value is null in /home/phenom/GIT/RetroShare/trunk/
retroshare-gui/src/gui/common/MimeTextEdit.cpp:65
2: Called C++ object pointer is null in /home/phenom/GIT/RetroShare/
trunk/retroshare-gui/src/gui/common/MimeTextEdit.cpp:83
2017-04-25 09:51:08 +02:00
Phenom
30632dcfeb
Fix CSA warnings: Called C++ object pointer is null
...
Logic error: Called C++ object pointer is null
1: Calling 'MainWindow::createNotifyIcons' in /home/phenom/GIT/
RetroShare/trunk/retroshare-gui/src/gui/MainWindow.cpp:291
2: Loop body executed 0 times in /home/phenom/GIT/RetroShare/trunk/
retroshare-gui/src/gui/MainWindow.cpp:600
3: Calling 'MainWindow::updateTrayCombine' in /home/phenom/GIT/
RetroShare/trunk/retroshare-gui/src/gui/MainWindow.cpp:605
4: Value assigned to field 'notifyMenu' in /home/phenom/GIT/RetroShare/
trunk/retroshare-gui/src/gui/MainWindow.cpp:654
5: Assuming pointer value is null in /home/phenom/GIT/RetroShare/trunk/
retroshare-gui/src/gui/MainWindow.cpp:658
6: Called C++ object pointer is null in /home/phenom/GIT/RetroShare/
trunk/retroshare-gui/src/gui/MainWindow.cpp:679
2017-04-25 09:50:14 +02:00
Phenom
f22dc0f0df
Fix Clang warnings: unused variable 'action'
...
warning: unused variable 'action' [-Wunused-variable]
QAction *action = contextMenu-
>addAction(QIcon(":/images/chat_24.png"),tr("Copy identity to
clipboard"),this,SLOT(copyRetroshareLink())) ;
2017-04-25 09:45:57 +02:00
Phenom
490f8d2f54
Fix Clang warnings: 'TYPE_IDENTITY' not handled
...
warning: enumeration value 'TYPE_IDENTITY' not handled in switch [-
Wswitch]
2017-04-25 09:45:27 +02:00
Phenom
1327582096
Fix Relay setting values
...
Was multiply by 1024 then divide by 1000.
2017-04-24 17:28:25 +02:00
defnax
6313d89718
Improved look n feel of Profile Generation Window.
2017-04-24 01:23:05 +02:00
Phenom
4c326f5e80
Fix Relay setting page.
2017-04-23 10:27:18 +02:00
defnax
0e087db807
Fixed to use right icons for context menu actions
2017-04-22 17:32:59 +02:00
Phenom
969b5ce1f1
Fix MacOSX compilation.
2017-04-21 15:57:57 +02:00
csoler
5f8bf03dfe
added mechanism to allow services to document the names of their items, and improved bandwidth graph to show names for GXS services. Other services still need to supply their own names
2017-04-20 20:54:51 +02:00
csoler
f406b81238
removed all FFT code and cleaned up deleted code in graphwidget.cpp
2017-04-19 18:46:58 +02:00
csoler
1da89dd70d
changed FFT code in graph widget into a more efficient one, with free licence
2017-04-19 17:16:30 +02:00
csoler
e95ddb91af
Merge pull request #767 from PhenomRetroShare/Fix_CommentWithLineReturn
...
Fix comment view when they have line return.
2017-04-18 20:28:36 +02:00
Phenom
3c5e61a297
Encode Radix in RSLinks.
...
Because it can contains special characters like '+', '/'.
But this is not backward compatible.
2017-04-18 17:36:43 +02:00
Phenom
4f939b2b76
Fix Clang warnings: unused function 'set_item_background'
...
warning: unused function 'set_item_background' [-Wunused-function]
static void set_item_background(QTreeWidgetItem *item, uint32_t type)
2017-04-17 22:01:28 +02:00
Phenom
0bbd1499d4
Fix Clang warnings: comparison of integers of different signs
...
warning: comparison of integers of different signs: 'uint32_t' (aka
'unsigned int') and 'int' [-Wsign-compare]
for(uint32_t i=0;i<(*it).size();++i)
~^~~~~~~~~~~~~
2017-04-17 21:54:49 +02:00
Phenom
a476a8138c
Fix Clang warnings: function 'update_children_background' is not needed
...
warning: function 'update_children_background' is not needed and will
not be emitted [-Wunneeded-internal-declaration]
static void update_children_background(QTreeWidgetItem *item, uint32_t
type)
^
2017-04-17 21:53:57 +02:00
Phenom
d8a73132c1
Fix Clang warnings: implicit conversion from 'double' to 'int'
...
warning: implicit conversion from 'double' to 'int' changes value from
0.5 to 0 [-Wliteral-conversion]
painter.setPen(QColor::fromRgb(0.5,0.5,0.5));
2017-04-17 21:51:08 +02:00
Phenom
94ac8216f7
Fix Clang warnings: Unused variable Pi
...
warning: unused variable 'Pi' [-Wunused-const-variable]
static const double Pi = 3.14159265358979323846264338327950288419717;
2017-04-17 21:47:38 +02:00
Phenom
fd92bca688
Fix Clang warnings: variable 'layout' is used uninitialized
...
warning: variable 'layout' is used uninitialized whenever 'if' condition
is false [-Wsometimes-uninitialized]
if (wid) layout =
2017-04-17 21:46:42 +02:00
Phenom
8d85cf558b
Fix Clang warnings: 'xxxWidget::sizeHint' hides overloaded vf
...
warning: 'IdentityWidget::sizeHint' hides overloaded virtual function [-
Woverloaded-virtual]
QSize sizeHint();
warning: 'CircleWidget::sizeHint' hides overloaded virtual function [-
Woverloaded-virtual]
QSize sizeHint();
/usr/include/qt4/QtGui/qwidget.h:537: hidden overloaded virtual function
'QWidget::sizeHint' declared here: different qualifiers (const vs none)
virtual QSize sizeHint() const;
2017-04-17 21:46:11 +02:00
Phenom
6f2d7bbca0
Fix Clang warnings: implicit conversion from 'double' to 'int'
...
warning: implicit conversion from 'double' to 'int' changes value from
2.5 to 2 [-Wliteral-conversion]
QSize buttonSize = QSize(iconSize + QSize(FMM,FMM));
2017-04-17 21:42:13 +02:00
Phenom
07b67e9cc9
Fix Clang warnings: 'PopupDistantChatDialog::init' hides overloaded
...
virtual function
warning: 'PopupDistantChatDialog::init' hides overloaded virtual
function [-Woverloaded-virtual]
virtual void init(const DistantChatPeerId& peer_id);
/retroshare-gui/src/gui/chat/PopupChatDialog.h:49: hidden overloaded
virtual function 'PopupChatDialog::init' declared here: different number
of parameters (2 vs 1)
virtual void init(const ChatId &chat_id, const QString &title);
2017-04-17 21:41:38 +02:00
Phenom
eea49d96bf
Fix Clang warnings: change ChatDialog::init definition
...
warning: 'PopupChatDialog::init' hides overloaded virtual function [-
Woverloaded-virtual]
virtual void init(const ChatId &chat_id, const QString &title);
^
/retroshare-gui/src/gui/chat/ChatDialog.h:87: hidden overloaded virtual
function 'ChatDialog::init' declared here: type mismatch at 1st
parameter ('ChatId' vs 'const ChatId &')
virtual void init(ChatId id, const QString &title);
^
2017-04-17 21:40:25 +02:00
Phenom
9319caffc7
Fix Clang warnings: 'Node::advance' hides overloaded virtual function
...
warning: 'Node::advance' hides overloaded virtual function [-
Woverloaded-virtual]
bool advance();
^
/usr/include/qt4/QtGui/qgraphicsitem.h:323: hidden overloaded virtual
function 'QGraphicsItem::advance' declared here: different number of
parameters (1 vs 0)
virtual void advance(int phase);
^
2017-04-17 21:39:44 +02:00
Phenom
13c8f7d342
Fix Clang warnings: Infinite recursion
...
warning: all paths through this function will call itself [-Winfinite-
recursion]
{
^
2017-04-17 21:38:41 +02:00
Phenom
e0225efef3
Fix Clang warnings: 'ChatLobbyDialog::init' hides overloaded virtual
...
function
warning: 'ChatLobbyDialog::init' hides overloaded virtual function [-
Woverloaded-virtual]
virtual void init();
^
/retroshare-gui/src/gui/chat/ChatDialog.h:87: hidden overloaded virtual
function 'ChatDialog::init' declared here: different number of
parameters (2 vs 0)
virtual void init(ChatId id, const QString &title);
^
2017-04-17 21:37:17 +02:00
Phenom
de4f6c06dd
Fix Clang warnings: Z-order assignment to spacer
...
warning: Z-order assignment: 'verticalSpacer_2' is not a valid widget.
2017-04-17 21:36:14 +02:00
Phenom
e83104ee0f
Fix Clang warnings: Add author and date to #warning
2017-04-17 21:32:14 +02:00
csoler
b2e37fe47e
Merge pull request #773 from csoler/v0.6-Identity
...
V0.6 identity
2017-04-15 20:24:06 +02:00
csoler
273aae7cc1
fixed sharing of own identity
2017-04-15 19:01:13 +02:00
csoler
3130ec9041
added GUI async call to ID serialised data. Allows to copy+paste identities.
2017-04-10 20:02:14 +02:00
electron128
4c9b62070f
fixed --base-dir command line argument in rs-gui when running multiple instances.
...
Only forward "link" and "rsfile" arguments to a running instance.
Start a new instance if other arguments are present.
2017-04-09 10:26:18 +02:00
electron128
7f12ca266b
fixed name of local socket where RS waits for rslinks etc.
2017-04-09 09:57:48 +02:00
csoler
54cd402f1c
fixed a few bugs in latest identity link code
2017-04-08 21:43:07 +02:00
csoler
6d290389f0
added RSLink for GXS identities
2017-04-08 21:12:48 +02:00
Phenom
f175533d8d
Fix comment view when they have line return.
...
Before, they grow row height but only show 2 lines.
Now, height stay at one line, but tooltip show the correct message.
2017-04-08 14:06:47 +02:00
csoler
dbcf2d2149
Merge pull request #756 from RetroPooh/guistuff
...
minor gui stuff
2017-03-25 20:27:18 +01:00
csoler
ccb632a442
Merge pull request #749 from PhenomRetroShare/Fix_WindowsHeightAtFirstStart
...
Fix windows height at first start.
2017-03-25 19:26:12 +01:00
RetroPooh
f5e7217bb4
statistics - router - fix bold marking for tunnel speeds over 1mbs
2017-03-21 17:24:59 +03:00
RetroPooh
85cfda1963
add tree item counters for channels,forums,posted
2017-03-21 16:52:40 +03:00
RetroPooh
50c81d7142
chat lobby list - mark signed lobbies with color
2017-03-21 16:41:39 +03:00
RetroPooh
000dabfaed
chat lobby list - add tree item counters
2017-03-21 15:02:46 +03:00
RetroPooh
19bd51dfae
searchdialog - mark current downloads green
2017-03-21 14:57:06 +03:00
csoler
ca0521cb2d
allowed to edit subject hen editing forum posts. Only the latest subject is visible
2017-03-16 21:01:27 +01:00
Phenom
107d48f1b8
Fix windows height at first start.
2017-03-15 23:00:22 +01:00
csoler
2046dbede9
merged latest fixes from official 0.6.2 release branch
2017-03-15 20:53:01 +01:00
csoler
e4fad4530d
fixed layout in ConfCertDialog, removed overnumerous tabs
2017-03-15 20:51:40 +01:00
csoler
21143742fd
fixed update of Tor proxy address in hidden nodes server page
2017-03-15 19:26:07 +01:00
csoler
44f297156e
Merge pull request #682 from csoler/v0.6-EditPosts
...
V0.6 edit posts
2017-03-14 20:04:22 +01:00
Gioacchino Mazzurco
2630ed4573
Merge branch 'master' into gxs_mail_experiments
2017-03-13 22:57:33 +01:00
thunder2
733b1143ba
Updated languages from Transifex
2017-03-10 15:57:40 +01:00
RetroPooh
06e4c68065
upd
2017-03-10 11:15:39 +03:00
RetroPooh
6a2181ca14
transfers - add peer names for turtle routed sources
2017-03-10 09:27:46 +03:00
mestaritonttu
999e845bdf
Fix grammar
2017-03-08 13:17:34 +02:00
csoler
e6cf628fb3
Merge pull request #740 from RetroPooh/trstats
...
router stats - mark active tunnels bold
2017-03-07 21:58:59 +01:00
csoler
283a2ee5fe
Merge pull request #717 from PhenomRetroShare/Fix_SettingListWidth
...
Fix Setting list width.
2017-03-07 21:54:56 +01:00
csoler
bbc27b2265
Merge pull request #736 from mestaritonttu/patch-18
...
Added whitespace to strings
2017-03-07 21:53:21 +01:00
csoler
ed22b48db9
Merge pull request #738 from mestaritonttu/patch-20
...
Various improvements and fixes to strings
2017-03-07 21:51:51 +01:00
csoler
376be42950
Merge pull request #739 from mestaritonttu/patch-21
...
Improvements and typo fixes in strings
2017-03-07 21:51:13 +01:00
csoler
b3578f6a46
Merge pull request #734 from mestaritonttu/patch-16
...
Remove whitespace from string
2017-03-07 21:50:20 +01:00
csoler
d9c084bc0d
Merge pull request #730 from mestaritonttu/patch-12
...
Fix grammar
2017-03-07 21:49:52 +01:00
csoler
ec21698dcd
Merge pull request #727 from mestaritonttu/patch-9
...
Added period
2017-03-07 21:48:30 +01:00
csoler
7d8e06b050
Merge pull request #732 from mestaritonttu/patch-14
...
Clarify sorting by posts
2017-03-07 21:47:43 +01:00
csoler
f3e29bd754
Merge pull request #731 from mestaritonttu/patch-13
...
Fix grammar
2017-03-07 21:47:00 +01:00
csoler
17c44db7e1
Merge pull request #733 from mestaritonttu/patch-15
...
Fix typo
2017-03-07 21:46:21 +01:00
csoler
5f9f0617e5
Merge pull request #735 from mestaritonttu/patch-17
...
ASCII uppercase
2017-03-07 21:45:50 +01:00
csoler
8881a44db6
Merge pull request #737 from mestaritonttu/patch-19
...
Remove extra your
2017-03-07 21:45:11 +01:00
csoler
160c289e6f
Merge pull request #728 from mestaritonttu/patch-10
...
Removed extra "to"
2017-03-07 21:44:42 +01:00
RetroPooh
d3f0f9dde3
router stats - mark active tunnels bold
2017-03-07 17:50:13 +03:00
mestaritonttu
87f9dba211
Improvements and typo fixes in strings
2017-03-07 14:05:21 +02:00
mestaritonttu
222cf48c8f
Various improvements and fixes to strings
2017-03-07 14:03:05 +02:00
mestaritonttu
83283d9031
Remove extra your
2017-03-07 13:58:43 +02:00
mestaritonttu
7005126f56
Added whitespace to strings
2017-03-07 13:57:10 +02:00
mestaritonttu
6ec5415762
ASCII uppercase
2017-03-07 13:55:02 +02:00
mestaritonttu
28d2e27a4c
Remove whitespace from string
2017-03-07 13:53:08 +02:00
mestaritonttu
931531b1a0
Fix typo
2017-03-07 13:51:28 +02:00
mestaritonttu
65c7ca744e
Clarify sorting by posts
2017-03-07 13:49:57 +02:00
mestaritonttu
21b78618f3
Fix grammar
2017-03-07 13:48:14 +02:00
mestaritonttu
ba18fcdc27
Fix grammar
2017-03-07 13:45:31 +02:00
mestaritonttu
a4c2015507
Fix typos
2017-03-07 13:41:45 +02:00
mestaritonttu
6b4f7e3d2f
Removed extra "to"
2017-03-07 13:39:39 +02:00
mestaritonttu
b4445675ec
Added period
2017-03-07 13:34:53 +02:00
csoler
a5182252af
Merge pull request #716 from felisucoibi/master
...
Renamed settings name sections now they are the same as buttons
2017-03-07 11:27:17 +01:00
Phenom
dc65d3fe0a
Fix Setting list width.
2017-03-06 21:19:41 +01:00
thunder2
0316c8c5ae
Added workaround for crash on Windows 7 for Qt versions with gcc 5.3.0.
...
The call to GetProcAddress in openssl (cryptlib.c) finds an function pointer to the not existing function _OPENSSL_isservice in the executable running on Windows 7.
2017-03-06 06:34:06 +01:00
csoler
313e1b3402
updated translation files
2017-03-05 20:10:01 +01:00
csoler
fbd72ddf73
fixed settings SoundPage
2017-03-05 13:57:49 +01:00
felisucoibi
15bb0ff416
Update ChatPage.h
2017-03-05 02:45:37 +01:00
felisucoibi
951820f1d1
Update ForumPage.h
2017-03-05 02:45:07 +01:00
felisucoibi
63174aa14e
Update PostedPage.h
2017-03-05 02:44:18 +01:00
felisucoibi
ca75515541
Update MessagePage.h
2017-03-05 02:43:40 +01:00
csoler
b14e4d50cf
removed memory leak due to missing delete for BWGraph
2017-03-04 21:08:10 +01:00
csoler
0024ddfe1e
fixed utf8 bug in ShareManager
2017-03-04 16:39:39 +01:00
csoler
931442a0c2
fixed compilation
2017-03-04 00:07:51 +01:00
csoler
b4e0a8f836
removed unused file DirectoriesPage.{cpp,ui,h}
2017-03-04 00:04:52 +01:00
csoler
e25756316d
merged Directories settings page into Transfers and renamed it Files
2017-03-04 00:01:21 +01:00
csoler
b82a18ee64
hide add cert file button
2017-03-03 22:41:32 +01:00
csoler
556aae6ce7
Merge pull request #711 from RetroPooh/test2
...
homepage: add webhelp and move quickstartwizard from settings general
2017-03-03 22:37:16 +01:00
RetroPooh
d6870b45e9
homepage - add friend from cert file button
2017-03-04 00:12:36 +03:00
Phenom
1584b7773e
Fix NAT Display setting saving.
2017-03-03 20:35:18 +01:00
RetroPooh
cb960a358d
add webmail invite option to homepage dropmenu
2017-03-03 22:31:23 +03:00
RetroPooh
76ab91f258
quick config on homepage hidden until rework
2017-03-03 20:11:34 +03:00
RetroPooh
47b836d68e
people window fix layout compression on resize
2017-03-03 19:49:56 +03:00
RetroPooh
d36096896e
forum post dialog - hide obsolete sign option
2017-03-03 16:59:18 +03:00
felisucoibi
c7115da408
CHANGED ORDER IN SETTINGS
...
To be in same order than the buttons in menu.
2017-03-03 14:23:50 +01:00
csoler
cdb0c6e59e
fixed [No title] text in people
2017-03-02 22:35:21 +01:00
csoler
1e1fe7708f
fixed styles loading in chat. Added missing history/compact/colored style
2017-03-02 22:30:51 +01:00
csoler
d053400914
attempt to fix problems with chat styles
2017-03-02 20:30:54 +01:00
RetroPooh
328168d9a7
add space after quoting sign
2017-03-02 20:03:16 +03:00
RetroPooh
fc0cfc0f2d
id edit dialog - tag functions hidden (unfinished)
2017-03-02 19:57:21 +03:00
RetroPooh
c9ddd04925
channel item display layout fix correct comments view
2017-03-02 19:00:54 +03:00
RetroPooh
939b5b4ad0
fix channel item display layout
2017-03-02 18:08:35 +03:00
RetroPooh
e408751919
newsfeed item layout for new channel made uniform with forums
2017-03-02 15:49:12 +03:00
defnax
ff5f3df1ac
Fixed default Layout size, it was to big for small screens.
2017-03-02 01:38:11 +01:00
Gioacchino Mazzurco
08161db43b
PopupDistantChatDialog fix some strings
2017-03-02 00:08:12 +01:00
Gioacchino Mazzurco
953b70fbe4
Improve async distant chat, fix chat msg receiving
...
DistantChatService::initiateDistantChatConnexion(...) made notification
message optional (enabled by default)
p3ChatService removed duplicion avoidance as it is not necessary
p3ChatService::sendStatusString(...) send status only if peer is online
protect p3ChatService::mDistantGxsMap with mutex as operation on it may
be done by different threads
p3ChatService::receiveGxsMai(...) set chat message item peer id with
distant tunnel id, so it is recognized as a distant message later
made p3GxsTunnelService::makeGxsTunnelId(...) static as it need no
access to this, now it can be used easier by other components
rename RsGxsMailItem::recipientsHint to recipientHint as for now only
one recipient is possible (TODO: update documentation too)
GxsMailsClient::receiveGxsMail(...) changed paramethers for better
abstracion, now destination id is passed too because it is usually a
very useful information
ChatWidget some adaptation to async chat, a couple of method have been
deprecated too
PopupDistantChatDialog::updateDisplay(...) adapt message shown to the
user to the new async chat paradigm (TODO: need review)
2017-03-01 23:31:13 +01:00
csoler
ea2c832bb5
attempt to sort out chat style config issus
2017-03-01 22:54:46 +01:00
csoler
f8b3194343
Merge pull request #705 from PhenomRetroShare/Fix_NewWarnings
...
Fiw New Warnings
2017-03-01 22:43:51 +01:00
csoler
b596791973
improved wording in keyring
2017-03-01 22:33:01 +01:00
csoler
0fea0e0bfe
fixed sorting by last time used in keyring
2017-03-01 22:25:57 +01:00
csoler
006e5423db
fixed auto-expanding of nodes in friend list
2017-03-01 21:18:16 +01:00
RetroPooh
5618358bf1
homepage quickstartwizard webhelp
2017-03-01 22:36:36 +03:00
Phenom
e4dbc46b34
Fiw New Warnings
2017-03-01 19:43:34 +01:00
csoler
91f2cf720f
fixed typo
2017-03-01 19:12:32 +01:00
csoler
40c14db5ea
fixed wrong passwd html text
2017-03-01 19:10:45 +01:00
csoler
e081567fbc
fixed empty names in header drop menu
2017-03-01 19:08:20 +01:00
csoler
a8adf8d494
fixed names in FriendList for details
2017-02-28 23:05:19 +01:00
RetroPooh
c078d93029
people header fix layout so invite panel does not obstruct the name
2017-02-28 22:56:24 +01:00
RetroPooh
b52c4b80dd
GenCertDialog fix min 3 letters length, fields rearrange for sequential display on advanced switch
2017-02-28 22:49:27 +01:00
RetroPooh
d427182e1f
fix gxs storage period 1year to 372 days to match old clients
2017-02-28 22:47:38 +01:00
RetroPooh
62a0ccd5e0
QuickStartWizard fixed reset hidden mode
2017-02-28 22:44:49 +01:00
RetroPooh
da41343899
add friend wizard - refinements for hidden nodes
2017-02-28 22:32:43 +01:00
RetroPooh
03b5fb663e
add chatlobby splitter position saving
2017-02-28 22:31:36 +01:00
csoler
53186ee3ce
set proper default options in make friend dialog, and hide the frame showing own cert since it is not needed anymore
2017-02-28 22:20:52 +01:00
csoler
4abf2c6bf1
hide the feed option button until we figure out how to do it properly. Also fixed the crash when showing network settings on hidden nodes
2017-02-28 21:41:45 +01:00
csoler
bd8189ccdf
added test to prevent msgs with a different name to be used as different version
2017-02-28 18:05:44 +01:00
csoler
9d3df7c01f
added signal blocking calls to a few last config pages
2017-02-28 00:10:54 +01:00
Phenom
8caeda9c53
Fix missing signals blocking calls in Notify config page.
2017-02-27 23:41:31 +01:00
csoler
88afe51f3e
added missing signal blocking calls in several config pages
2017-02-27 23:14:05 +01:00
Phenom
064202296d
Fix Notify Settings
2017-02-27 23:01:07 +01:00
csoler
30c4dfe218
prevent port values to go below 1024 in the GUI
2017-02-27 22:35:24 +01:00
csoler
ee9fbefd76
added signal blockign trick for widgets, and fixed the bug causing wrong values to be displayed in server settings
2017-02-27 22:29:01 +01:00
csoler
e7a7c171be
fixed bug preventing circle creation.
2017-02-27 21:10:42 +01:00
Gioacchino Mazzurco
c51ee19e8f
Some consistence fixes in GUI
2017-02-26 21:41:45 +01:00
csoler
763f2271a8
merged upstream/master into v0.6-EditPosts branch
2017-02-26 20:39:40 +01:00
csoler
99cf69a98c
Merge pull request #703 from RetroShare/v0.6-ImprovedGUI
...
V0.6 improved gui
2017-02-26 20:14:34 +01:00
csoler
158d421050
fixed graphical bug in AboutWidget
2017-02-26 18:27:39 +01:00
Phenom
3452821fb9
Add Shift+Enter to create new line in chat widget when Ctrl+Enter option
...
is disabled. Proposed by MMT1
In the same time I fix the completer only when chat is lobby.
2017-02-26 11:31:43 +01:00
csoler
3230e55f04
added some delay in the showHelp() feature
2017-02-26 00:16:36 +01:00
csoler
12246e369b
added settings variable to allow to always display the help of each tab the first time it is shown
2017-02-25 23:52:57 +01:00
csoler
dc51911fce
added welcome message to show on first start in HomePage
2017-02-22 23:55:29 +01:00
csoler
fe2059fb07
fixed update of GxsGroupWidget layout when changing options
2017-02-22 22:44:00 +01:00
csoler
0e57874ad3
fixed loading of settings::Server page
2017-02-22 22:22:50 +01:00
csoler
27db797a9f
fixed show/hide buttons in appearance settings page
2017-02-22 22:06:00 +01:00
csoler
f9f79d4306
removed some mentions to PGP
2017-02-16 10:17:29 +01:00
csoler
dcab611d77
improved layout of Home page
2017-02-16 09:53:54 +01:00
csoler
3c75135f91
pass over AppearancePage to fit to the removal of tool buttons
2017-02-15 21:50:53 +01:00
csoler
7c8f8efbad
pass over settings to improve layouts
2017-02-15 21:30:49 +01:00
csoler
391ef3e4c6
improved passphrase window
2017-02-15 19:25:46 +01:00
csoler
b81764893a
fixed a few bugs in cert creation window
2017-02-15 19:17:41 +01:00
csoler
59f428f096
fixed the update of check icons in genCertDialog
2017-02-12 23:35:43 +01:00
csoler
5069ba86dd
improved style/layout of gen cert dialog
2017-02-12 21:45:22 +01:00
csoler
ccacba797f
added pgp passphrase temporary caching in order to avoid re-asking for password at location creation time
2017-02-12 15:27:13 +01:00
csoler
f3824f2348
merged upstream/master
2017-02-11 10:46:51 +01:00
csoler
22f2edb5ad
removed debug info and added comment
2017-02-11 10:45:30 +01:00
csoler
5bf8376dd1
fixed a few more bugs in post version UI
2017-02-09 21:49:24 +01:00
csoler
8deeec61c5
fixed UI for post versions
2017-02-09 18:45:55 +01:00
csoler
b93130ac77
fixed a few bugs in post version collecting
2017-02-09 16:15:35 +01:00
csoler
f8056e5751
added collection of older posts versions.
2017-02-09 14:49:43 +01:00
csoler
6681985634
merged upstream/master
2017-02-08 20:40:47 +01:00
csoler
c61ccda431
fixed compilation problem caused by a bug in qtcreator global replace. Warning: always check the result of qtcreator global replace
2017-02-07 22:04:07 +01:00
csoler
37f3e1a62a
fixed problem in ID creation code.
2017-02-07 20:15:55 +01:00
defnax
9226ccc5ca
Added invite info frame for Friend Request Messages.
2017-02-07 17:01:36 +01:00
csoler
90594bc9a6
Merge pull request #679 from csoler/v0.6-QtOptim
...
rewrote forum loading method with the proper logarithmic containers
2017-02-06 23:59:17 +01:00
csoler
32b2cdaa99
Merge pull request #678 from PhenomRetroShare/Fix_DisableSysTrayToolTipOption
...
Fix DisableSysTrayToolTip Option
2017-02-06 23:57:50 +01:00
csoler
6a9b697e42
made RsReputation::overallReputationLevel() to also return the identity ownership flags so that we dont need to rely on async calls to p3IdService to get them
2017-02-06 23:46:01 +01:00
csoler
013eb93f70
rewrote forum loading method with the proper logarithmic containers
2017-02-06 00:11:26 +01:00
hunbernd
d1328f4467
Fix spaces between emoticons in message composer and forum
2017-02-05 22:09:39 +01:00
hunbernd
d0ab10cc38
Fix slow emoticons by using generic regex rules where possible.
2017-02-05 22:06:36 +01:00
Phenom
865a5741b2
Fix DisableSysTrayToolTip Option
2017-02-05 14:34:33 +01:00
csoler
dfcb66db8c
added spinbox to show older versions
2017-02-03 13:02:53 +01:00
csoler
777a73e528
added GUI for editing forum messages
2017-02-03 12:48:51 +01:00
csoler
80e6742ab5
teaking of the css file
2017-02-03 11:45:00 +01:00
csoler
389eff0400
improved the qss and look of login window
2017-02-02 22:05:28 +01:00
csoler
a9b7ed31a1
attempt to make the login creation window look better
2017-02-02 21:48:18 +01:00
defnax
3baaae7a88
Fixed People Header Text color
...
Moved info frame for Invite to Top Header
2017-02-02 17:58:48 +01:00
defnax
bc8aac1ca6
Added warn messagebox before send invite
2017-02-02 17:15:32 +01:00
csoler
89a27aef8a
finished new profile creation window
2017-02-01 23:08:57 +01:00
csoler
2a36d6bad0
re-working on the node creation wizard (unfinished)
2017-02-01 21:55:06 +01:00
csoler
79ef4031f7
tested/fixed all option buttons
2017-01-31 23:07:59 +01:00
csoler
a357c52124
fixed a few things in options
2017-01-31 21:51:16 +01:00
csoler
66bbf4d61c
converted the last CONFIG pages to interactive mode
2017-01-30 21:38:06 +01:00
csoler
60d9ea006f
changed more ConfigPages to not requiring calls to save()
2017-01-29 21:47:13 +01:00
defnax
7861b092c3
Fixed to display Avatars and nickname on news feeds Messages Item for Distant Messages.
...
Added for Invite Message RS_MSG_USER_REQUEST flag & auto send invites to outbox.
Optimized Messages Item for Invite Messages, display a Send Invite Button, to send back own rs cert link via Distant Message.
2017-01-29 19:01:38 +01:00
csoler
bd379e6b89
changed a few pages to not requiring to call save()
2017-01-28 18:13:38 +01:00
csoler
53a1993842
added missing files
2017-01-26 22:46:58 +01:00
csoler
339572740b
keep quit button into toolbar
2017-01-26 22:42:24 +01:00
csoler
67af166c0c
moved Options window into a new Preferences tab
2017-01-26 22:35:33 +01:00
csoler
883c4cc8a0
improved AboutWidget a little bit
2017-01-26 09:19:18 +01:00
csoler
1cd64ce0fd
improved EE
2017-01-25 22:41:23 +01:00
csoler
0774f08933
fixed display of about widget
2017-01-25 20:27:53 +01:00
csoler
1cdb970e23
moved the AboutDialog into Options
2017-01-24 22:39:28 +01:00
defnax
f90ebb1dfc
update Person details window used on Statistics.
...
clean up look and feel of Friend Details to get more user friendly for normal users.
2017-01-24 16:17:53 +01:00
csoler
ca5fa7afa8
Merge pull request #653 from RetroPooh/master
...
chatlobby option to disable sending typing notifications; friend connect wizard minor tweaks
2017-01-23 21:11:22 +01:00
csoler
1d5c536421
Merge pull request #650 from PhenomRetroShare/Add_StatusBarHideOption
...
Add StatusBar and its widgets hide options.
2017-01-23 21:04:41 +01:00
csoler
f7a1348370
made Accepted option in Transfers to send tunnel requests for both encrypted and clear tunnels
2017-01-23 19:13:50 +01:00
RetroPooh
8cf5abcb9d
options-network default tab opened changed to first
2017-01-23 21:10:06 +03:00
Phenom
9937513dfd
Add StatusBar and its widgets show options.
...
The StatusBar is shown by default.
2017-01-23 18:46:55 +01:00
RetroPooh
091ea055fe
fix previous - forgot .h file
2017-01-23 19:58:31 +03:00
RetroPooh
5dc5496767
add friend dialog - hide email and trust strings if not in advanced mode
2017-01-23 18:31:00 +03:00
RetroPooh
bcb1f19990
friend add wizard - hide options checkboxes in collapsible panel, default on in advanced mode
2017-01-23 15:09:40 +03:00
RetroPooh
e82b4fe3c3
friend connect wizard - add tooltips for checkboxes; hide 40peers warning if you have <30 friends; restored back own cert actions for advanced mode
2017-01-23 00:34:02 +03:00
RetroPooh
58c296c69d
hide typing notification setting in chat options by default
2017-01-23 00:25:17 +03:00
RetroPooh
9268fd5ff0
Merge branch 'master' of https://github.com/RetroShare/RetroShare
2017-01-23 00:21:23 +03:00
csoler
7da68ff72d
improved certificate parsing in Home so that corrupted certs never get accepted
2017-01-22 21:44:26 +01:00
csoler
214fbc7957
added a friend recommendation menu entry in Home drop menu, and created the dialog to create/send the recommendations
2017-01-22 21:06:11 +01:00
csoler
dc43611dd4
changed Lobbies into Chat rooms in a few places
2017-01-22 18:52:30 +01:00
csoler
baa9713384
partially changed lobby->chat room in displayed strings in the GUI
2017-01-21 21:38:10 +01:00
csoler
3538b0a455
merged upstream/pr/648
2017-01-21 20:56:00 +01:00
Phenom
aa05d60894
Fix all warnings in UnitTest
2017-01-21 16:31:45 +01:00
felisucoibi
e95c1319b5
Merge branch 'master' of https://github.com/RetroShare/RetroShare
2017-01-21 00:08:23 +01:00
csoler
7bbb993769
disabled emoticons from messages and toasters, since they significantly slow down the whole software
2017-01-20 23:00:05 +01:00
RetroPooh
0ca477d01b
add chatlobby option to disable sending typing notifications
2017-01-20 22:26:50 +03:00
felisucoibi
39aaca9b87
Merge branch 'master' of https://github.com/RetroShare/RetroShare
2017-01-19 14:45:08 +01:00
csoler
f3b3d2b262
disabled emoticon replacement in GxsChannelPostItem and chat lobby toaster and chat toaster, where there are not needed as compare to how problematic they can be
2017-01-19 14:01:54 +01:00
felisucoibi
73f59c2a42
Merge branch 'master' of https://github.com/RetroShare/RetroShare
2017-01-19 13:58:36 +01:00
csoler
cb61d58b12
disabled emoticon replacement in channel title because it causes channels to load extremely slowly due to the enormous amount of emoticons
2017-01-19 13:49:17 +01:00
felisucoibi
5f7327f87e
Merge branch 'master' of https://github.com/RetroShare/RetroShare
2017-01-18 21:45:56 +01:00
csoler
d2dc632176
Merge pull request #651 from csoler/v0.6-QtOptim
...
added a checkbox to load emoticons in forums as an option, so as to a…
2017-01-18 21:27:27 +01:00
csoler
34962c343a
added a checkbox to load emoticons in forums as an option, so as to avoid crazy loading times. Disabled by default until we fix the RsHtml code
2017-01-18 21:22:38 +01:00
felisucoibi
717b455699
Merge pull request #13 from felisucoibi/0.6-buttons
...
0.6 buttons renamed chat lobbies to chat rooms
2017-01-18 10:55:01 +01:00
felisucoibi
47a4ed55fd
Update ChatLobbyWidget.ui
2017-01-18 10:34:34 +01:00
felisucoibi
837bb76d33
Update CreateLobbyDialog.cpp
2017-01-18 10:31:50 +01:00
felisucoibi
2d764f4755
updated sectionnames chat lobbi
2017-01-18 10:26:25 +01:00
felisucoibi
1217a85d99
change chat lobies t chat rooms strings
2017-01-18 10:15:07 +01:00
felisucoibi
07dd196e6d
changed friends to second flaces csoler agreed
2017-01-18 09:54:32 +01:00
felisucoibi
564618764b
Merge branch 'master' of https://github.com/RetroShare/RetroShare
2017-01-18 00:48:00 +01:00
felisucoibi
dc391c53fb
Update ChatLobbyWidget.h
2017-01-17 17:00:41 +01:00
felisucoibi
ce53a9d392
Update FriendsDialog.h
2017-01-17 16:55:14 +01:00
felisucoibi
296903a00d
Update MainWindow.cpp
2017-01-17 16:51:16 +01:00
felisucoibi
66ab7c9eab
Update ChatLobbyUserNotify.cpp
2017-01-17 16:49:36 +01:00
felisucoibi
982c8377f8
Update PostedDialog.h
2017-01-17 16:37:23 +01:00
felisucoibi
d31cb0d67d
Update NewsFeed.h
2017-01-17 16:36:24 +01:00
felisucoibi
701868d88c
Update MessagesDialog.h
2017-01-17 16:35:20 +01:00
felisucoibi
0633744aa8
buttons
2017-01-17 16:34:37 +01:00
felisucoibi
02aec3d9ef
button changes
2017-01-17 16:32:56 +01:00
RetroPooh
f079e99642
fix mute option in chatlobby id menu
2017-01-17 17:21:51 +03:00
csoler
d5936a56e7
removed debug msg
2017-01-16 20:49:52 +01:00
csoler
e7a119f22c
added a warning and skip files with missing hash in copy link
2017-01-15 21:13:27 +01:00
csoler
f314e7d330
simplified code in PR/630
2017-01-15 20:56:44 +01:00
RetroPooh
75d717c2df
fix
2017-01-15 20:29:59 +03:00
RetroPooh
ed4de4ecda
Merge branch 'master' of https://github.com/RetroShare/RetroShare
2017-01-15 11:48:35 +03:00
csoler
dd408773c7
removed debug info
2017-01-14 19:08:14 +01:00
csoler
318a3720c6
fixed reloading of distribution icons when opinion is changed over an ID in forums. Improved efficiency of forum loading in general.
2017-01-14 19:04:14 +01:00
csoler
25680d586c
removed quadratic cost in forum thread fill
2017-01-14 17:29:37 +01:00
csoler
730869591d
fixed reloading of GXS id icon when banned/unbanned in forums
2017-01-14 11:02:02 +01:00
csoler
57f22e9764
removed costly size() call in QList
2017-01-14 10:51:14 +01:00
csoler
df94de9142
disallow to ban your own identity in forums, and make opinions show up as a function ofwhat the ID opinion already is
2017-01-13 18:31:50 +01:00
csoler
17cf6607f8
improved settings->People text fields and tooltip
2017-01-13 16:35:42 +01:00
RetroPooh
cef62e30fc
fix
2017-01-13 18:20:19 +03:00
csoler
3c800c45c6
fixed enabled 0 in settings->People fields
2017-01-12 22:54:38 +01:00
csoler
d7e068220d
fixed sorting by reputation in IdDialog
2017-01-12 21:59:44 +01:00
csoler
70a92a1c32
various small fixes in reputation/identity cleaning
2017-01-12 21:14:36 +01:00
csoler
bd7f6aca99
added to parameters in options to fix the time banned ids are kept in list and prevented to re-download
2017-01-12 20:39:49 +01:00
RetroPooh
8ae9eff928
chatlobby id context menu - fix reputation change actions
2017-01-12 16:26:35 +03:00
RetroPooh
10ba3a6364
chatlobby id context menu - fix display conditions
2017-01-12 16:26:06 +03:00
RetroPooh
36dbdee409
show in people - enabled for yourself; Votes in tooltip; lastpost 1970 to Never
2017-01-11 22:44:27 +03:00
csoler
a810ae9a74
use rsReputations instead of rsIdentity for reputation calls. Suspended reputation vetting code which is not needed anymore
2017-01-10 21:44:37 +01:00
unknown
a954b19d8e
groups tree tooltips and info panels - add last post date info
2017-01-10 01:18:35 +03:00
unknown
8365ac2647
Revert "groups tree tooltips and info panels - add last post date info"
...
This reverts commit 2bb7c8d010
.
2017-01-10 00:46:29 +03:00
unknown
2bb7c8d010
groups tree tooltips and info panels - add last post date info
2017-01-10 00:31:32 +03:00
unknown
c2214c8cfa
chatlobby id menu - add open people tab for id
2017-01-09 18:22:47 +03:00
unknown
cc3b8bde52
lobby id dialog - add vote neutral option
2017-01-09 16:05:23 +03:00
unknown
bc43cb8cf0
small gui tweaks
2017-01-07 23:29:24 +03:00
csoler
a210c13d12
fixed clicking of RS links in identity usage statistics
2017-01-04 21:49:52 +01:00
csoler
f72399f2a8
merged upstream/master
2017-01-04 20:24:08 +01:00
csoler
98524e861c
added translations and human readable messages for ID activity statistics
2017-01-04 20:21:49 +01:00
csoler
2919058652
finished backend part for identity usage statistics
2017-01-03 23:31:29 +01:00
defnax
5469eb168d
Added display labels to show positive and negative votes
2017-01-03 16:43:31 +01:00
defnax
0ba28a206d
Removed Column text for Votes, Distribution replaced by icon.
...
Set column header to "ResizeToContents" to not use much space
Added new Bio hazard icons to look same like other ones
2017-01-03 01:37:16 +01:00
csoler
a6ec626c3d
fixed wrong icon in GxsIdChooser
2017-01-01 18:07:02 +01:00
Phenom
41386c64b7
Fix some new warnings
2016-12-31 15:17:51 +01:00
csoler
fb733916ef
added two fields in settings/people to setup the thresholds to decide between neutral and remotely positive/negative reputation
2016-12-28 18:58:49 +01:00
csoler
da881e1f5b
fixed setting of author reputation from forum thread menu
2016-12-27 21:13:37 +01:00
csoler
3a92124aac
added method to show a given post author into the people tab
2016-12-27 20:42:47 +01:00
csoler
64737827a1
added an icon for when information is missing for an ID in forum distribution
2016-12-27 17:17:23 +01:00
csoler
5ed879c035
added small debug output in GxsForumThreadWidget
2016-12-26 17:00:21 +01:00
csoler
d8233bb101
merged updatream/master
2016-12-26 16:59:52 +01:00
csoler
742a7648a4
added display of warning for non forwarded posts
2016-12-26 15:59:53 +01:00
csoler
811d084dfa
only show distribution column if anti-spam is enabled
2016-12-25 23:43:29 +01:00
csoler
b34ab447da
added menu entries to vote for/against a forum poster
2016-12-24 17:29:53 +01:00
csoler
d423745064
added column to show distribution data and moved ReputationItemDelegate to GxsIdDetails
2016-12-24 15:04:08 +01:00
defnax
c100775932
Changed Share icon on Home View
2016-12-24 14:40:56 +01:00
csoler
873c0e60df
added display of reputation in forums
2016-12-24 14:13:02 +01:00
csoler
e5e59098ac
added proper display of reputation as an icon in IDDialog
2016-12-23 22:53:57 +01:00
csoler
72fb8f17a9
changed the reputation system to output a level that differentiate your own opinion to your friends opinion
2016-12-23 17:52:02 +01:00
defnax
864776119f
Changed Paste icon
2016-12-22 17:10:51 +01:00
csoler
8b9038a028
improved display/wording of usage statstics in People
2016-12-22 11:21:49 +01:00
Phenom
40cf76808c
Fix compilation and some new warnings.
2016-12-21 21:23:54 +01:00
defnax
aca36a3e37
Improving the Certificate Page for Connect Wizard:
...
Added place holder text for Cert Field
renamed some strings
Improved layout for easy paste key and display the errors.
2016-12-21 19:07:57 +01:00
csoler
d3051eff1a
added display of usage statistics for GXS identities
2016-12-21 00:34:07 +01:00
csoler
8de9ee8b8d
made friendly time unit returns empty string when time is 0. Fixes 46y display in search dialog
2016-12-19 23:29:04 +01:00
defnax
c9511c42b7
update emotes strings
2016-12-19 20:52:24 +01:00
Gio
3662a36092
Coherent behaviour of general config with auto-login compile option
2016-12-15 11:20:13 +01:00
csoler
81dffbed84
Merge pull request #591 from G10h4ck/split_autologin
...
Made autologin optional at compile time
2016-12-14 16:45:45 +01:00
defnax
96b6cd3d34
Added "Add friends Certificate" Button for Home View, for call easy the Text Page for Paste friends Cert faster.
2016-12-14 15:20:03 +01:00
csoler
12023397ee
Merge pull request #592 from csoler/v0.6-GXS-LimitedSync2
...
V0.6 gxs limited sync2
2016-12-14 00:09:54 +01:00
csoler
cbc82870e6
used item disable to show current choice in sync/store menu since some systems dont show the menu icons
2016-12-13 22:46:30 +01:00
csoler
fca8d6fc4e
added display of storage/sync in forum summary
2016-12-13 21:52:11 +01:00
csoler
5953e563f4
added auto-consistency between store/sync periods
2016-12-13 21:12:34 +01:00
defnax
2e717d35c7
Added Home Page View for easy see own Cert to Copy and Share to Friends
...
Fixed Share Manager Label layout
Update emotes file
Set radio items font size to stylesheet file
2016-12-12 21:16:56 +01:00
csoler
4933cce278
Merge pull request #595 from PhenomRetroShare/Add_UnreadColumnToGroupTreeWidget
...
Add Unread column to GroupTreeWidget
2016-12-10 22:58:23 +01:00
Phenom
803d1b62ef
Fix RSElidedItemDelegate text color.
2016-12-10 19:52:46 +01:00
Phenom
8f452eefb1
Add Unread column to GroupTreeWidget
2016-12-10 17:59:58 +01:00
csoler
661038d9b2
added a function to check keep/req times for consistency
2016-12-05 23:42:44 +01:00
csoler
7afb91d1db
added machinery to allow to set/get sync and store periods for GXS groups
2016-12-05 22:14:48 +01:00
csoler
d2ef2248c6
added entry in rsgxsnetservice to change sync params
2016-12-04 23:42:26 +01:00
Gio
8656452c68
Made autologin optional at compile time
...
Autologin is disabled by default at compile time, and a warning to
discourage it's usage is printed if it is enabled.
This will make default RetroShare build safer and reduce dependencies as
example we don't depends anymore on gnome keyring is not needed in default
build for linux anymore.
2016-12-03 20:04:25 +01:00
csoler
eedeaebbe7
used light grey instead of read to show missing directories
2016-12-03 15:13:04 +01:00
csoler
8adb91be91
removed compilation of ShareDialog that is unused, and cleanup the editing in ShareManager
2016-12-03 15:05:10 +01:00
defnax
6890669820
update emotes file
2016-12-02 23:00:57 +01:00
csoler
a005fa08cc
display missing directories in red in share manager
2016-12-02 19:36:34 +01:00
Phenom
674b6de381
Fix Some gcc warnings 383 to 208 lines
...
Left explicit #warning and deprecated.
Some lines are wrong indented and produce mal formed code.
2016-11-30 22:01:01 +01:00
defnax
d616df3b28
Merge pull request #586 from hunbernd/fix/external-emoticons
...
Fixed loading of external emoticons
2016-11-30 08:12:38 +01:00
hunbernd
5fd1de0011
Fixed loading of external emoticons
...
- path comparison was Linux specific, also it had problems with relative paths
- name.scheme() returns empty string in this case, check if the url really points to a file instead
2016-11-28 00:35:09 +01:00
csoler
6937d870b0
changed from std::string to RsPgpId to represent openned items in FriendList
2016-11-27 20:57:51 +01:00
defnax
8b22924b25
Merge branch 'master' of https://github.com/RetroShare/RetroShare
2016-11-27 18:00:26 +01:00
defnax
cfd4afdc07
Update emoticons file
2016-11-27 17:59:15 +01:00
defnax
521663698f
Merge pull request #585 from PhenomRetroShare/Add_RSELidedItemDelegate
...
Add RSElidedItemDelegate.
2016-11-27 16:42:45 +01:00
defnax
486c11377f
Changed smiley widget default width
...
Update Emotes file
2016-11-27 15:58:53 +01:00
defnax
0f6392128b
Fixing icon size for smiley widget.
2016-11-27 00:11:21 +01:00
csoler
2a758dd880
changed shared files tree header when updating
2016-11-26 19:19:15 +01:00
csoler
d01644c854
added back the test for local/remote in SharedFilesDialog as it reduces the load anyway
2016-11-26 11:26:02 +01:00
csoler
4ef1b08ee8
attempt to fix emoticons sizes on high DPI screens
2016-11-26 11:22:35 +01:00
csoler
3386238f35
improved preservation of directories when updating, and allow to temporarily disable sorting while an update is received
2016-11-26 11:03:53 +01:00
defnax
7aaf3306f0
Added category icons for Smiley Groups
...
Updated emotes file, sorted Emoticons.
2016-11-26 00:02:58 +01:00
Phenom
d4c3372dec
Add RSElidedItemDelegate.
...
This works like ElidedLabel.
2016-11-25 22:14:17 +01:00
mr-alice
5f69c9ea1f
added an option to follow symbolic links or not, and anti-loop system during directories traversal
2016-11-24 23:42:56 +01:00
Phenom
ae8365167e
Add grouped emoticons.
2016-11-23 18:48:16 +01:00
sehraf
2ffe3e387f
fix emoticons: make ':)' actually look like ':)' instead of ':D'
2016-11-21 15:00:33 +01:00
csoler
da84b887a9
fixed constant updating of flat dir model. Had to limit to at most 10000 files to keep it interactive.
2016-11-20 20:42:14 +01:00
Phenom
007825b1fa
Fix Anchor on Channel Message
2016-11-19 16:44:12 +01:00
csoler
deadb1fcf1
small optimization of RemoteDirModel::data()
2016-11-17 21:01:01 +01:00
felisucoibi
999ab0b98a
fix sorting crashing with qt5 in shared files of friends rev3
2016-11-16 12:07:38 +01:00
felisucoibi
ee23c42db8
fix sorting crashing with qt5 in shared files of friends rev2
2016-11-16 12:05:05 +01:00
felisucoibi
1757a7b7e1
fix sorting crashing with qt5 in shared files of friends
2016-11-16 12:02:54 +01:00
felisucoibi
628177c302
fix for windows compile
2016-11-16 11:22:23 +01:00
felisucoibi
ddff9f5358
Improved total file size and a small bug with a comma in TB string of file size 2 CLEANED CODE
2016-11-16 11:03:02 +01:00
csoler
8c8cc88503
fixed problems with negative time shifts in DirDetails causing multiple GUI bugs in File Lists and Search
2016-11-14 21:58:58 +01:00
csoler
c07dd83ba9
merged upstream/master
2016-11-12 15:53:17 +01:00
csoler
5ef4e752d9
added count of total number of files and total file isze on top of shared directories
2016-11-11 20:25:11 +01:00
Phenom
2827233880
Fix windows Compil with sys/socket.h
2016-11-08 23:04:34 +01:00
csoler
61131e4bf5
simplified the remoteDirModel cache system a little bie
2016-11-08 19:56:07 +01:00
csoler
644c41e2e7
added a small trick to cache last request of RemoteDirModel::requestDirDetails
2016-11-07 22:24:02 +01:00
Gio
8ab3c7de26
Merge branch 'master' into android
2016-11-07 14:37:23 +01:00
csoler
390bdfe12f
added request for sync on double click item for shared file lists
2016-11-05 17:03:31 +01:00
mr-alice
2bb9a87b3b
merged and fixed conflict with upstream/master
2016-11-04 13:52:11 +01:00
mr-alice
8653649132
fixed two bugs in ShareManager popup menu
2016-11-03 20:26:35 +01:00
Phenom
2db8dbd45f
Fix El Capitan OSX 10.11 Compil
2016-11-02 21:40:46 +01:00
mr-alice
5aef67d332
fixed tooltips in ShareManager, and fixed anonymous search mechanism
2016-11-02 21:31:14 +01:00
Cyril Soler
46dd5be2f2
Merge pull request #554 from hunbernd/feature/paste-RS-link
...
Automatically detect retroshare links when pasting text
2016-11-01 16:30:46 +01:00
mr-alice
02f442a400
changed naming for files visibility
2016-11-01 14:28:00 +01:00
mr-alice
8c7c7647b0
fixed conflicts in merging upstream/master to v0.6-FTEncryption
2016-11-01 14:23:13 +01:00
mr-alice
c6df59a421
fixed bug in duplication of virtual dir names
2016-11-01 11:11:28 +01:00
mr-alice
761d595cb7
fixed layout and names in ShareManager and SharedFilesDialog
2016-11-01 10:46:29 +01:00
mr-alice
3430eece22
fixed display of share flags as a proper nice icon set
2016-11-01 10:30:36 +01:00
mr-alice
8fe85b9bdd
improved ShareManager a little bit more
2016-10-31 23:24:35 +01:00
mr-alice
9d586bcfb0
made a drastic simplification pass on the ShareManager, which now only needs a single window except for selecting files using a QFileDialog
2016-10-31 16:28:26 +01:00
mr-alice
e8e054eeae
addednew flag for anonymous search. Merged the two browsable flags in one single flag.
2016-10-31 14:26:01 +01:00
hunbernd
36dc532da6
Automatically detect retroshare links when pasting text
2016-10-31 01:07:50 +01:00
hunbernd
05b5c08e9f
Fixed emoticon order
2016-10-30 19:42:28 +01:00
mr-alice
5b9ef04358
improved debug output in ftserver
2016-10-30 15:33:05 +01:00
mr-alice
34dcb410b4
fixed a few bugs in ftServer for encrypted tunnel management
2016-10-30 11:36:00 +01:00
mr-alice
babc126be3
added default encryption policy variable and GUI to change it
2016-10-29 17:59:03 +02:00
Gio
ea42d822c2
Merge branch 'master' into android
2016-10-26 13:43:24 +02:00
Phenom
32e54e53b7
Fix PR#536 revealing of bad factor management in StyledElidedLabel.
2016-10-25 18:39:22 +02:00
Phenom
fd5a5cc804
Fix PR#540
2016-10-24 20:11:47 +02:00
Cyril Soler
f3bebc030b
Merge pull request #540 from PhenomRetroShare/Fix_EmbedInHtmlAhref
...
Fix handle of url in EmbedInHtmlAhref.
2016-10-23 23:29:06 +02:00
Cyril Soler
c77d0521d0
Merge pull request #536 from PhenomRetroShare/Add_ElidedLabelToGroupTreeWidget
...
Add ElidedLabel to GroupTreeWidget
2016-10-23 23:25:53 +02:00
Cyril Soler
04992c9c29
Merge pull request #543 from PhenomRetroShare/Add_TooltipOnComments
...
Add Tooltip on comments column to see too long text.
2016-10-23 23:15:32 +02:00
Cyril Soler
e5254617cc
Merge pull request #542 from PhenomRetroShare/Add_PasteRsLinkInTextFields
...
Add ability to past RsLink in some more text fields.
2016-10-23 23:14:29 +02:00
Phenom
46cf25d3aa
Fix Copy RsLink in Clipboard.
...
Spaces and specials characters are now encoded.
2016-10-22 17:22:22 +02:00
Phenom
a67cf92192
Add Tooltip on comments column to see too long text.
2016-10-22 16:15:36 +02:00
Phenom
9eafdd30f7
Add ability to past RsLink in some more text fields.
2016-10-22 16:03:01 +02:00
Phenom
58a4d39b0f
Fix handle of url in EmbedInHtmlAhref.
...
The url cannot contains space. Query and hash are now handled.
2016-10-22 14:48:47 +02:00
hopetech
ecaea051fa
Fix some compilation warnings
2016-10-19 15:41:25 +02:00
Phenom
8483c0d0ca
Add ElidedLabel to GroupTreeWidget
2016-10-16 19:00:33 +02:00
Phenom
4db6d6b56f
Fix the "Desktop file is missing" shown in option page.
2016-10-13 13:26:44 +02:00
Gio
633a6cf8c2
Fixed a bunch of warnings in safe ways
2016-10-13 00:01:33 +02:00
Cyril Soler
32816eda71
Merge pull request #531 from PhenomRetroShare/Fix_AvatarOnEditCircle
...
Fix Missing ID-Avatars in Create Circle Menu
2016-10-09 18:23:25 +02:00
Phenom
3d9fb600f0
Fix Missing ID-Avatars in Create Circle Menu
...
Fix issue#530
2016-10-09 12:37:09 +02:00
cave beat
3813845343
patch from sss rus translation
2016-10-08 16:06:42 +02:00
Cyril Soler
97f2589a1f
Merge pull request #513 from grennvyper/patch-1
...
Update retroshare_de.ts
2016-10-08 14:09:34 +02:00
Cyril Soler
259181889f
Merge pull request #515 from PhenomRetroShare/Add_ContextMenuToShowImageInLobby
...
Add context menu to show hidden image on lobby.
2016-10-08 14:04:31 +02:00
Phenom
4b0f82a6d0
Fix Desktop Filename for option page message.
2016-10-08 12:12:37 +02:00
Phenom
fdfd2e9248
Add context menu to show hidden image on lobby.
...
A tooltip show hidden image too.
The RSImageBlockWidget is removed.
2016-10-05 12:27:31 +02:00
csoler
ebfc82cc1e
save/restore selection in shared dir list tree view
2016-10-03 21:44:34 +02:00
Phenom
0ea909df10
Fix Windows Compilation after 6e4ba76b
2016-09-29 12:45:01 +02:00
csoler
6e4ba76bbb
improved display of shared directories for friends with no update info
2016-09-28 21:55:13 +02:00
csoler
5547d71ac7
fixed advanced search not closing
2016-09-27 21:10:18 +02:00
csoler
c26970feba
fixed open folder from File Sharing dialog
2016-09-27 21:10:18 +02:00
Silenoz Byronsk
5de73df86f
Update retroshare_de.ts
2016-09-24 08:48:35 +02:00
mr-alice
0cc4ebd89c
added comments in the file lists code. Removed unused functions. Added a few missing mutexes.
2016-09-22 21:47:58 +02:00
mr-alice
0757fb303c
merged upstream/master
2016-09-20 20:51:50 +02:00
mr-alice
7488ad457d
added display of files being hashed with green color and blue icon. This could be improved I suppose.
2016-09-18 22:32:30 +02:00
mr-alice
ff4c43819e
fixed reloading of ShareManager due to postModDirectories and made it reload after addign new share
2016-09-18 21:41:18 +02:00
mr-alice
de104d3e34
fixed up GUI parameters in Directories. Removed HashCache duration handles since this is now automatic
2016-09-18 18:34:39 +02:00
MrAlice
ca30b0da44
fixed terrible cost of calling requestDirDetails before createIndex
2016-09-15 10:41:40 +02:00
mr-alice
ddc89a6535
fixed core dump in printout of empty slots. Improved dir sync-ing strategy
2016-09-14 21:52:16 +02:00
mr-alice
e985a2c927
removed call to setDynamicSortFilter in SharedFilesDialog, as a workaround for the crash when sorting
2016-09-14 20:43:52 +02:00
mr-alice
93818f6088
simplified a bit the code in Flat_Model, and tried to fix the crash when sorting items
2016-09-13 21:23:27 +02:00
mr-alice
53c65fff9f
removed cache transfers from the GUI
2016-09-13 18:54:00 +02:00
mr-alice
a2e34f9cc6
moved regular expression classes into a separate namespace
2016-09-13 12:05:22 +02:00
mr-alice
c1e538ff13
added interactive update of dir entries when browsing files from an online friend
2016-09-11 17:52:12 +02:00
mr-alice
0ea695beb3
fixed a few bugs in hash-based sync. Not there yet.
2016-09-08 23:43:14 +02:00
Cyril Soler
ea380b2578
Merge pull request #487 from AsamK/fix_wayland
...
Fix crash when running natively on Wayland
2016-09-07 21:29:48 +02:00
defnax
e9540d7b05
Improved look and feel layout of Profile Generation Dialog
2016-09-06 17:45:42 +02:00
thunder2
5f5ce4ab63
Fixed version_detail_bash_script with shadow build
2016-09-05 16:27:04 +02:00
thunder2
ea6431e276
Fixed Windows shadow build with Qt 5.6 or higher
2016-09-05 16:24:49 +02:00
Gio
9d83d56811
Merge branch 'master' into android
2016-09-04 15:16:57 +02:00
mr-alice
ade6017f74
merged with upstream/master
2016-09-01 19:52:31 +02:00
defnax
5241a7d4c0
Added last icon changes for transfers page
2016-08-30 17:18:27 +02:00
cyril soler
3b37fcc4a8
updated help text for circles
2016-08-30 14:18:36 +02:00
mr-alice
1290aa8403
fixed proper display of file sharing flags
2016-08-29 21:30:56 +02:00
csoler
a82f3149d3
removed (unfinished) GettingStarted tab
2016-08-29 20:52:02 +02:00
mr-alice
7c2ed3fca0
save/restore expanded state in file list tree view so that view gets updated seamlessly
2016-08-28 23:14:39 +02:00
AsamK
b36d0fad4a
Fix crash when running natively on Wayland
2016-08-28 17:52:01 +02:00
defnax
19443dabf9
added missed icon
2016-08-27 20:16:04 +02:00
defnax
57c9bef993
updated settings icons and some missed one
2016-08-27 18:15:13 +02:00
mr-alice
5194287645
fixed SEGV due to calling layout change in the wrong place
2016-08-27 13:22:29 +02:00
defnax
cc8f2c6e39
changed to one plus button for Create ID/Circle with menu.
2016-08-26 02:48:46 +02:00
defnax
45198121f7
updating replacements icons
2016-08-25 17:09:33 +02:00
defnax
8d2588fec4
added missed icons
2016-08-24 16:57:33 +02:00
defnax
7706f5f7c6
update notify icons now orange color
2016-08-24 16:55:44 +02:00
defnax
f58494f9e4
fixed icon
2016-08-24 13:46:31 +02:00
csoler
5e5a8dcd9a
put back opinion combobox in the place where other reputation information already is. Removed absolute size on invite button which causes incorrect display on high DPI screens
2016-08-24 12:50:41 +02:00
defnax
5e22ddc93e
updating icons more flat replacement
...
improving people page layout
2016-08-24 03:28:57 +02:00
Gio
279551fe8d
Retroshare android service now run and start at boot on android, the qml app is still disfunctional
2016-08-23 12:15:28 +02:00
Gio
9a980def2c
libretroshare now compiles for Android, instruction on how to do it included
2016-08-23 12:15:28 +02:00
Phenom
7dd78f28d8
Fix Lobby Load embedded image option.
2016-08-22 23:08:11 +02:00
mr-alice
f8ed1d3fb7
changed DirDetails::children to be a vector, removed costly caching of DirDetailVector
2016-08-19 18:49:42 +02:00
Cyril Soler
6bb1543839
Merge pull request #471 from PhenomRetroShare/Add_AutoHideToRSImageBlockWidget
...
Add AutoHide to RSImageBlockWidget
2016-08-18 17:18:25 +02:00
Cyril Soler
fea4159b86
Merge pull request #455 from PhenomRetroShare/Add_CopyRSTreeWidgetHeaderContextMenuToItemContextMenu
...
Copy RsTreeWidget Header ContextMenu to Item ContextMenu.
2016-08-18 17:11:07 +02:00
Phenom
9780f1ff78
Add AutoHide to RSImageBlockWidget
2016-08-17 23:33:41 +02:00
mr-alice
78b8744183
fixed display of remote directories
2016-08-17 14:48:54 +02:00
defnax
6682a7a491
added new mainwindow icons for RetroShare.
2016-08-16 22:02:30 +02:00
Cyril Soler
4d5be7fbce
Merge pull request #476 from PhenomRetroShare/Add_FilterBannedInIdDialog
...
Add Banned Filter in IdDialog.
2016-08-16 10:29:21 +02:00
Cyril Soler
4572dc650c
Merge pull request #475 from PhenomRetroShare/Fix_RSTextBrowser_loadRessource_OnWindows
...
Fix RsTextBrowser::loadRessource on Windows.
2016-08-16 10:22:00 +02:00
Phenom
accd3ca734
Fix RsTextBrowser::loadRessource on Windows.
...
When current style use images (like bubble).
2016-08-15 20:02:01 +02:00
Phenom
dd2e4c32d5
Change Image Blocked Icon On RSTextBrowser
2016-08-15 20:01:14 +02:00
Phenom
df44f50f86
Add Banned Filter in IdDialog.
2016-08-15 19:59:52 +02:00
defnax
b0b4320c0b
decrease chat bar widget icon size
2016-08-13 16:20:58 +02:00
Phenom
fcad9d99ab
Fix RSTextBrowser::loadResource if image comes from stylesheet.
2016-08-13 10:42:42 +02:00
Phenom
f71aad4b9c
Add Chat Load Embedded Images Option like forum and message.
2016-08-13 09:46:31 +02:00
defnax
0e1c0c2eb3
Added search filter for participants list.
2016-08-12 22:19:44 +02:00
thunder2
f3b8843384
Fixed QMAKE_PRE_LINK for Windows compile without MSYS2
2016-08-12 10:03:47 +02:00
defnax
1fe7dce424
Set icons for the voting combo box
2016-08-10 00:22:23 +02:00
Phenom
8a5c07b5e2
Copy RsTreeWidget Header ContextMenu to Item ContextMenu.
2016-08-09 21:01:00 +02:00
defnax
d1645e97bd
moved auto-ban checkbox to a better position
2016-08-09 19:38:56 +02:00
Cyril Soler
aaf13eb4dd
Merge pull request #466 from PhenomRetroShare/Fix_RsCollEditorCountUpdateWhenRemove
...
Fix RsCollection Editor Count Update When Removing items.
2016-08-09 10:47:08 +02:00
Phenom
275c47eff9
Add Title when ask for password.
2016-08-09 01:22:14 +02:00
Phenom
6edd7bb8e3
Add possibility to create GXSId directly on GenCertDialog.
2016-08-08 22:57:06 +02:00
Cyril Soler
c2c88939fe
Merge pull request #462 from PhenomRetroShare/Add_CaseSensitiveOptionForLobbyNotify
...
Add Case Sensitive option for Lobby Notify.
2016-08-08 22:18:32 +02:00
Cyril Soler
0b1f08a1ce
Merge pull request #461 from PhenomRetroShare/Add_CommentNumberOnButton
...
Add Comment Number On Button.
2016-08-08 22:12:55 +02:00
Cyril Soler
723d96bcd1
Merge pull request #460 from PhenomRetroShare/Fix_LobbyNotifyIcon
...
Fix Lobby Notify Icon.
2016-08-08 22:11:10 +02:00
Phenom
ee368ef045
Fix RsCollection Editor Count Update When Removing items.
...
Thanks to Jola to get this bug.
2016-08-08 20:45:43 +02:00
Phenom
88407e6d30
Fix Image Block on RSTextBrowser.
2016-08-07 19:41:44 +02:00
Phenom
d0482707c5
Add Case Sensitive option for Lobby Notify.
2016-08-07 19:00:23 +02:00
Phenom
ea6bbac732
Add Comment Number On Button.
2016-08-07 14:40:04 +02:00
defnax
dea776a61a
Moved font menu to Settings menu
2016-08-06 18:35:07 +02:00
Phenom
776e404c2b
Fix Lobby Notify Icon.
...
But now this not report which type of lobby is.
2016-08-06 17:52:12 +02:00
Cyril Soler
9f14103c1c
Merge pull request #458 from PhenomRetroShare/Fix_QMessageBoxAddWidget
...
Fix QMessageBox layout addWidget.
2016-08-06 15:47:23 +02:00
Phenom
21bd8cd6df
Fix QMessageBox layout addWidget.
2016-08-06 13:49:53 +02:00
Phenom
beab81e134
Fix Forum Item sort on LastPost View.
...
msg.mMeta.mChildTs Was not updated when received new child so do it when
creating GxsIdRSTreeWidgetItem.
2016-08-06 11:57:41 +02:00
defnax
f3d1a6c1ec
Added missed notify icon
2016-08-05 19:13:59 +02:00
defnax
ac73fd92a7
Merge branch 'master' of https://github.com/RetroShare/RetroShare
2016-08-05 01:01:56 +02:00
defnax
e2bb477899
Added new blue icon set for Chat Widget (icons by Beluga) svg ad png Format
2016-08-05 01:00:53 +02:00
Cyril Soler
96e73b301c
Merge pull request #454 from csoler/v0.6-ContactList
...
V0.6 contact list
2016-08-04 22:38:59 +02:00
csoler
5a55de5ec8
added missing DontUseNativeDialog flag in misc.cpp
2016-08-04 22:01:30 +02:00
csoler
7545ad4d11
simplied/improved reputation system. Now ids can be banned based on their owner node using a single checkbox in the Person tab, with immediate effect
2016-08-04 11:43:35 +02:00
Cyril Soler
60cf2991d4
Merge pull request #436 from G10h4ck/libresapilocal
...
Libresapilocal
2016-08-03 08:46:15 +02:00
csoler
5fac5a8d76
moved all getOpenFilename to use misc::getOpenFilename
2016-07-31 22:15:56 +02:00
Phenom
d000d75a38
Fix Import and Export Cert file *.asc.
2016-07-31 21:03:45 +02:00
Cyril Soler
edce1e953c
Merge pull request #449 from PhenomRetroShare/Add_RemoveDuplicateCBInRSCollEditor
...
Add Remove Duplicate checkbox in RsCollection editor.
2016-07-31 17:47:50 +02:00
Phenom
6935441e4f
Fix other QFileDialog call in misc adding DontUseNativeDialog option.
2016-07-31 16:23:41 +02:00
Phenom
03179043f1
Add Remove Duplicate checkbox in RsCollection editor.
...
If unchecked, you can add the same file (same hash) in multiple
directories.
2016-07-31 16:08:15 +02:00
Phenom
998fede7e7
Fix IdDialog ContextMenu shown at startup.
2016-07-31 11:15:47 +02:00
mr-alice
5b9fd74d85
removed most of CacheStrapper stuff from ftServer, replaced fimonitor by p3FileDatabase
2016-07-30 21:52:42 +02:00
Phenom
bef7db4b4d
Fix IdChooser in Signed Lobby.
...
So you cannot choose an unsigned Id.
2016-07-30 19:14:59 +02:00
Cyril Soler
2921d9eac2
Merge pull request #445 from PhenomRetroShare/Add_MergeDisplayMenuToHeaderContextMenu
...
Move Display button's menu to Header context menu on FriendList.
2016-07-30 15:26:27 +02:00
Phenom
46e4b3b4c8
Fix FriendList sorting when expand PGPItem sorted by LastContact or IP
2016-07-30 13:58:02 +02:00
Phenom
ae9ab644a9
Move Display button's menu to Header context menu on FriendList.
2016-07-30 13:27:23 +02:00
defnax
d62f8a49f1
Fixed stylesheet
2016-07-29 23:21:46 +02:00
defnax
032bcf7a26
Fixed Stylesheets
2016-07-29 23:14:46 +02:00
Cyril Soler
b1dcd2ff08
Merge pull request #444 from PhenomRetroShare/Add_MergeFilterIdFilterToHeaderContextMenu
...
Merge Filter ComboBox to Header Context Menu in IdDialog.
2016-07-29 22:02:57 +02:00
csoler
1707c07937
added DontUseNativeDialog as default flag in file dialog in order to avoid some crashed when not using it
2016-07-29 21:58:59 +02:00
Phenom
d3beccf3e2
Merge Filter ComboBox to Header Context Menu in IdDialog.
2016-07-29 21:39:58 +02:00
defnax
431dd68509
Temporary solution for the Filter Combobox it takes to much space, no space more for search filter,moved under the ToolBar.
2016-07-29 17:29:54 +02:00
Gio
fe7de83529
WebUI is now optional but enabled by default at compile time
2016-07-28 14:08:49 +02:00
csoler
c73be934ed
removed anti-spam message that has become irrelevant
2016-07-26 16:06:03 +02:00
csoler
ed05ec7008
fixed text in People tab
2016-07-25 16:06:28 -04:00
csoler
f5e55e849b
fixed a few bugs in the People tab
2016-07-25 16:04:30 -04:00
csoler
218977170c
added two new options to people page for handlign reputations: change the ban limit from friend opinions, and allow to auto-set positive opinions to contacts
2016-07-25 15:45:49 -04:00
csoler
efd503e7d4
removed the possibility of GXS groups to keep track of post origin before release, as it is too intrusive as compared to the benefits
2016-07-25 14:56:55 -04:00
csoler
35c01e5335
updated translation files
2016-07-22 21:10:54 -04:00
Phenom
7c7da7e6d1
Fix Posted Feed Item when received comment.
2016-07-23 01:48:35 +02:00
csoler
95edc5ba8e
fixed variable name problem in ServerPage (with no consequences)
2016-07-22 10:06:24 -04:00
Gio
b5f95cb651
libresapilocal is now optional (enabled by default)
2016-07-15 11:25:31 +02:00
Gio
47414acb62
Basic support to access libresapi via unix socket / windows named pipes
2016-07-15 11:25:31 +02:00
csoler
c555300c37
fixed merging with upstream
2016-07-12 22:45:23 -04:00
csoler
931c3df282
fixed display of group node restriction in GxsGroupDialog and info
2016-07-11 21:33:09 -04:00
csoler
45b189c080
removed EXTERNAL/PERSONNAL options from GxsCircleChooser
2016-07-11 18:30:12 -04:00
csoler
d089e2ef1a
added a GroupChooser class to choose groups of friend nodes
2016-07-09 18:06:59 -04:00
csoler
a69629cf73
added missing own id from group list, and removed possible duplicates in random group ids
2016-07-06 22:16:05 -04:00
csoler
269f9457be
fixed load/save of new group ids and backward compatibility with FriendList
2016-07-06 22:02:56 -04:00
csoler
01c0d2f0f1
finished conversion to RsNodeGroupId for file transfer and GUI
2016-07-05 23:49:43 -04:00
Cyril Soler
1c277ab81b
Merge pull request #433 from csoler/v0.6-SqlCache
...
V0.6 sql cache
2016-07-05 23:47:55 -04:00
csoler
42f221075a
removed debug info in IdDialog
2016-07-03 23:15:05 -04:00
csoler
09ad53981d
fixed red color in IdDialog
2016-07-03 22:02:23 -04:00
csoler
692293e030
added red color to banned identities in IdDialog
2016-07-03 18:12:50 -04:00
csoler
e611b2bb05
moved isIdentitybanned from p3GxsReputations to p3IdService, so as to avoid calling back p3IdService from p3GxsReputations, which simplifies the code
2016-07-03 18:06:01 -04:00
csoler
0206c652df
added missing else in display of forum anti-spam message
2016-06-30 15:06:41 -04:00
csoler
2dfe116a31
added compilation flag for profiling in GUI
2016-06-30 14:22:06 -04:00
csoler
ba500284c7
added GXS distribution flag to defavor posts signed by key form unknown RS nodes, and updated UI in forums to use it
2016-06-30 14:16:45 -04:00
Phenom
456751a83c
Fix ProgressBar Chunk with Standard.qss
2016-06-28 20:23:32 +02:00
Phenom
e6347d7aef
Fix "!!!The RetroShare's desktop file is missing or wrong!!!" message
...
for Linux.
2016-06-25 11:09:28 +02:00
csoler
07bda26192
fixed permission matrix widget crash
2016-06-18 16:27:15 -04:00
Phenom
d84fdff2e1
Fix GxsChannelPostItem when received comment.
2016-06-18 20:10:14 +02:00
Cyril Soler
7627bd96ca
Merge pull request #417 from csoler/v0.6-SecurityKeys
...
V0.6 security keys
2016-06-17 22:53:05 -04:00
csoler
eb05922cd1
added a tooltip and read color for unsecure GXS identities. These are still supported for a few weeks at most. So get rid of them
2016-06-17 22:21:06 -04:00
csoler
cc6ae747cb
fixed color of admin circles (we cannot use a bullet, since bullets are kept for Membership property)
2016-06-16 23:17:56 -04:00
csoler
4d452bf6eb
removed annoying warning in avatar widget
2016-06-16 23:17:56 -04:00
csoler
b9ba51f2ba
improved naming of publish/admin rights in GroupTreeWidget
2016-06-16 22:23:27 -04:00
csoler
dbd78d2401
merged with upstream/master
2016-06-16 20:19:03 -04:00
defnax
70662cf8bf
Fixed some layout spacing
2016-06-16 18:41:56 +02:00
Cyril Soler
656e7eb548
Merge pull request #415 from PhenomRetroShare/Add_BuildStatusInReadme.md
...
Add Build Status in ReadMe.md file.
2016-06-15 23:27:30 -04:00
defnax
da11995ca3
Clean up the Chat Toolbar Buttons
...
Fixed display of Info Text on PGg details
2016-06-15 23:32:01 +02:00
Phenom
631a29c701
Add Build Status in ReadMe.md file.
...
And add AppVeyor File.
2016-06-15 20:53:56 +02:00
Cyril Soler
ceecdb2771
Merge pull request #414 from PhenomRetroShare/Add_MessageWhenSendingArgToOtherInstance
...
Add message, when sending arguments to other instance, to disable this
2016-06-14 20:31:38 -04:00
Cyril Soler
cedce2ecef
Merge pull request #260 from PhenomRetroShare/Add_SendAsPlainText_And_NoEmoteIcon_Button
...
Add buttons to send message in plain text and without EmoteIcon.
2016-06-14 20:30:06 -04:00
defnax
69e98b8e2d
Added count Invited Members to Create Circles Dialog.
...
Changed some context menu icons for People list and Circles tree.
Added icon when im Circle Admin.
2016-06-15 00:08:45 +02:00
Phenom
ddbcd2150c
Add buttons to send message in plain text and without EmoteIcon.
2016-06-14 23:01:08 +02:00
Phenom
9b09187340
Add message, when sending arguments to other instance, to disable this
...
option.
2016-06-14 16:49:18 +02:00
csoler
e03c5dfe56
improved GUI layout in circle creation box. Added tooltips
2016-06-13 22:38:51 -04:00
Cyril Soler
248d0c42d3
Merge pull request #412 from csoler/v0.6-MaxUpRate
...
V0.6 max up rate
2016-06-11 17:58:08 -04:00
Cyril Soler
eba90a83c6
Merge pull request #411 from PhenomRetroShare/Add_SIGFPE_Debug_DEFINES
...
Add SIGFPE debug DEFINES.
2016-06-11 09:24:33 -04:00
Phenom
d649659172
Add SIGFPE debug DEFINES.
...
To allow debug SIGFPE easily.
Only need to uncomment DEFINES *= SIGFPE_DEBUG line in retroshare-
gui.pro.
2016-06-11 14:38:31 +02:00
Phenom
08258ca8b8
Fix SIGFPE in QProgressBar::paintEvent
...
When feenableexcept(FE_INVALID | FE_DIVBYZERO) is activated.
2016-06-11 14:23:26 +02:00
defnax
d1be3f3a4f
Set a minimum column width
2016-06-10 13:40:24 +02:00
csoler
83a143476e
fixed bug in setting MaxRate values
2016-06-09 23:23:51 -04:00
csoler
f5ad8b49be
moved node-wide options to node details
2016-06-09 23:13:07 -04:00
csoler
a4931edee0
fixed setting/getting maxrates using pgp id
2016-06-09 20:51:09 -04:00
csoler
226e85c9ba
added dropmenu entry in circles to allow admin to grant/deny membership
2016-06-08 21:00:26 -04:00
csoler
a1bbcd829d
fixed a few small issues in new peer rates
2016-06-07 22:06:32 -04:00
csoler
20b6745f70
added GUI and storage for max up/dn rates per peer
2016-06-07 21:48:22 -04:00
csoler
54a0ca4678
added line in circle tooltip for visibility. Re-worked tooltip text a little bit
2016-06-05 15:49:33 -04:00
csoler
ee2559620b
updated tooltip and names for self-restricted circles to "private"
2016-06-05 15:20:55 -04:00
csoler
195ad4ec8f
use grey bullet as a placeholder for circles without pending operations
2016-06-05 15:20:55 -04:00
Cyril Soler
456b57b5c9
Merge pull request #205 from pztrn/master
...
Make sure that version_detail.sh script always do 2 things
2016-06-05 13:17:30 -04:00
csoler
f55b283887
second pass over compilation warnings
2016-06-05 11:05:52 -04:00
csoler
927f782bef
pass over compiler warnings
2016-06-05 10:43:57 -04:00
csoler
2567feb971
fixed compilation broken by using deprecated Qt method
2016-06-05 09:54:26 -04:00
defnax
0eb4e9e5be
- renamed label "restricted to group" to "restricted to circle"
...
- changed icon
2016-06-04 21:27:20 +02:00
csoler
24f619d62b
added missing include for debian squeeze
2016-06-04 03:20:45 +02:00
csoler
d8189d08f7
moved placeholder text from .ui to .cpp to allow compilation with old Qt
2016-06-03 21:14:34 -04:00
defnax
4300d87b3d
Set default Header Stylesheet for Circles
2016-06-03 19:15:24 +02:00
sehraf
6e38554bcd
rename define UBUNTU to HAS_GNOME_KEYRING
...
The name UBUNTU is misleading since it is only used to select the keyring backend (which is gnome keyring on linux).
This also allows to support other keyrings on linux in the future (e.g. KDEs keyring)
2016-06-02 14:57:46 +02:00
csoler
cbef01451c
added regular test of circle auto-subscribe from cache, and auto-subscribe when submitting a membership request
2016-05-29 16:09:56 -04:00
csoler
2bde81f210
removed more debug info, improved tooltips
2016-05-28 21:09:44 -04:00
csoler
ccd72cb827
removed some debug info. Added information tooltips on circles and ids in circle member/invitee list
2016-05-28 20:58:28 -04:00
csoler
8b5e43f2b0
remove subitems in circles member list when they are gone from cache
2016-05-28 17:18:25 -04:00
Cyril Soler
dafb2e6bc2
Merge pull request #396 from csoler/v0.6-Circles
...
V0.6 circles
2016-05-27 17:35:23 -04:00
csoler
74b4d6667a
added ifdef to allow to remove the sorting of circles into member/not member. To be tested for final decision
2016-05-26 21:16:21 -04:00
csoler
ae5929e9ad
fixed possible crash due to using a deleted item
2016-05-26 18:58:48 -04:00
csoler
a32bcbae0a
changed Members to Invited members in circle creation dialog
2016-05-25 21:17:09 -04:00
csoler
d1f4e134a5
removed display of circle members in left ID list
2016-05-25 19:04:45 -04:00