defnax
199074ec53
added some few sounds
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2850 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-05 11:49:39 +00:00
defnax
c720a32610
Added Sound Notifications changes by callix, for Friend Connects and Chat Messages, need to be set a *.wav file on Sound Settings.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2849 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-05 11:47:29 +00:00
defnax
8b9b8e9f6b
Added stylesheet for MsgItem
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2848 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-05 00:28:20 +00:00
thunder2
5bb023104d
Source code maintenance
...
Memory leaks:
- SharedFilesDialog::sendLinkToCloud -> new AddLinksDialog
- SharedFilesDialog::addLinkToCloud -> new AddLinksDialog
- ChannelFeed::channelListCustomPopupMenu -> new QAction
- ChannelFeed::createChannel -> new CreateChannel
- ChannelFeed::openMsg -> new GeneralMsgDialog
- ChannelFeed::createMsg -> new CreateChannelMsg
- NewsFeed::openMsg -> new GeneralMsgDialog
- BlogsDialog::openMsg -> new GeneralMsgDialog
- BlogsDialog::createBlog -> new CreateBlog
- BlogsDialog::openMsg -> new GeneralMsgDialog
- BlogsDialog::createMsg -> new CreateBlogMsg
- NewsFeed::deleteFeedItem -> Feed items are not deleted, just switched to hidden
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2847 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-05 00:05:36 +00:00
thunder2
4e1395a14a
Source code maintenance
...
Memory leaks:
- TransfersDialog::insertTransfers -> takeRow
Improvement:
- updating display of DetailsDialog in TransferDialog
todo: maybe show summary of all selected files, calculating in TransfersDialog::updateDetailsDialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2846 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-03 22:44:53 +00:00
defnax
8feeb2adb3
Added Chat Settings
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2845 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-03 21:17:36 +00:00
defnax
73a64c9269
fixed Settings icon on ChannelFeed
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2844 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-03 21:04:36 +00:00
csoler
8f4c6894ce
correct bug with selection with human readable delegate.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2843 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-03 20:22:38 +00:00
thunder2
fb58beef4f
Source code maintenance
...
Memory leaks:
- PeersDialog::insertPeers -> takeTopLevelItem, takeChild
- activate correct page on creating a new forum or channel from PeersDialog (problems with RS_RELEASE_VERSION)
new static method to activate a page MainWindow::activatePage
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2842 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-03 00:09:55 +00:00
csoler
bffcbfe467
fixed the sorting of SearchDialog by age and by size, by using proper delegates for displaying the numbers. Removed the SR_REALSIZE_COL column, that is no longer necessary.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2840 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-02 21:37:54 +00:00
defnax
996e930f70
removed newsettings define from project file
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2838 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-02 20:15:02 +00:00
defnax
e0f99aef65
added to display Tooltip's for Previous and Next Button
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2837 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-02 19:51:35 +00:00
defnax
d2c3c1b64c
Fixed Channel Detail Labels, forget some renaming
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2836 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-02 16:18:51 +00:00
defnax
d516dfbfa8
Set back Unsubscribe Button on ChannelMsgItem only visible for NewsFeed
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2834 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-02 14:11:56 +00:00
thunder2
8ce338c49c
Source code maintenance
...
Memory leaks:
- NetworkDialog::loadcert -> new QFileDialog
- NetworkDialog::insertConnect -> takeTopLevelItem
- NetworkDialog::on_actionAddFriend_activated -> new QFileDialog
- main -> new StartDialog, new GenCertDialog
to be continued
Info:
Pointer from takeTopLevelItem must be deleted
Can someone convert the StartDialog from QMainWindow to QDialog ?
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2833 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-02 13:12:46 +00:00
chrisparker126
8957fb919c
- added creatchannelmsg source to pro file
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2832 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-02 13:07:26 +00:00
defnax
36573c459d
fixed images.qrc path
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2831 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-02 12:32:42 +00:00
chrisparker126
d4d09c2d87
- removed auto download combo-box
...
- channels service now will be explicit download if you subscribe
- the same way with you cannot selectively choose the news that appears
- added settings
- aim is where user can choose max d/l size permitable
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2830 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-02 12:27:27 +00:00
chrisparker126
352c4559ad
removed support for channels
...
- this is now explicitly only for forums
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2829 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-02 12:21:20 +00:00
chrisparker126
bfa2da61f5
new create channel ui - essentailly a copy of createforums explicitly for channels
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2828 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-02 12:20:30 +00:00
chrisparker126
bb1fe255d3
- removed play adn d/l button (channels is now geared toward auto d/l of files)
...
- enabled unsubscribe on item
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2827 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-02 12:17:43 +00:00
chrisparker126
5b24a2c50f
added channel id for other channels groups so context menu can work for them (already worked for 'own' channel group)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2826 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-02 11:43:04 +00:00
chrisparker126
564e25908e
- create channel now uses own createchannel widget rather than forums
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2825 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-02 11:41:23 +00:00
joss17
5a98d72376
add the dyndns settings to own profile display tab
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2824 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-01 19:26:55 +00:00
thunder2
9cf20fd9fd
Changes in ForumsDialog:
...
- modal window for creating new forum
- refill forum and thread tree
- enabled next and previous button
- set enable/disable state of menu items
Open problem:
- last post time not updated
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2822 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-01 19:03:35 +00:00
csoler
401dac86e9
improved readability of cert generation dialog. Added tooltips, information, and wait cursor
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2821 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-01 15:17:23 +00:00
csoler
fdedc400dc
corrected bug in search: files with size > 2Gb would not be added to transfers
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2819 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-30 22:17:14 +00:00
thunder2
f88cd1c0aa
Show correct state of subscribe button in forum feed
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2814 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-29 19:00:27 +00:00
defnax
caaf7884f8
When QutBox is selected then Display header item "Recipient" instead of "From"
...
Added to Count Total Inbox and Total Sent on Messages.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2813 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-28 21:05:11 +00:00
chrisparker126
7f8cafa8a9
changed idle time to 30 secs
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2812 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-28 16:37:27 +00:00
thunder2
b3ccf3f07d
crash with second open of HelpDialog solved
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2811 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-28 12:49:43 +00:00
thunder2
e8b428a911
RetroShare stopped responding during signing a key and asking for password.
...
The QSingleShotTimer of ConfCertDialog wants to update the gui and stopped in PeerItem::updateItem.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2810 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-28 11:25:12 +00:00
chrisparker126
3c14705b39
win_idle, in idle_platform.cpp now as with linux, and mac.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2809 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-28 08:20:41 +00:00
defnax
e9ed5a1532
Added Commandline Options to Help Browser
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2808 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-27 23:21:35 +00:00
defnax
c91bc09c74
Added functionality to save a Privat Chat session and GroupChat History via ToolButton
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2807 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-27 22:08:38 +00:00
thunder2
9d5db08b7a
MessagesDialog:
...
- enabled navigation through the messages with cursor keys
- used timer for better handling after keypress
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2804 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-27 21:46:28 +00:00
chrisparker126
b2213e15e6
new idle status feature added
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2800 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-27 12:30:46 +00:00
chrisparker126
aef6787517
changed connection from insertpeers when friendchanged() signal emmited to updateMessengerWindow
...
also added connection for idle feature to messenger window
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2799 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-27 12:25:12 +00:00
chrisparker126
d37ae260f8
added inactive png to qrc
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2798 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-27 12:22:10 +00:00
chrisparker126
8993ebb8aa
- added idle status
...
- insert peers is now under the same qtimer as save status
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2797 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-27 12:21:39 +00:00
chrisparker126
926c0dc284
enabled idle monitor
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2796 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-27 12:19:44 +00:00
chrisparker126
5cc59d6e77
added idle status and connection to messenger window
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2795 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-27 12:18:44 +00:00
chrisparker126
eed3de92a9
removed MessengerWindow::insertpeer() from rsautoupdate::update()
...
- update of messenger window is delayed if rs window is not visible.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2794 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-27 12:14:57 +00:00
chrisparker126
37aa76f28d
added new inactive png
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2793 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-27 12:03:25 +00:00
thunder2
906cca8012
Forwarding a message keep the attached recommended files.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2788 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-26 21:11:19 +00:00
defnax
31fb4ce06a
Profile View some changes for testing
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2787 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-26 11:33:16 +00:00
thunder2
38e06135a4
- The settings in the settings window are only loaded once.
...
- Saving the settings without changing the network settings doesn't shutdown the connections
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2786 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-25 23:28:10 +00:00
joss17
fa53e8b55c
fix a gui bug
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2781 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-25 17:07:04 +00:00
defnax
f2644d5a06
update Changelog
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2779 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-25 10:20:04 +00:00
csoler
0773e92f85
Ported patch from thunder2 ( http://sourceforge.net/tracker/index.php?func=detail&aid=2991827&group_id=178712&atid=886241 )
...
- Bug fix: Checkbox for automatic share of the incoming directory doesn't correctly set with setDown, use setChecked
- ShareManager and RSettingsWin doesn't need to be created all the time
- RSettingsWin: Save the last active page for the current runtime
- ShareManager and DirectoryPage: Show changed shared directories direct after the change
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2777 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-24 22:09:47 +00:00
joss17
c3b4b576ad
ad missing code for dyndns details
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2767 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-23 18:50:32 +00:00
joss17
d70e7a3b71
Add the setDynDNS to the confcertdialog
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2756 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-22 18:49:51 +00:00
joss17
948e4fb61d
Commmit the code from Thunder
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2754 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-22 18:49:08 +00:00
defnax
c79d55a7a7
fixed MessengerWindow TreeWidget stylesheet
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2753 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-22 14:55:25 +00:00
chrisparker126
c3f8af66e5
forgot to add back qtimer after experimenting with deriving rsAutoupdatepage
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2752 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-22 13:16:40 +00:00
defnax
fbd46c062e
disabled version_detail_bash_script from project file, this makes lots of trouble for new Developers or which want compile first time RetroShare.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2751 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-21 11:45:22 +00:00
defnax
aefd492b86
Use fixed header size for Avatar Item and display autoconnect attempt after location.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2744 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-20 16:37:53 +00:00
defnax
7e4eaa4ae3
changed default avatar icon
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2743 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-20 14:50:45 +00:00
defnax
26a5d6d11a
display Avatar icons on second item in MessengerWindow, when no Avatar pictures is available show a default one.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2742 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-20 14:34:44 +00:00
chrisparker126
080e10e89d
connection for messenger chat to peer dialog (fixes minor bug
...
where calling messenger window chat leads to two chat windows opening)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2736 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-20 08:44:51 +00:00
chrisparker126
ab477885c3
restored open messenger to main window left hand panel
...
replaced messenger peer icons with avatars
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2735 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-20 08:42:45 +00:00
csoler
38463c905e
ported branch commit 2732: fixed deadlock in passwd callback
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2734 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-19 21:50:03 +00:00
chrisparker126
9fb3770066
-sendstatus is now on qtimer - think of replacing with rs notify call back
...
- hack to load file status from previous rs session
- also removed 'offline' status
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2728 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-18 19:59:41 +00:00
chrisparker126
e6848bb615
enabled messenger on the side of rs
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2727 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-18 19:54:19 +00:00
defnax
3083ed9db9
update translations
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2724 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-18 11:29:45 +00:00
defnax
4883f59b17
added icons
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2723 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-15 22:31:04 +00:00
defnax
4c3651d597
Added to count new messages on Tray icon
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2722 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-15 14:35:27 +00:00
chrisparker126
76a4c34440
rsstatus
...
-implemented simple rsStatus for messenger window
- fixed minor bug with messenger window (starts new pop-up chat dialog when peer responds, if private chat started from messenger window) solution: messenger windows start peers dialogs pop-up chat dialog instead
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2721 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-15 12:02:23 +00:00
defnax
a02289a611
update translations to the latest
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2710 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-14 12:58:59 +00:00
defnax
76cb8733af
Fixed new message string
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2707 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-12 22:31:14 +00:00
defnax
83272d7900
show rs version on WindowTitle for About Dialog
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2706 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-11 15:10:47 +00:00
defnax
21cf74c320
update version
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2705 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-11 14:55:50 +00:00
csoler
c6c8e63e91
ported branch commits 2666-2668, 2670-2672, 2679, 2682-2683 into trunk
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2702 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-10 14:56:34 +00:00
defnax
063a366d12
removed double definition
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2700 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-10 10:58:55 +00:00
defnax
92df7037b2
Added ShareDialog for ShareManager
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2693 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-08 16:33:10 +00:00
chrisparker126
c30e0c071e
added gpg initialization for autologin
...
- your friends are not authenticated if not
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2692 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-08 15:51:10 +00:00
chrisparker126
6b8f62d8f0
Added support for Auto-login
...
- added checkbox in start dialog including warning (autologin not safe)
- added check box in gen setting to disable autologin on shutdown
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2689 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-08 11:55:10 +00:00
defnax
f38c060fb6
update Changelog
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2687 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-05 23:58:47 +00:00
defnax
66736d9d24
Fixed Russian translation
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2681 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-05 13:19:40 +00:00
defnax
e315d2efc7
Fixed translations on StatusBar display.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2677 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-03 20:33:10 +00:00
defnax
523956c0bf
removed formating for the textlabel in SharedFiles.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2675 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-03 18:42:03 +00:00
defnax
69d6b67673
Fixed translation support for few strings in TurtleRouterDialog
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2673 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-03 18:29:25 +00:00
defnax
bbf220dc41
set username column by default little bit bigger
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2664 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-29 18:11:17 +00:00
defnax
a79c5eca10
Fixed to display when Peer name is not avaible with a default string.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2663 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-29 15:27:37 +00:00
defnax
128f3dd454
removed comma display on To Label, wont work properly
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2662 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-29 13:39:23 +00:00
csoler
08065b4298
ported branch v0.5.0 commits 2623, 2624, 2626, 2633, 2634, 2643, 2644, 2646, 2651 and 2654 to trunk
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2660 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-28 20:46:45 +00:00
nishant
12536efd16
sorting on date in messages and showing time only for same day messages
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2659 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-28 19:48:32 +00:00
defnax
8971102bde
Fixed some labels font display problem
...
Improved Display Messages Labels: From,Date,Subject,To, redesign the To Label to display it more user friendly
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2653 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-28 15:56:38 +00:00
nishant
27c2382d8c
bug fixed for deleting selected messages
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2652 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-28 15:03:20 +00:00
defnax
904ecffe1f
Count unsend Messages
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2649 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-27 18:08:43 +00:00
defnax
0ffdde5c29
update Turkish translation
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2648 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-27 17:52:56 +00:00
defnax
9acfe64d97
enabled updated Danish translation
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2641 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-26 16:20:12 +00:00
defnax
c645530ea8
update Japanese translation
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2639 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-26 12:15:46 +00:00
defnax
f27b21cc42
update Japanese translation
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2636 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-26 11:16:40 +00:00
defnax
220d9039bb
reset only ComboBox when close all search results
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2632 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-25 19:20:16 +00:00
defnax
7b6962499a
Fixed age (time stamp) of directories
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2631 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-25 18:00:43 +00:00
defnax
df61d8d018
added to display text for Dir counts
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2630 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-25 16:18:22 +00:00
defnax
a3e8bea22e
Fixed to display Dir Count in search, fixed by Jimigor
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2629 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-25 12:34:44 +00:00
defnax
a58d8aa5f6
Fixed: enabled translation for Hide/Expand Button in Messages
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2628 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-24 23:40:46 +00:00
defnax
4d0cc50197
restored
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2626 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-24 23:13:56 +00:00