thunder2
389f2f0528
Removed delete of message files in RsDataService::resetDataStore.
2015-08-25 18:02:40 +02:00
Cyril Soler
836b8668fc
Merge pull request #37 from sehraf/pr-friendlist_import_export-V2
...
friendlist import export
2015-08-24 20:28:38 -04:00
Cyril Soler
4dbffe0db0
Merge pull request #48 from PhenomRetroShare/AddRetroShareLinkOpenFileWhenExists
...
Add retro share link open file when exists
2015-08-24 08:39:12 -04: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
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
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
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
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
sehraf
04a1c10a56
fixed UTF-8 group names
2015-08-19 19:12:38 +02:00
sehraf
941959cc86
conversion from QSettings to XML
2015-08-19 19:08:48 +02:00
thunder2
48c3eedcf5
Removed "CONFIG += console" for Windows release build.
2015-08-19 13:22:31 +02:00
thunder2
3b40f0e0c8
FriendList:
...
- Show information of the "best" ssl item on the gpg item only when the gpg item is not expanded.
- Calculate the icon height from the font metrics
- Show the information text with normal font and color
2015-08-19 11:04:50 +02:00
csoler
42bbf76035
fixed display of software revision in main window (patch from ASmith)
2015-08-18 20:21:45 -04:00
sehraf
80d765e1d6
small fix
2015-08-18 23:17:29 +02:00
sehraf
36349814a6
added import/export friendlist
2015-08-18 23:05:22 +02:00
csoler
4d7f7331fc
fixed bug in git parameter in packaging script
2015-08-16 21:44:38 -04:00
csoler
9734f32ac5
updated ubuntu changelog. improved ubuntu packaging script
2015-08-16 21:05:07 -04:00
Cyril Soler
f6b830d5aa
Merge pull request #35 from hunbernd/chat-fix
...
Chat fix. Thx for this.
2015-08-15 21:46:22 -04:00
hunbernd
16859a1d3a
Fix: chatlobby toaster not working
2015-08-15 23:37:33 +02:00
csoler
d09b636cda
merged before commit
2015-08-15 10:10:23 -04:00
csoler
2e08dde32b
additional check for pqissl::sockfd before using it (patch from Jenster)
2015-08-15 10:09:16 -04:00
thunder2
384e7ba035
Reworked processing of requests in RsGxsDataAccess to prevent freezes of the gui.
2015-08-14 13:23:48 +02:00
defnax
4a50a62cc8
Merge branch 'master' of https://github.com/RetroShare/RetroShare
2015-08-14 12:38:36 +02:00
csoler
6eccd57353
merging before commit
2015-08-13 21:51:07 -04:00
csoler
3084d2a5ee
improved security message in console for whitelisted peers
2015-08-13 21:49:57 -04:00
hunbernd
0402e53f15
Fix: empty line duplication bug
...
to reproduce:
hit: a<enter><enter>b
the result will be: a<br><br><br>b
the empty line is two lines high
2015-08-13 22:13:21 +02:00
thunder2
4095d9d5c9
Switched retrieve of posts in GxsMessageFramePostWidget from "requestMsgRelatedInfo" to "requestMsgInfo".
2015-08-13 22:09:46 +02:00
thunder2
b1101ed429
Prevent selecting data from the database in RsGxsNetService::syncWithPeers without online friends.
2015-08-13 22:03:04 +02:00