Commit Graph

2218 Commits

Author SHA1 Message Date
thunder2
d3a6f7316c Added the state column in PeersDialog again. Now you can choose to show the state in an own column or behind the name.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3919 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-18 01:45:32 +00:00
defnax
dac49e9bfc added new finish translation, enabled finish translation on gui.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3918 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-17 20:43:05 +00:00
thunder2
254e3de187 Removed the status column in PeersDialog and added the status to the name column.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3916 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-15 21:32:44 +00:00
thunder2
49641e311c Fixed layout in GeneralPage when the checkboxes are hidden.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3913 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-13 21:04:31 +00:00
thunder2
b8bd6bfdca Show the new setting for starting minimized on system start only for Windows.
Cleaned some methods for accessing the settings.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3912 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-13 20:34:07 +00:00
defnax
0d5dfc9258 update stylesheets
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3911 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-13 00:10:14 +00:00
defnax
6cbce6d0d7 removed a default stylesheet from messenger window
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3910 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-13 00:09:36 +00:00
defnax
d18160af6e moved the search filter in Messenger Window
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3909 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-12 23:41:45 +00:00
leander-256
8f89d735c6 Adds PRE_TARGETDEPS for Linux platforms so the RetroShare binary is
recompiled everytime libbitdht.a or libretroshare.a is modified.


git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3908 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-12 04:11:58 +00:00
thunder2
69373cc69b Set the OK button as default in the settings window.
Added a new setting for Windows to start RetroShare minimized on system start.
Fixed german language.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3907 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-11 22:46:14 +00:00
thunder2
3ecb987a4e Added new setting for the position and the margin of the toaster.
Cleaned translation of the toaster GUI.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3906 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-10 21:49:38 +00:00
defnax
4b16ffcc83 update the backgroud image of the toasters
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3905 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-10 15:57:43 +00:00
defnax
224a44f79c changed the layout of all Toasters to look like same
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3904 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-10 02:37:58 +00:00
thunder2
e0a2883eaf Commited changes from Imanuel
Added flac and m4a to the audio extensions. Optimized "toUpper" on searching for the extension.
Convert the extension to lower case to find mixed cases too - mP3, AVi, ...


git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3903 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-09 20:49:41 +00:00
thunder2
5617b3cdda Forgot to commit a file.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3902 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-09 20:28:59 +00:00
thunder2
249995ab89 Fixed spacing between the stacked toaster, when the taskbar is at the bottom of the screen.
Removed not used toasters: ForumsToaster and GroupChatToaster.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3901 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-09 20:16:05 +00:00
thunder2
2a69abe570 Completely reworked the toasters. Now there is only one place that moves the toaster and the toasters are stacked.
Removed the chat and call toaster.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3900 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-08 00:14:12 +00:00
thunder2
a79d2a8e53 Fixed memory leak in online toaster. The avatar data was not deleted, when the online toaster is deaktivated.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3897 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-05 22:27:50 +00:00
thunder2
207dddf4d8 Fixed compile
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3895 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-03 11:54:39 +00:00
thunder2
f7252fd693 Added three new methods on misc: getOpenFileName, getOpenFileNames and getSaveFileName. Please use this rather than QFileDialog.
Added save and restore of the last used directories for the following types
- Extra files
- Certificates
- History
- Images
- Messages
- Blogs (not tested)
It is easy to change.

Added attach of multiple files at once in CreateForumMsg.
The RetroShare links of the added files in CreateForumMsg are added with new style and as anchor with size information.
Added translation to some file dialogs.
Removed (commented out) not needed methods in NetworkDialog.
Fixed handling of filenames with umlauts when adding extra files.


git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3894 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-03 00:54:40 +00:00
defnax
c1e3947957 update the strings to the latest
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3893 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-02 14:45:15 +00:00
defnax
d9467c3a07 Display Online and Total Friends on same Label, to get more free space on Statusbar
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3892 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-02 14:43:11 +00:00
defnax
5153a82ffe removed the space
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3891 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-02 13:21:00 +00:00
defnax
3896ce0e5e fix for the searchline stylesheet
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3890 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-01 00:37:43 +00:00
defnax
6816ccca10 fixed the layout Horizontal spacing in NetworkView
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3887 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-30 21:21:27 +00:00
defnax
1a613a2ecf fixed the layout for the PeerItem for better resize
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3886 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-30 21:00:21 +00:00
thunder2
dc764eaf0e Fixed calculation of the minimum available space for the hash status string. The window was resized again on hashing with the animation.
Fixed memory leak in hash status.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3885 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-30 20:33:09 +00:00
thunder2
75b0d2e797 Update german translation for NetworkView.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3884 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-30 16:24:28 +00:00
defnax
1d5dc08cc6 possible fixed the Add Button in ShareManager
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3883 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-30 15:21:03 +00:00
thunder2
bd319d2357 Added filter for files in SharedFilesDialog.
It is hidden for the release version (RS_RELEASE_VERSION), because the RemoteDirModel is slow with many files.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3882 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-30 12:29:04 +00:00
defnax
73f22ad897 update French translation
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3881 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-30 12:22:04 +00:00
defnax
ef1e8ae5be update the strings to latest
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3880 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-29 21:02:40 +00:00
defnax
313d3eac6a Added to select and attach multiple files at once
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3877 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-29 15:21:00 +00:00
defnax
daef5382c1 update French translation
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3876 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-29 12:30:12 +00:00
thunder2
78dea3c630 Avoid adding duplicate recommended files.
Added static scroll area for hashing files.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3873 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-26 15:32:46 +00:00
thunder2
aeabbbd58a Add attachements in MessageComposer now can add more than one file at once.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3872 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-26 12:09:27 +00:00
thunder2
162c54aae4 Added a combined notify icon in systray. You can enable/disable this in the NotifyPage.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3871 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-26 00:54:18 +00:00
defnax
546fa15364 change the Avatar border image when status has changed in Friends Dialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3870 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-25 16:45:44 +00:00
thunder2
461ae260df Fixed online toaster. The name of the friend is shown again.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3869 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-25 13:33:16 +00:00
thunder2
fc08d1171f Added simple toaster for download complete.
Added new icon in MainWindow and systray icon for existing completed downloads.
You can enable/disable the toaster and the systray icon in NotifyPage.
Recompile of the GUI needed.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3868 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-25 00:20:25 +00:00
thunder2
e7813892bc Unicode support for status message.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3867 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-24 19:25:53 +00:00
defnax
6c9e429215 added new French translation
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3866 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-24 11:59:26 +00:00
defnax
3bad8ad1c9 Added to details to display the Status
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3865 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-23 22:06:58 +00:00
csoler
ebef7e7141 compatibility with Qt4.5
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3864 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-23 21:00:17 +00:00
defnax
b0eb329d31 changed border radius of the thread and forum Label's
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3863 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-23 20:41:58 +00:00
defnax
85667a2ae9 set a border color for the channel frame
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3856 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-22 22:20:42 +00:00
defnax
0b9a5e5b2b Added to display for attached pictures in Private Chat a default icon for the rs link.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3852 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-22 20:10:12 +00:00
defnax
7c86a88a94 update translation
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3851 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-22 15:24:10 +00:00
defnax
7e22057c16 update translation
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3850 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-22 15:12:21 +00:00
thunder2
42fb103738 Reactivate command line switch -m for start minimized.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3848 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-21 22:18:56 +00:00