thunder2
f1847a954f
Changed check for MSYS2 environment for Windows compile
2016-08-15 09:57:23 +02:00
Phenom
c5e6f62382
Make Plugin working in Mac OSX.
2016-01-02 14:19:53 +01:00
Phenom
cb4579e8c7
Fix compilation for plugins but miss RetroShare-gui library linking.
...
Get ld: symbol(s) not found for architecture ...
2015-12-26 17:20:54 +01:00
defnax
c41f98cb4c
Merge pull request #86 from PhenomRetroShare/Fix_Win7_32bCompilationFromScratch
...
Fix Windows 7 32b Compilation from scratch.
2015-11-06 01:58:30 +01:00
Sergei Reznikov
34758be52a
Add Haiku support
2015-10-20 20:32:44 +03:00
Phenom
340e78f064
Fix MSys 32b depends and Add a specific MSys2 Makefile to compile
...
missing libs.
2015-10-17 12:15:36 +02:00
Phenom
79d761ae2e
Add Win32 section in retroshare.pri
...
And add MSys2 directories.
2015-10-17 12:15:36 +02:00
Phenom
d195b154bc
Fix FeedReader compilation
...
(Thanks to AsamK)
2015-10-17 12:15:36 +02:00
AsamK
66b9557833
Use PKGCONFIG instead of manually specifying LIBS for Linux
...
- The advantage is that this method automatically includes additional
dependencies of LIBS (e.g. libupnp needs -lixml).
- Also if some distribution moves headers to non default locations the
correct locations get added by PKGCONFIG
2015-09-06 22:27:22 +02:00
thunder2
9bbdefa48a
Added "QMAKE_LFLAGS += -Wl,--start-group" to pluigns for Windows compile.
2015-09-03 16:24:57 +02:00
thunder2
3a71b8b662
Added stylesheet to plugins.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8563 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-28 10:11:47 +00:00
thunder2
7f58460e5f
Added DEPENDPATH to pro files
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7842 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-01-12 23:14:35 +00:00
thunder2
d0238810b7
Common folders for libraries, includes and binaries of all external libraries for Windows compile.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7580 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-10-05 15:31:00 +00:00
thunder2
f818bb8e9a
Fixed Windows compile with Qt 5 (Merged from branch v0.5.5)
...
- Revert change of revision 7063 in openpgpsdk.pro for Windows compile
- Changed order of the libraries in FeedReader plugin
Fixed Windows compile with MinGW 4.8.0
- Added missing include
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7111 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-02-12 22:03:20 +00:00
thunder2
dddc4356f1
Changes for Windows compile:
...
- removed some unnecessary libraries from retroshare_plugin.pri
- FeedReader
- updated external libraries to libxml2-2.9.1 and curl-7.34.0
- enabled ssl in libcurl
- removed debug output
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6976 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-12-28 23:49:50 +00:00
thunder2
3d48e8b4cb
- Added language Catalan (ca_ES)
...
- Updated english translation
- Updated languages from Transifex
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6942 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-12-13 15:08:36 +00:00
thunder2
41ba665813
Code maintenance for Qt 5:
...
- LinksCloud
- VOIP
- FeedReader
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6853 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-10-20 00:56:34 +00:00
csoler
1554e17f48
patch from Stefan Sperling to allow compilation on OpenBSD
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6613 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-08-25 21:06:29 +00:00
thunder2
d44d3055c7
Added new languages - Greek and Dutch.
...
Update languages from transiflex.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6402 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-06-04 23:39:07 +00:00
thunder2
ef49000b9a
FeedReader:
...
- Added error handling to xml functions
- Added xslt transformation
- Added retransform of existing messages
- Redesigned preview dialog
- Enabled embed images for forum feeds
- Changed config format, switching back to an older version results in a loss of all data of the FeedReader
Added new base class RSPlainTextEdit with placeholder text.
New library libxslt needed
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6081 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-01-22 00:11:43 +00:00
thunder2
a60422069c
Added api for news feeds to the plugin interface.
...
Added news feeds to the FeedReader plugin.
Recompile needed.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6066 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-01-08 22:07:52 +00:00
thunder2
cb9c998fe0
FeedReader:
...
- switched to tabbed ui
- load/save open folders
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6032 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-12-25 23:53:55 +00:00
thunder2
a570f969bc
FeedReader:
...
- added language support
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6023 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-12-20 18:36:58 +00:00
defnax
d9ebe7c593
Added Turkish language translation
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6022 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-12-20 14:50:00 +00:00
thunder2
0a499634dd
FeedReader:
...
- added notify in main window, systray icon and settings
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6021 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-12-20 13:30:16 +00:00
thunder2
c7ed9c6df7
FeedReader plugin
...
- reserved service id
- reworked error codes
- added xpath manipulation and basic gui elements in preview dialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-gxs-b1@5514 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-04 23:53:04 +00:00
thunder2
f51af0d4de
FeedReader plugin:
...
- added new classes for XML/HTML parse and modify
- added basic error handling
- added new GUI for a preview and a tree to show the structure of the page (will be continued)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-gxs-b1@5412 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-13 21:35:11 +00:00
thunder2
148d1310a2
Added new button to open the link of the message in browser or copy the link of the message.
...
Added "RSS: " for the forum feeds.
Parse the feedburner:origLink in the rss feed.
Moved download functions to a new class CURLWrapper for easy use.
Added two new functions (currently only for local feeds for testing):
- embed images into the message (works for Qt 4.7 and higher)
- save complete web page
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-gxs-b1@5399 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-10 18:06:29 +00:00
thunder2
f710dba2c6
FeedReader plugin:
...
- fixed compile on Linux
- added compatibility with iconv
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-gxs-b1@5378 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-04 01:15:40 +00:00
thunder2
09b5d7a8c6
Added the first version of the FeedReader plugin.
...
Added a new method to RsPlugInInterfaces to stop the plugins at shutdown of RetroShare.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-gxs-b1@5372 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-02 13:17:53 +00:00