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 |
|
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 |
|
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 |
|