csoler
|
eb1909e8bc
|
fixed licenses in FileTransfer
|
2018-11-14 20:54:37 +01: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
|
7ab7c7db93
|
added possibility to remove extra shared file
|
2018-09-27 16:53:08 +02:00 |
|
csoler
|
5c2f714ada
|
merged with upstream/master
|
2018-08-30 14:50:16 +02:00 |
|
csoler
|
5b1c150acb
|
added background for post pinning and logic to edit others posts
|
2018-08-12 15:30:07 +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
|
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 |
|
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 |
|
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 |
|
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 c141eae8289a9e93a02158005f832c696268613e.
|
2018-03-03 12:05:13 +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 |
|
Phenom
|
c141eae828
|
Fix SharedFilesDialog show old hidden column.
|
2018-02-22 18:54:14 +01:00 |
|
Phenom
|
798ad15c3b
|
Split Number of Files and Size in RemoteDirModel.
|
2018-02-19 20:13:54 +01:00 |
|
csoler
|
47f9a4907b
|
improved cost of reseting search in SharedFileDialog by saving hidden indexes list
|
2018-02-15 00:02:08 +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
|
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
|
1669cd48c8
|
use "download..." menu with RsCollectionDialog with multiple files and directories
|
2017-11-13 22:08:05 +01:00 |
|
csoler
|
5997c10495
|
fixed bug causing RsCollection to fail on remote files. Now using RsCollectionDialog when downloading directories from friend shared files
|
2017-11-12 22:46:29 +01:00 |
|
csoler
|
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 |
|
csoler
|
770add8b8a
|
added code to share a file/dir on channel
|
2017-10-21 21:23:40 +02:00 |
|
csoler
|
fe516c6b7a
|
fixed pasting of FileTree links in download queue
|
2017-10-21 16:16: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
|
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 |
|
Steve-V
|
82c9c95fc5
|
spelling fix ommitted -> omitted
|
2017-09-22 19:58:13 -05: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 |
|