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
defnax
8b3f8efe8d
restored back Folder Age with min_age
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2622 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-24 18:22:58 +00:00
defnax
36427a5d15
Added textcolors for Age Indicator
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2620 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-24 16:47:34 +00:00
defnax
6b7bc7085f
Added to display filesize in Bytes for Details
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2618 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-24 13:35:26 +00:00
defnax
11a8a71204
restored wrong changes
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2617 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-24 13:05:57 +00:00
defnax
210a9e9c0c
fixed frame header stretching in Messages
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2615 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-24 10:52:52 +00:00
defnax
8a5863af1d
fixed to display filesize formated in Messages
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2613 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-23 13:27:36 +00:00
defnax
04607c1205
restore back changes
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2610 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-23 11:48:34 +00:00
defnax
6b2292e64f
fixed header misc
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2609 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-23 00:36:47 +00:00
defnax
56da9a0f65
Fixed Messages Compose->Contacts SideBar, now disabled DockWidgetMovable
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2607 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-23 00:21:37 +00:00
defnax
beec507b1c
enabled Paste Links Full for Forum Posts, fixed Turkish translation
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2605 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-23 00:02:51 +00:00
defnax
594defb1bd
disabled set Command action not realy useful and not working.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2603 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-22 23:26:44 +00:00
defnax
e97a9b540b
fixed geometry of Details
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2600 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-22 23:01:05 +00:00
defnax
1fdb4a31e6
forget to add this
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2598 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-22 22:06:08 +00:00
defnax
6b71666284
update translation strings, and add section to project file to update unfinished translations files easy
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2597 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-22 21:59:33 +00:00
csoler
a5e0006b69
forgot to commmit this one
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2595 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-22 19:46:58 +00:00
csoler
b000245ef5
merged branch 0.5.0 commits 2576, 2579, 2581-2583 into trunk
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2592 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-21 21:07:12 +00:00
joss17
294f4207ed
small label change
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2590 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-21 17:24:52 +00:00
joss17
4589974f13
add the ability to copy file details text
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2589 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-21 17:24:33 +00:00
joss17
b1d6e2606b
Change the status bar network display
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2588 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-21 17:24:15 +00:00
defnax
64d75f3ab7
update translations
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2580 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-21 12:00:16 +00:00
defnax
a80399245f
changed stylesheet
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2578 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-19 14:48:45 +00:00
csoler
f8d6590952
ported v0.5.0 commits 2561,2562 and 2574 to trunk
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2575 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-17 15:34:36 +00:00
defnax
12a0f45625
update Swedish translation
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2573 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-17 13:33:58 +00:00
defnax
26afeccacb
clean up unfinished, removed not useful sources
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2572 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-17 12:52:42 +00:00
defnax
9634f5e6fc
disabled unfinished translations.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2571 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-17 12:30:57 +00:00
defnax
907eca965b
update translations
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2570 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-17 11:51:10 +00:00
defnax
456ee0d803
clean up ApplicationWindow
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2568 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-17 11:23:07 +00:00
defnax
3cf90e6ae1
update Russian translation
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2567 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-16 21:58:58 +00:00
joss17
ca9d3d38d1
Added info and consistency for gpg sign and trust signification
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2565 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-16 18:53:52 +00:00
defnax
8071f0d055
There was a spelling mistake on pageConnection dicovery instead of discovery and pageShares had some sizing problems which cut out some text, fixed by Jarrah
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2560 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-16 11:18:17 +00:00
defnax
0f5ceb388b
Added more languages to installer
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2559 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-15 23:25:10 +00:00
defnax
276ff5caea
update Korean language translation
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2553 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-15 18:09:16 +00:00
csoler
0c40f5f7ae
trunk/branch uniformisation
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2552 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-15 16:26:41 +00:00
defnax
1a7f4a4760
fixed to work Status icons on all languages and moved Pause/Resume to the correct context menu place
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2551 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-15 16:22:21 +00:00
defnax
f422756176
update changes
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2550 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-15 14:06:52 +00:00
defnax
3fa407c71b
update changes
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2548 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-15 13:54:47 +00:00
csoler
cc17744ee3
ported branch v0.5.0 commits 2529 and 2544 to trunk
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2545 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-15 12:57:08 +00:00
defnax
ac5eabad77
fixed QUEUE menu to work on multiple languages
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2541 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-14 17:17:46 +00:00
defnax
470803a5c8
added new Japanese translation, update Chinese and Korean languages, and new strings updates for all languages from TrustView changes
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2539 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-13 23:22:57 +00:00
defnax
363d46ca75
removed not needed more
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2521 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-12 00:19:18 +00:00
defnax
42184efe70
fixed to get work again Chinese language , and load now Qt translations for widgets
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2520 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-12 00:16:39 +00:00
csoler
ebcc7e4c1c
add/del
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2517 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-10 23:16:21 +00:00
csoler
0705d9dfc7
added paste multiple links
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2516 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-10 23:09:35 +00:00
defnax
ff0b797248
added Timestamps for forum message feeds to know the date for each Forum Message.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2515 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-10 22:41:10 +00:00
csoler
a657def956
cleaned the RS link code, factorized the parsing into a single class. Still missing: copy/paste of multiple links
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2514 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-10 21:38:26 +00:00
joss17
d3018c4538
small code change
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2511 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-10 16:18:33 +00:00
defnax
0b4bc0f2eb
added some actions for photo view
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2509 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-10 13:35:58 +00:00
defnax
f400d8f4cc
fixed sharemanager closing
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2508 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-09 22:42:39 +00:00
defnax
f58b245018
fixed to enable translation suppor for Trustview strings
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2507 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-09 21:12:07 +00:00
defnax
d0a772f5d9
use QPushButton for some dialogs fixes translation problems, QButtonBox default translations are only available for few languages.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2506 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-09 20:56:57 +00:00
defnax
0ea171e237
fixed mainwindow title
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2505 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-09 13:22:58 +00:00
defnax
0c92a8b417
update language
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2504 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-09 13:21:24 +00:00
defnax
9e11f833e8
added for Queue actions own icons
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2503 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-08 21:07:53 +00:00
defnax
24ac53dcc9
clean up turkish translation
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2502 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-08 16:13:56 +00:00
defnax
85e4a796dc
clean up korean translation
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2501 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-08 01:03:51 +00:00
defnax
b850d75d5d
remove translations with wrong naming
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2500 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-07 22:45:22 +00:00
defnax
edb4562ae4
clean up languages and corrected few languages
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2499 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-07 22:42:41 +00:00
csoler
5f7486f160
added proper dynamic suppression of sources from chunkmap, and updated the gui
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2498 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-07 14:42:13 +00:00
csoler
1c2683f613
suppressed bug in dynamic removal of sources. suppressed bug in string search. Suppressed some warnings.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2497 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-07 14:10:51 +00:00
defnax
ade3e50b3d
added to show bytes and formates size FileTranferInfoWidget
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2496 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-07 12:56:24 +00:00
defnax
c635091c78
fixed the popularity icons
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2495 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-07 02:26:35 +00:00
csoler
9e469d8baf
Added proper dl queue behavior
...
- suppressed old DwlQueue class
- turned mDownloads into a list of pointers to allow easy cross-info update between queue and std::map of downloads
- added queue functionality for moving files top/bottom/up/down
- added the necessary functions in rsFiles
Put back display of exact sizes in FileTransferInfoWidget
Suppressed some warnings.
**Warning**: this commit requires a make clean.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2493 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-06 23:29:47 +00:00
joss17
6c686496a9
reengineered the network dialog insert connect method
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2492 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-06 21:30:18 +00:00
joss17
f362daea0b
small design change of confcertdialog
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2491 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-06 21:30:00 +00:00
defnax
f57b4c7b64
removed old instructions from readme
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2488 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-05 13:21:20 +00:00
defnax
4afa46cb82
Added Popularity view as icons to display for each channel
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2487 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-05 11:58:35 +00:00
defnax
eccd429f42
clean up Chinese translation file
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2486 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-04 23:07:22 +00:00
defnax
47c14ef2ba
fixed QFont on applicationWindow
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2485 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-04 18:12:25 +00:00
defnax
07da0c3917
removed translation for QFont "Arial"
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2484 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-04 18:08:24 +00:00
defnax
63d8de8848
fixed to display pasted plaintext retroshare link in public chat in html format to get click able.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2483 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-04 16:44:20 +00:00
defnax
3ec3e4f53a
added Copy link as html format
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2482 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-04 15:42:50 +00:00
defnax
0780e3a09e
fixed to get click able the retroshare links in privat chat
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2481 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-04 14:15:30 +00:00
defnax
25e1eda6ba
update extensions
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2480 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-04 12:09:43 +00:00
defnax
706e26a7e3
fixed only show a new message icon on tray when its a inbox message
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2478 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-03 21:55:07 +00:00
defnax
759ae94033
set a item foreground color for Inbox when get a new message, set gridsize for listwidget to 18
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2475 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-03 16:22:32 +00:00
defnax
c582e29773
Added Download Time column to Downloads
...
changed show for Remaining the Filesize which need to be downloaded, on Download Time column show the remaining Time.
added to DetailsDialog Download Time label
added formating the filesize's for FileTransferInfoWidget
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2470 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-01 22:47:48 +00:00
defnax
8e8022daf6
update german translation
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2469 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-01 21:20:30 +00:00
defnax
ce4141648a
added context menu action "Post to Blog"
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2465 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-28 22:20:06 +00:00
defnax
887f9bc446
added context menu actions for Channels subscribe, unsubscribe and Post to Channel
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2464 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-28 21:59:39 +00:00
defnax
323b96cc04
added BlogDetails to Blogs, added context menu actions for subscribe/unsubscribe
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2463 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-28 21:26:46 +00:00
defnax
0a25b291f3
rename strings and functions
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2462 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-28 15:30:13 +00:00
defnax
311e783f14
fixed again minimum size on Search
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2461 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-28 14:30:13 +00:00
defnax
537eea5dbb
improved search
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2459 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-28 12:06:51 +00:00
defnax
62e8b2881a
fixed stylesheet
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2458 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-28 01:12:47 +00:00
defnax
eee9ca1635
Fixed to get again gui resize able , search not allowed more to set gui to a minimum size.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2457 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-28 01:03:37 +00:00
joss17
8079a6d454
color adjustement for the network dialog
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2456 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-27 21:44:04 +00:00
csoler
84cad6a7b0
cleaned some memory leak in search, added 2 checkboxes for F2F and friend lists, made the "include own files" work properly
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2455 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-27 21:10:54 +00:00
csoler
9d6173a1ee
put the max result test at a more appropriate place in the code
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2454 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-27 20:29:28 +00:00
csoler
a516d53a5b
fixed display of uploads tunnels
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2453 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-27 20:19:31 +00:00
defnax
c18196ec3d
fixed timestamp
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2452 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-27 18:51:59 +00:00
defnax
34735c9668
when message timestamp is less then 24 hours then use this format "hh:mm:ss" else "dd.MM.yyyy hh:mm:ss"
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2451 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-27 18:40:16 +00:00
defnax
e23878665b
fixed trayicon tooltip
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2450 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-27 17:59:59 +00:00
defnax
508782f673
added change trayicon when get a new message, added change trust icons when trust is changed
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2449 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-27 17:47:52 +00:00
defnax
1fd4bfd342
update script and added a spacer when counting Messages
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2448 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-27 12:45:09 +00:00
defnax
17607626c0
added to installer to install gpg4win
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2447 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-27 01:29:00 +00:00
joss17
8bc30731b4
change the color of peer display
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2446 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-26 23:44:27 +00:00
joss17
a9311ced0c
change the button at the end the the connect friend wizard dialog
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2445 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-26 23:44:12 +00:00
joss17
cc76a4d022
small fix on gencert dialog
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2444 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-26 23:43:55 +00:00
joss17
50559997ab
change the gpg key list display
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2442 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-26 23:43:26 +00:00
joss17
b91176f06e
add own ip addresses list to profile widget
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2439 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-26 23:42:39 +00:00
defnax
b7cd4c0627
connect PrintButton when not use the menu
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2437 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-26 16:59:24 +00:00
defnax
918af41bed
changed add friend icon
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2435 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-26 14:49:55 +00:00
csoler
a511273160
small bug correction in display of unknown hashes
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2434 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-26 14:34:46 +00:00
defnax
af2705893d
setWindowIcon for a QMessageBox in ShareManager
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2433 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-26 13:32:55 +00:00
csoler
15a28b1d2e
added a spinbox to limit the number of search results (too many results may hang the gui)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2432 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-26 12:38:29 +00:00
defnax
d3c6e49ce4
removed not needed horizontal line
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2431 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-26 00:45:09 +00:00
joss17
a228503d0e
add the tunnel config to server tab, and activate the tunnel on fresh configs
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2429 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-25 22:44:27 +00:00