joss17
9df3b567e7
add gpgme and gpg error includes for win32
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1792 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-10-30 21:27:06 +00:00
joss17
6e225dec47
Change the unix to linux-* qtcreator files
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1789 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-10-30 01:41:16 +00:00
joss17
e6fd8be204
put shared instruction under unix scope for qtcreator project file
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1788 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-10-30 00:47:13 +00:00
joss17
6fba28ee0d
Solve windows gpg bug and modify windows .pro project files qtcreator
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1787 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-10-30 00:46:58 +00:00
joss17
4fe1bd8801
Remove miniupnp and add libupnp code
...
Conflicts:
libretroshare/src/libretroshare.pro
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1744 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-10-30 00:33:40 +00:00
joss17
090bab6b28
add the RS_USE_PGPSSL flag
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1733 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-10-27 20:46:31 +00:00
defnax
2319711d9d
removed not needed games dir
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1714 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-10-04 15:41:46 +00:00
defnax
25f888b8c6
removed not needed old channels sources
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1710 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-10-04 15:17:06 +00:00
defnax
0f27feea63
Added StatusMessage Dialog
...
Added functionality to store own status to chat.cfg and to gui settings
Added timers for update own status/avatar faster
Edited ProfileWidget to open from there the StatusMessage Dialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1697 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-09-29 22:52:46 +00:00
defnax
966c900ff0
Added ProfileWidget as Tab to show own Profile Details
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1690 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-09-26 01:10:25 +00:00
defnax
c9f295a760
added InfoDialog
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1669 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-09-22 17:23:41 +00:00
alexandrut
e26829e76a
few changes added to channel gui - list of groups and channels was replaced with a tree view
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1636 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-09-12 10:55:40 +00:00
defnax
5bcaa270ca
added includepath for gpgme/libgpg-error on windows section
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1608 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-09-07 13:35:34 +00:00
defnax
5d393e2b61
added -lgpgme
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1606 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-09-07 00:10:38 +00:00
csoler
0573171e6f
fixed win32-x-g++ compilation
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1600 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-09-05 18:15:23 +00:00
alexandrut
1c93c63ba4
add new settings
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1559 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-19 22:19:35 +00:00
csoler
128aa9ceda
added missing AddLinksDialog files in .pro
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1549 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-18 07:37:22 +00:00
csoler
a293a39d1b
- Integrated the turtle search and download to the gui. Now the search handles both friend and turtle searching.
...
- added a console in config->server->F2F routing to be able to visualize turtle routing statistics
WARNING: this is not complete yet. The fllowing still needs to be done:
- detect duplicates in search results between turtle and friends search
- RegExpr search does ot work with turtle (still to code).
- search does not search own files. Is this really needed after all ?
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1540 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-16 20:10:53 +00:00
joss17
eef31ea805
Revert "now retrieve version for gui directly from lib"
...
This reverts commit 0aa0d500c001730e05ffecd69cf3068d87138557.
The GUI and LIB could have two different version when compiling, so we
need to keep both version info.
Conflicts:
retroshare-gui/src/version_detail.sh
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1531 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-13 15:11:08 +00:00
defnax
a2e9054cac
Clean up rsiface folder, moved RemoteDirModel to gui folder.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1515 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-10 23:28:15 +00:00
alexandrut
a78013b131
now retrieve version for gui directly from lib
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1513 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-10 21:25:16 +00:00
defnax
8f2085c9a4
moved version_detail_bash_script to linux section doesnt works with windows.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1480 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-02 17:51:15 +00:00
joss17
96f2d92ee7
rewrite script to include them in the make file. Use both util/rsversion.h and gui/help/version.html for gui version information
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1473 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-01 13:53:47 +00:00
defnax
0d33e14147
added rsversion for MainWindow again its usefull to know on MainWindow Title which version im running.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1468 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-31 22:24:08 +00:00
joss17
48b1cd0a0c
fix qmake script
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1467 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-31 19:20:28 +00:00
joss17
c05fb7669d
improved svn revision script
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1466 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-31 18:33:15 +00:00
joss17
40f18ff5b2
fix version parsing sript
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1460 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-31 18:27:01 +00:00
joss17
6bd87814ea
remove old version display
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1459 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-31 18:26:19 +00:00
drbob
246927ac46
GUI side of the v0.5.0 modifications.
...
* Changes to startup / login function to handle multiple accounts.
* Switched on OpenPGP version by default.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1452 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-30 21:48:54 +00:00
defnax
1df1039d44
Fixed some correct language namings
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1422 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-24 20:03:11 +00:00
defnax
6abadc6375
Added new settings which will be replace soon as possible Preferences
...
Changend Quit RetroShare MessageBox with "Yes" and not more with "OK"
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1412 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-23 17:11:51 +00:00
joss17
a36475a167
Add a static and a build time version information
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1409 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-22 22:03:34 +00:00
defnax
8a1ae827b9
Added SoundDialog for Preferences which uses QSound supports wav files, where can set wav files.
...
Added SoundManager for the events, at the moment there is no connect for a event to use it.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1386 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-17 11:21:40 +00:00
ammorais
2eccbce332
Updated the RetroShare.pro, fixed problem in p3face-startup, and upnputil.c with UPNP_AddPortMapping number of parameters when compiled with miniupnpc-1.0
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1332 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-08 14:49:20 +00:00
drbob
100cf75439
* minor changes required to get the gui working with PGP,
...
* improved NetworkView to show signatures, and friends.
I expect these will be cleaned up later - these were purely functional so i could test pgp.
Enable using RS_USE_PGPSSL in rsiface/rsinit.h
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1266 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-23 15:13:01 +00:00
defnax
30e4d8d078
added Copy/Paste/Send retroshare//: file urls/links
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1257 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-18 14:23:55 +00:00
defnax
b7290c67ed
clean up project file
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1256 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-17 22:12:57 +00:00
csoler
02a56a10e1
forgot to commit changes related to Settings
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1253 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-17 13:59:39 +00:00
defnax
b0845d9d8b
clean up the project file, translation .ts files will be not useable when disabling not used headers,sources with a #
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1204 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-09 02:13:21 +00:00
drbob
65e02ba4de
* Rolled back Modifications to SearchDialog and PopupChatDialog.
...
- unable to get windows to compile with PopupChat on windows.
- not happy with new SearchDialog. Not an improvement on old dialog + uses Qt4.4
* updated version numbers...
* added a couple of windows scripts.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1200 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-08 23:07:08 +00:00
drbob
0734fb3e72
Separated Qt4.4 features, so Qt4.3 builds can be done.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1186 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-07 19:54:40 +00:00
csoler
70f0253e54
suppressed ChatDialog entries from Retroshare.pro
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1165 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-05 13:21:36 +00:00
defnax
69914204db
generated for statusRates own class to clean more MainWindow
...
clean up some namings
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1157 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-02 22:14:20 +00:00
defnax
3e2993536e
cleaned up MainWindow
...
Added to pro file DEFINES += RS_RELEASE_VERSION enable it for release versions.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1151 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-01 16:17:24 +00:00
defnax
255b5dca39
added the basic natstatus feature for statusbar,
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1150 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-01 12:45:27 +00:00
defnax
cfbfb9b148
added support for CN and TW languages
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1135 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-04-20 13:24:56 +00:00
beardog_uk
22c2974466
Feature: user can set commands fo opening shared files with some external applications. First revision. TODO: test on Windows, add additional functionality(see trac)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1119 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-04-07 08:08:03 +00:00
beardog_uk
b3f433b5f2
- Deleted AddFriendDialog, InviteDialog and AddFriendWizard files. They are not used in current version, so it was beter not to keep them. We can always restore them, if any need.
...
- Removed "Invite friend" button from main window.
- Also changed some comments to the wizard code.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1102 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-03-28 10:41:49 +00:00
beardog_uk
afcc1d76d2
Wizard for adding friends. Almost stable, but code needs cleanup.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1101 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-03-26 16:58:06 +00:00
csoler
7b84b125df
turtle search is now working. Next task: update search gui
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1078 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-03-15 22:45:40 +00:00
beardog_uk
c35c60bbb1
history in group chat appeared
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1071 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-03-12 14:28:33 +00:00
csoler
56b3370cd1
added a forgotten time(NULL) in notifyqt.cpp
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1061 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-03-01 15:18:34 +00:00
defnax
f018bf0f85
fixed .pro -lgdi32
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1051 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-02-24 21:39:17 +00:00
beardog_uk
ba1befd560
plugin system: plugin management features added (loading and unloading)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1008 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-02-05 15:29:43 +00:00
defnax
e36aee2663
added smplayer_plugin
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@986 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-02-02 22:02:42 +00:00
defnax
88a32c67fc
* Added qcheckers as plugin
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@984 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-02-02 19:19:02 +00:00
defnax
ed2d622ded
* Removed lqcheckers and lsmplayer from win32
...
* Set rsversion to 0.4.12a
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@981 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-02-02 14:56:27 +00:00
csoler
0a6f1bbe87
Added target for linux-g++-64
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@979 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-02-02 13:47:53 +00:00
defnax
8d38e51536
* Move plugin Demo to ApplicationWindow
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@973 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-02-02 12:07:07 +00:00
beardog_uk
04b2d33430
plugin system: first demo version
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@968 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-02-01 16:18:10 +00:00
csoler
ebe43a2079
Updated the .pro so as to do cross-compilation for windows on ubuntu. Sorry, I had to move the libraries in a different directory for consistency.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@965 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-02-01 14:05:24 +00:00
csoler
b6019d193b
Fixed directory problem wirh emoticons
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@950 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-25 19:05:53 +00:00
defnax
c3f610c519
* Added MessagesPopupDialog
...
* Added for Messenger Window Share Manager Button
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@920 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-08 17:29:01 +00:00
defnax
5459a536be
* Added a Basic Share Manager for the replacement "Add Share" on MainWindow
...
* Fixed SharedFilesDialog columns
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@883 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-12-11 01:19:34 +00:00
drbob
c05acf2f95
Added NewsFeed / Popup / Chat Configuration options.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@870 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-12-07 14:19:13 +00:00
defnax
27cfb255eb
* Added Formating for File Size KIB,MIB,GIB and for AGE 1d2h3m
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@818 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-18 01:42:17 +00:00
csoler
941e59f6e9
Implemented a big trust table where people can see who trusts who, and who is trusted by who. This makes trust discrepencies really easy to catch
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@805 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-15 14:29:34 +00:00
defnax
8dab34d350
added stylesheet to src
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@794 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-07 22:11:33 +00:00
defnax
622914c923
* removed old config path
...
* added FindWindow for Library Dialog
* Fixed Cancel Button of ShareFiles
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@702 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-08-20 21:39:03 +00:00
defnax
b522636e08
* added a Basic Library Dialog to ApplicationWindow
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@701 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-08-19 22:08:48 +00:00
defnax
cb891ff08a
-added Log feature for QT .
...
-fixed Prefences and General Dialog
-disabled show function from main.cpp it will not allow to start minimized, it blocks minimize gui function.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@686 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-08-15 17:49:57 +00:00
defnax
c84f34e916
-added new Preferences Dialog for Appearance
...
-moved some Settings from General to Appearance ( Language, Style, stylesheet
-added checkbox for Start RetroShare with System start in GeneralDialog
-moved Rsharesettings to Preferences folder to find bether
-added new RSettings source
-clean uped some old code stuff in MainWindow which is not more needed
-replaced in MainWindow PreferencesWindows open function with new one.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@684 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-08-15 00:23:27 +00:00
defnax
074e4adbf3
-replaced MessageToaster with OnlineToaster for POPUP_CONNECT
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@672 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-08-08 19:47:50 +00:00
defnax
e92080789a
added a Help Dialog to can make translated html Help/Faq/ pages for RetroShare for each language a own html page.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@662 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-08-05 18:36:07 +00:00
drbob
1f01c08de4
* Addition of new Feeds (PeersFeed / TransferFeed / MsgFeed)
...
* Addition of new FeedItems (MsgItem / ChanNewItem )
* Removed CheckBoxes at the top of NewsFeed (should be in config)
* Enabled subscribe/unsubscribeButtons in ChannelFeed.
* Enabled ChanNewItem and MsgItem in NewsFeeds.
* Remove Goto Section Button from FeedItems.
* Disabled PlayMedia button - if no attachments.
* Enabled Drag from Search Window (with new class SearchTreeWidget)
* Enabled Drag from SharedFiles Dialog (mods to RemoteDirModel).
* Enabled Drop in GeneralMsgDialog from Search/SharedFiles.
* Updated Rs Interface (64 bits for filesize)
* Other bits and bobs.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@635 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-07-04 14:41:24 +00:00
drbob
c6a595c7db
Significant changes to the GUI to introduce new display style.
...
* Completed much of General Msg Dialog.
* Completed much of ChannelFeed.
* Added Channel Messages to News Feed.
* Connected Blog/Channels to GeneralMsgDialog.
* Improved SubFileItem display.
* Completed ChanGroup/Menu/MsgItems.
* Added SubDestItem for use in GeneralMsgDialog.
* Generalise CreateForum to cover Channels as well.
* Restricted CreateForum to public forums/private channels.
* Demo of Drag-N-Drop Files for Linux (filesystem->GenMsgDialog)
* Updates to rsiface stuff (blog/channels/types)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@621 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-06-24 04:36:45 +00:00
drbob
07451c5336
* Addition of NewsFeed, ChannelFeed and BlogFeed.
...
* Added new GUI NewsFeed elements to display information (gui/feeds/*)
* modifications to RS interfaces to support NewsFeeds.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@617 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-06-20 12:43:23 +00:00
defnax
ad5694c8e5
added new source statusbar folder
...
added for show each vote with the correct icon in Link Cloud
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@608 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-06-15 15:34:56 +00:00
drbob
20aa2a031b
Improvements to BlogDialog Layout,
...
Added new blog interface to GUI.
Added ProfileView/Edit to Retroshare.pro
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@589 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-06-09 13:23:53 +00:00
mysd
844e6a6941
Adding Calendar Sharing UI: CalDialog
...
Currently not functional - Sample of UI for testing while underlying service is created.
Included new calendar image and updated retroshare.pro file.
Added to Unfinished items window.
-Note: UI resize-to-window is not working properly and will be corrected.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@565 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-05-29 20:56:44 +00:00
drbob
e42a4cf463
Added empty Blog Dialog to Unfinished!
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@519 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-04-24 13:14:58 +00:00
drbob
5a27165353
Significant improvements to Forums:
...
* displays forums
* displays thread list/msg
* Threaded/Flat View.
* Add new Forum / Add new Message.
* new classes in src/gui/forums
Updated rank and forums interfaces.
Improvements to Link Cloud GUI.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@506 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-04-15 16:40:38 +00:00
drbob
9c015a22c2
* Added new Forums GUI to Unfinished Applications.
...
* added rsforums.h interface file.
* at exit() we now call rsGlobalShutDown() to stop Upnp properly.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@494 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-04-09 12:57:26 +00:00
defnax
8079660291
Added Print Button
...
Added Print Feature to MessagesDialog
Added Print Preview Feature
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@422 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-26 14:22:51 +00:00
drbob
6370582c9d
Commented out 'Universal Binary' Options for the moment.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@412 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-24 14:20:48 +00:00
drbob
246bd80190
Changes to build system to support universal binaries on MacOSX.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@400 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-22 14:34:53 +00:00
drbob
6451e4ebe2
Added Qt Elastic Example into NetworkView code.
...
works quite well!
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@392 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-20 23:49:12 +00:00
drbob
5410a20756
Update notifications for Links Cloud and Photo Show.
...
Improvements to the Photo system.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@382 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-17 14:03:47 +00:00
drbob
08860b25e6
Addition of two more Services / Applications.
...
(1) A PhotoService / Dialog to share slideshows.
(2) A Network View service, derived from p3disc for a graphical view of peers.
Both of these need a little help to get them fully functional.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@375 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-04 21:31:11 +00:00
drbob
9bdd44d0f5
Changes required to get Retroshare V0.4 working under windows.
...
Most of these changes relate to:
(1) rand() is different
(2) sleep() don't exist on Windows.
(3) networking headers are different - these need to be cleaned up in general.
(4) disabled tests that won't compile on Windows.
Will probably have to rollback some of these changes for Unix later.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@372 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-03 14:41:15 +00:00
drbob
9e954e9c0f
Tweaks to the GUI side.
...
* Fixed the fonts, and default entries in GamesLauncher.
* Shifted all the unfinished stuff to "In Development" section.
* Fixed smplayer/rs project files.
* duplicate variable in p3connmgr.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@371 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-03 14:12:39 +00:00
defnax
7b3fc2976e
fixed smplayer liblole32
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@368 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-02-29 18:54:49 +00:00
defnax
81fcc83bdc
added new xProgressBar, thanks to xesk
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@338 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-02-07 16:36:30 +00:00
drbob
7d6fcba5c9
Addition of new LinksDialog to Retroshare GUI.
...
Addition of rsRank Interface to control information.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@326 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-02-03 06:31:11 +00:00
drbob
b05d5d3297
Addition of new GamesDialog and PhotoDialog.
...
The GamesDialog is semi-functional, but doesn't launch games yet, while the PhotoDialog is a place holder.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@302 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-01-21 09:26:12 +00:00
libris
5deaf2658b
Check-in of GUI files for the new Channels Module implementation. These files are place holders only.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@278 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2007-12-13 16:02:33 +00:00
drbob
e0304cd2de
Tweaked the build scripts to work with the compile script.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@248 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2007-11-16 01:36:46 +00:00
drbob
935745a08e
Created V0.3.x branch and moved the head into the trunk directory.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@246 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2007-11-15 03:18:48 +00:00