Commit Graph

7898 Commits

Author SHA1 Message Date
csoler
79aac23b6c fixed video codec! 2015-08-23 22:58:36 -04:00
csoler
f55c115bdb fixed a few bugs. Still not working 2015-08-23 22:39:16 -04:00
csoler
024999ed67 fixed bug in creating input image when encoding video 2015-08-23 21:08:27 -04:00
AsamK
5c67941e53 Update README.md 2015-08-24 00:15:36 +02:00
AsamK
5ae5d76ffc Make file names consistent with packaging
Rename executables:
RetroShare -> RetroShare06
retroshare-nogui -> RetroShare06-nogui

Add 06 suffix to icons and desktop file

Update README, debian rules and windows installer file
2015-08-24 00:03:57 +02:00
AsamK
91e19fc61e Disable installing of headers and libretroshare.a
The list of interface header files is outdated and probably of no use
to anyone.
2015-08-24 00:03:57 +02:00
AsamK
d4a36ed38b Make data and plugin directory configurable at compile time
e.g.:
$ qmake PREFIX=/usr/local
$ qmake LIB_DIR=/usr/lib64

A full recompile is necessary when changing the PREFIX!
2015-08-24 00:03:57 +02:00
AsamK
6b7a6e2313 Make RS installable with "make install" 2015-08-24 00:03:57 +02:00
Cyril Soler
fa54fcefdd Merge pull request #49 from heini/redhat_build
Provide RedHat family packaging script.
2015-08-23 17:22:40 -04:00
thunder2
1fcae6155d Removed static defines for column numbers in RsDataService and replaced it with members. Initialized members when adding attributes to the select list. 2015-08-23 19:05:37 +02:00
Phenom
531ce34151 Merge branch 'master' into AddRetroShareLinkOpenFileWhenExists 2015-08-23 18:17:09 +02:00
Phenom
860292da12 Merge branch 'master' into AddHTML_TextOptimization_0.6 2015-08-23 18:16:43 +02:00
Phenom
70b9c456d5 Merge branch 'master' into Fix_ChatWidgetSearchTextThreshold 2015-08-23 18:09:30 +02:00
Phenom
79fb8dfe04 Merge branch 'master' into Fix_ChatWidgetLastCursorFormatting 2015-08-23 17:49:19 +02:00
Cyril Soler
e9aa4ff43b Merge pull request #3 from chozabu/copy_version_info_button
add button to copy version info in first level about box
2015-08-23 11:15:05 -04:00
sehraf
d1deef0733 fixed new lines in certificate string 2015-08-23 16:43:34 +02:00
csoler
0bb5a74099 fixed some bugs. Still crashing in the decoding phase. Don_t know why. 2015-08-23 10:27:50 -04:00
Cyril Soler
7bd41e9fcb Merge pull request #4 from chozabu/grouter_stats_basic_names
minor tweak to list friends in order they are shown on graph
2015-08-23 10:15:10 -04:00
Heini
7fe46ed51c Provide RedHat family packaging script. 2015-08-23 14:18:06 +02:00
thunder2
f30ed24a4a Moved gxs data from files into database
- Added update to RsDataService
- Added new table "DATABASE_RELEASE" to database

Advantages:
- Better performance because of the removed additional file access
- Transaction safety
- All groups and messages are stored in the database

Attention:
Please make a backup of your data folder before you try this version.
The first start of the application will update the database and can take a little bit longer. Once the database was converted the messages cannot be read by older versions of the application.
2015-08-23 13:41:59 +02:00
Phenom
b1aae2d88e Merge branch 'master' into AddRetroShareLinkOpenFileWhenExists 2015-08-23 12:05:28 +02:00
Phenom
023473443b When the file in the link already exists, RS open it. 2015-08-23 12:03:46 +02:00
sehraf
791fb78ed9 renaming details and details2 for better clarification 2015-08-23 09:58:31 +02:00
sehraf
ad499e6bd6 renamed 'pubkey' to 'certificate' and removed empty location names 2015-08-23 09:55:43 +02:00
Cyril Soler
6893c5867c Merge pull request #42 from cavebeat/comma
fixed comma in README for debian
2015-08-22 20:37:30 -04:00
cave beat
c66de1c17e fixed comma in README for debian 2015-08-23 01:07:28 +02:00
Cyril Soler
f58e34784e Merge pull request #23 from AsamK/patch-1
Update and rename README.txt to README.md
2015-08-22 16:29:46 -04:00
Phenom
326a33059d Fix ChatWidget last cursor formatting.
To test it, search a text that will be colored a end.
New messages lose their format.
2015-08-22 17:38:35 +02:00
Phenom
c44afc092e Merge branch 'master' into Fix_ChatWidgetSearchTextThreshold 2015-08-22 17:02:43 +02:00
Phenom
b1fd29033b Merge branch 'master' into AddHTML_TextOptimization_0.6 2015-08-22 16:38:20 +02:00
csoler
eb4313fef2 merge before commit 2015-08-22 10:32:54 -04:00
csoler
58d29c3ee2 fixed error message in pqissl::cansend() 2015-08-22 10:32:04 -04:00
Phenom
5c970100f1 Fix ChatWidget search text label threshold. 2015-08-22 16:31:08 +02:00
AsamK
5a32ccac63 README: Fix executable name 2015-08-22 14:27:24 +02:00
AsamK
339558f1df Update and rename README.txt to README.md
Make README a bit nicer, with Markdown formatting and add compile dependencies for suse and arch.
2015-08-22 14:18:43 +02:00
thunder2
6ac107a954 Added method "tableExist" to RetroDb. 2015-08-22 11:34:13 +02:00
thunder2
3665238e61 Added new methods for transaction to RetroDb. 2015-08-22 11:34:11 +02:00
csoler
4309642d14 merging before commit 2015-08-21 20:47:26 -04:00
csoler
58c70ca93c moved [not] operator inside parenthesis. Does not change anything except improving readability 2015-08-21 20:46:34 -04:00
csoler
dea7c774b4 fixed missing removal of deleted data causing a crash when large messages cause an error in Global Router 2015-08-21 20:45:41 -04:00
thunder2
334ddf8efc Enabled sort by columns other than name combined with sort by state in FriendList. 2015-08-22 00:57:26 +02:00
thunder2
176c3abd8c FriendSelectionWidget:
- Added sort by state
- Moved buttons "All"/"None" into context menu

MessageComposer:
- Removed double details action
2015-08-21 19:24:24 +02:00
thunder2
4923c47eb3 RSTreeWidget:
- Added possibility to add own actions to header context menu
- Added resort of items
2015-08-21 19:24:23 +02:00
csoler
4522fe85cc fixed encoding 2015-08-20 22:59:51 -04:00
csoler
1249423eff worked out some bugs. Still not working 2015-08-20 21:46:28 -04:00
Phenom
02775c6fb4 Add HTML Text Optimization by exporting styles. 2015-08-20 17:55:20 +02:00
csoler
9798c78e20 added decoding of avcodec 2015-08-19 22:17:50 -04:00
csoler
043fe53789 added avcodec encoding 2015-08-19 21:50:51 -04:00
cave beat
1d9e3988a3 removed LinksCloud
LinksCloud has been replaced by Posted
and is hosted for archiving reasons in https://github.com/RetroShare/LinksCloud
2015-08-19 20:26:23 +02:00
sehraf
04a1c10a56 fixed UTF-8 group names 2015-08-19 19:12:38 +02:00