Gioacchino Mazzurco
c0ca1a5aad
Print stack trace on crash
2018-11-05 00:19:45 +01:00
Gioacchino Mazzurco
ccabf82e60
retroshare-gui now handle JsonApiServer too
2018-09-21 19:01:32 +02:00
csoler
cc1a05ddc9
fixed certificate creation in TorAuto mode
2018-07-27 12:33:06 +02:00
csoler
d1a375cbd0
removed RETROTOR #ifdef and started using RsAccounts::isTorAuto() instead. Unfinished yet.
2018-07-25 11:37:40 +02:00
csoler
0f758902cd
started cleaning the mess with rsAccounts: only exposed useful functionality of rsAccount beyond a static class and removed all references to rsAccounts in the code
2018-07-24 23:47:32 +02:00
Gioacchino Mazzurco
b36cb1ef17
Fix retroshare GUI building with no_libresapihttpserver
2018-04-15 12:41:54 +02:00
csoler
faf45174c7
proper error handlign when Tor is not available
2018-02-08 15:26:21 +01:00
csoler
d0039241d3
replaced usleep() by rstime::rs_usleep() which accepts times >= 1 sec. Should fix problems on windows
2018-01-27 20:22:31 +01:00
csoler
0112cf23e5
added check after starting TorManager
2018-01-20 17:10:47 +01:00
csoler
19f1a645f8
fixed update of Tor status in settings
2018-01-19 13:42:31 +01:00
csoler
e28886fe79
updated to upstream/master
2018-01-05 21:59:22 +01:00
csoler
a591001cec
improved Tor startup phase integration in TorControlDialog
2017-12-28 21:39:35 +01:00
csoler
475b6a4a62
fixed auto-configuraiton of socks proxy
2017-12-28 17:01:56 +01:00
csoler
77d0337ae9
auto-set hidden node address and ports from TorManager
2017-12-27 18:59:50 +01:00
csoler
390af949a8
improved display of Tor starting window
2017-12-26 20:42:25 +01:00
csoler
1a9a9ca208
fixed creation of hidden service and saving of private key/hostname
2017-12-26 17:21:57 +01:00
csoler
659367ca96
added basic hidden service creation. Untested.
2017-12-25 22:59:42 +01:00
csoler
f5ce711ad6
only load hidden nodes in retro-only mode
2017-12-21 21:34:51 +01:00
csoler
5b5a2bef81
split tor control into two parts
2017-12-21 18:16:32 +01:00
csoler
e87b25794f
added Tor control window
2017-12-21 15:32:42 +01:00
csoler
5ca2d5e27b
added retrotor option in global .pri, and TorControl code
2017-12-21 10:43:28 +01:00
csoler
c36267f640
patch from sss to make the keyring view a table with item model
2017-10-08 21:00:15 +02: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
csoler
b387f15226
fixed compilation on qt5
2017-07-30 10:36:44 +02:00
csoler
345f24eb5f
fixed clearing of PGP passphrase after creation of default identity
2017-07-29 22:37:14 +02:00
Phenom
f888913800
Set Operating Mode in RsInit::InitRetroShare so noGUI could use it.
2017-07-17 15:40:14 +02:00
thunder2
0316c8c5ae
Added workaround for crash on Windows 7 for Qt versions with gcc 5.3.0.
...
The call to GetProcAddress in openssl (cryptlib.c) finds an function pointer to the not existing function _OPENSSL_isservice in the executable running on Windows 7.
2017-03-06 06:34:06 +01:00
mr-alice
ade6017f74
merged with upstream/master
2016-09-01 19:52:31 +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
Phenom
6edd7bb8e3
Add possibility to create GXSId directly on GenCertDialog.
2016-08-08 22:57:06 +02:00
Gio
fe7de83529
WebUI is now optional but enabled by default at compile time
2016-07-28 14:08:49 +02:00
Phenom
d649659172
Add SIGFPE debug DEFINES.
...
To allow debug SIGFPE easily.
Only need to uncomment DEFINES *= SIGFPE_DEBUG line in retroshare-
gui.pro.
2016-06-11 14:38:31 +02:00
Phenom
10bb542e83
Allow only one instance for useLocalServer option activated. If exists,
...
pass to it arguments.
For now, only allow to pass RsCollection file and retroshare://
protocol.
2016-04-06 22:04:53 +02:00
Cyril Soler
b3625448e9
fixed compilation
2016-01-22 09:31:40 -05:00
csoler
ebc8bb072c
fixed a few icons and sizeHint functions. Removed unused SFListDelegate files from compilation
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8571 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-29 16:08:17 +00:00
csoler
b8434a649e
added a few 128px icons
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8561 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-27 11:47:37 +00:00
thunder2
d37df7b37e
Set the status of the message to read when the user read it in the news feed.
...
Remove the message news feed when the user reads the message in the message list.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8405 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-09 22:57:01 +00:00
thunder2
24a07702f2
Some more optimizations of SoundManager
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8392 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-07 17:35:58 +00:00
thunder2
acfa384f7f
- Added default sounds (on first start and a new button in sound settings)
...
- Added new sound files
- Optimized SoundManager
- Saved relative path to sound file for portable version
- Updated english translation
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8391 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-07 12:40:25 +00:00
electron128
127c104e5e
added web interface to retroshare-gui
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8165 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-04-24 14:31:13 +00:00
thunder2
530fcab61d
Renamed "location" to "node" in gui (Patch from Henry)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7802 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-12-30 11:11:08 +00:00
csoler
13d7866171
simplification of the chat interface to libretroshare using a single unified class for chat IDs. Used a common chat widget for all chats including broadcast. Opens the way to having plugins send/recv chat messages. Patch from Electron.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7800 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-12-29 21:41:05 +00:00
thunder2
d20ce41c96
- Removed all usages of the old windows icon (rstray3.png) and used the standard icon of the application
...
- Added possibility to change the icon of the GxsGroupDialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7471 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-07-24 23:26:04 +00:00
thunder2
bdc5a9398e
Fixed Windows compile with Qt 5.3.0
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7413 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-06-22 20:40:01 +00:00
csoler
be82951e2e
fixed popup of distant chat dialog, and display of peer names.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7406 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-06-12 22:06:43 +00:00
csoler
33abca82e5
- removed LinksCloud from plugins (based on obsolete cache system)
...
- removed copy constructor of RsGenericId from std::string as it allowed many inconsistencies and double transforms of IDs from/to strings
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7289 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-04-20 16:34:26 +00:00
drbob
e93cd21a2e
remove compile errors in main.cpp
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7247 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-04-06 09:01:20 +00:00
drbob
5b472c34e2
adding back compile error
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7190 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-03-19 12:11:17 +00:00
chrisparker126
0f29d28b1b
merge of branch v0.6-idclean 7180
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7187 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-03-17 20:56:06 +00:00
defnax
e21564f72e
cleanup old icons
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7155 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-02-28 17:54:52 +00:00