Commit Graph

9433 Commits

Author SHA1 Message Date
Cyril Soler
6e25a30716 Merge pull request #450 from PhenomRetroShare/Fix_QFileDialogDontUseNativeDialog
Fix other QFileDialog call in misc adding DontUseNativeDialog option.
2016-07-31 17:21:12 +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
mr-alice
538a11fd14 fixed compilation. Added missing functions, left blank 2016-07-31 15:59:58 +02:00
Cyril Soler
64b56092d3 Merge pull request #448 from PhenomRetroShare/Fix_IdDialogContextMenuShownAtStartUp
Fix IdDialog ContextMenu shown at startup.
2016-07-31 11:52:23 +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
Cyril Soler
372105570b Merge pull request #447 from PhenomRetroShare/Fix_IdChooserInSignedLobby
Fix IdChooser in Signed Lobby.
2016-07-30 21:15:08 +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
Cyril Soler
2126234f47 Merge pull request #446 from PhenomRetroShare/Fix_FriendListSortGPGItem
Fix FriendList sorting when expand PGPItem sorted by LastContact or IP
2016-07-30 15:25:30 +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
7c2e2bd503 take in account that QLocalSocket is of type STREAM so it doesn't emit readyRead event for each write() on the other side 2016-07-28 17:50:00 +02:00
Gio
fe7de83529 WebUI is now optional but enabled by default at compile time 2016-07-28 14:08:49 +02:00
mr-alice
aeb0595301 fixed updated ts in hash cache files 2016-07-28 10:49:49 +02:00
mr-alice
2aac88464d fixed a few bugs in directory parsing 2016-07-28 09:29:15 +02:00
mr-alice
463f21c85c fixed hashing thread 2016-07-28 00:48:28 +02:00
mr-alice
d86b89b15a fixed compilation/running of directory updater 2016-07-27 21:22:59 +02:00
csoler
c73be934ed removed anti-spam message that has become irrelevant 2016-07-26 16:06:03 +02:00
Cyril Soler
da8a520f3b Merge pull request #442 from csoler/v0.6-ContactList
V0.6 contact list
2016-07-25 16:07:53 -04: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
mr-alice
25c824fd5f added iterators for directory storage class 2016-07-24 23:48:22 -04:00
mr-alice
3e48b0fd95 improved FolderIterator class 2016-07-23 22:14:43 -04:00
csoler
35c01e5335 updated translation files 2016-07-22 21:10:54 -04:00
csoler
1a4d400694 updated changlog 2016-07-22 20:40:51 -04:00
Cyril Soler
e5d9bd51e3 Merge pull request #441 from PhenomRetroShare/Fix_PostedFeedItemWithComments
Fix Posted Feed Item when received comment.
2016-07-22 20:39:55 -04:00
Phenom
7c7da7e6d1 Fix Posted Feed Item when received comment. 2016-07-23 01:48:35 +02:00
csoler
daf54dff3d fixed missing RsGxsGrpMeta cache update when updating grp meta, which caused unstable group flags/name/perms update 2016-07-22 17:49:07 -04:00
csoler
95edc5ba8e fixed variable name problem in ServerPage (with no consequences) 2016-07-22 10:06:24 -04:00
mr-alice
3c976bb7ee added squeleton code for own directory update 2016-07-21 00:16:12 -04:00
mr-alice
3bf3d0c360 added blank cc file 2016-07-20 16:11:26 -04:00
mr-alice
63063102bb fixed compilation of file lists code base 2016-07-20 16:10:51 -04:00
mr-alice
3e20b9ddf7 added p3FileLists service 2016-07-20 15:28:55 -04:00
csoler
6cdeed6e37 fixed changelog 2016-07-19 00:09:28 -04:00
csoler
66e1c8c253 fixed compilation "without git" as asked by ubuntu packaging 2016-07-18 23:17:22 -04:00
mr-alice
b31e396c2b added skeleton code for p3filelists, and interface files for directory storage and hash cache 2016-07-18 21:52:44 -04:00
csoler
ac9d568c8c updated ubuntu changelog 2016-07-18 21:48:29 -04:00
mr-alice
a6d467d138 added interface for p3FileLists 2016-07-18 21:33:54 -04:00
Gio
b4a10749f4 Disable stacktrace for android as execinfo.h is not available 2016-07-18 18:51:27 +02:00
Gio
5e1ecf3ad1 By default disable libresapilocalserver at compile time because it depends on Qt 2016-07-18 13:49:21 +02:00