csoler
32729adb5e
attempt #2 to fix MacOS compilation
2019-03-24 12:56:43 +01:00
csoler
364c3917ac
attempt to fix MacOS compilation
2019-03-23 23:48:39 +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
da505e0426
Merge pull request #8 from RetroShare/master
...
Split OBS recipes into submodule
2019-03-21 23:55:10 +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
Gioacchino Mazzurco
b388726dab
Split OBS recipes into submodule
...
This is mainly to avoid problems with source checkout on windows because
network:retroshare which is the name needed by OBS is proibited (:) on
windows FS
2019-03-21 23:10:24 +01:00
csoler
b4ab766da9
factored some duplicate code in MessagesDialog.cpp
2019-03-21 22:39:32 +01:00
defnax
300e4f0626
Merge pull request #7 from RetroShare/master
...
update master
2019-03-21 14:02:38 +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
csoler
07abdeeceb
fixed bug causing distant chat preference contacts/nobody/everybody to be ignored
2019-03-20 22:34:48 +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
defnax
c7e4986710
fixed serialization of posts with images
...
fix by cyril
2019-03-19 23:23:49 +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
8f953c0e3c
Merge pull request #1492 from shibe2/patch-1
...
remove accidental code from retroshare_plugin.pri
2019-03-18 21:00:05 +01:00
csoler
c4f951fe5e
Merge pull request #1480 from chelovechishko/rspmw
...
rspermissionmatrixwidget fixes
2019-03-18 20:57:17 +01:00
csoler
af0ce1013f
Merge pull request #1494 from csoler/v0.6-FT
...
set default FT rate to some non zero value. Should start transfers faster. Needs testing!
2019-03-17 21:39:37 +01:00
hunbernd
bc294b207d
Fixed parallel compilation of librestbed
2019-03-16 17:26:27 +01:00
hunbernd
a4ee76e402
Fixed some dependency issues
2019-03-16 16:36:54 +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
shibe2
d210795c5e
remove accidental code from retroshare_plugin.pri
2019-03-10 12:48:36 +04:00
hunbernd
5df54d7630
Converted extra targets into an extra compiler:
...
- Multi core compilation works correctly
- The jsonapi header files are regenerated when there are changes in libretroshare interface files
2019-03-10 01:49:47 +01:00
hunbernd
bbb15fd960
Fixed jsonapi generator:
...
- Doxygen failed, because it got Unix like paths on Windows
- Josnapi generator created empty output files, because multiple _ in input file names
2019-03-09 20:49:54 +01:00
hunbernd
294d711cc3
Fixed restbed compilation on Windows
2019-03-09 20:38:33 +01:00
csoler
9d629254ff
set default FT rate to some non zero value. Should start transfers faster. Needs testing.
2019-03-08 17:12:46 +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
G10h4ck
54899f8378
Merge pull request #1477 from PhenomRetroShare/Fix_ClangWarnings
...
Fix clang warnings
2019-02-17 11:11:20 -03:00
chelovechishko
209e1541ff
gui: rspermissionmatrixwidget: use define for qt::black
2019-02-17 18:36:09 +09:00
Gioacchino Mazzurco
9e70aa0a98
Fix compile error on OSX
2019-02-16 17:09:35 -03:00
Gioacchino Mazzurco
5ff4ebbd12
Fix retroshare-gui compilation after RsReputations refactoring
2019-02-16 11:42:22 -03:00
Gioacchino Mazzurco
a6e8a27fc0
Add RsReputations JSON API
2019-02-16 11:41:31 -03:00
chelovechishko
55ff018166
gui: rspermissionmatrixwidget: fix name.length check with proper number
2019-02-16 23:32:00 +09:00
Gioacchino Mazzurco
ea7773f86d
Refactor RsReputations for compatibility with JSON API
2019-02-15 15:29:36 -03:00
Gioacchino Mazzurco
cca8a666c3
Merge branch '0.6.5'
...
Merge OBS recipes improvements
2019-02-15 08:57:23 -03:00