thunder2
1723bc1cde
Added a quick fix for the freeze of RetroShare when using a file dialog on Windows.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5492 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-31 13:53:54 +00:00
thunder2
ca1055da90
Reverted the changes of revision 5458.
...
The problem with the single click on the systemtray icon only occurs when using the Windows tool Taskbar Shuffle.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5491 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-31 13:29:49 +00:00
csoler
72c2699d9f
fixed ubuntu packaging scripts for voip and linkscloud
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5490 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-30 16:52:31 +00:00
csoler
a782291552
removed debug info
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5489 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-30 16:52:00 +00:00
csoler
afca515165
removed debug msgs and compilation warnings. Added missing include
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5488 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-30 16:14:55 +00:00
defnax
5d4901c3c5
update installer script, to install Bubble Chat style
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5487 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-30 14:43:56 +00:00
csoler
94ebe34539
created scripts for ubuntu packaging of VOIP and LinksCloud plugins
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5486 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-30 14:37:27 +00:00
thunder2
a82e2960e1
Moved some internal stylesheets to the file Standard.qss.
...
Set the built-in stylesheet "Standard" as default for new profiles.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5484 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-29 22:40:16 +00:00
defnax
f9d911fdfb
Added 64 size icons
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5483 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-29 16:19:27 +00:00
thunder2
e49854ee25
Removed dialog FriendRequest and use ConnectFriendWizard instead.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5482 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-28 23:39:11 +00:00
thunder2
51e0f5e679
Moved some internal stylesheets to the file Standard.qss.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5481 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-28 21:59:08 +00:00
thunder2
dd42738b3c
Moved some internal stylesheets to the file Standard.qss.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5479 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-27 23:38:27 +00:00
csoler
1d72bd646b
added checkbox for using old cert format in security page. Switch to old format by default, to avoid confusing newbees
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5478 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-27 22:15:27 +00:00
thunder2
6675bfe35e
Moved some internal stylesheets to the file Standard.qss.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5477 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-27 21:48:00 +00:00
drbob
42781f6a3e
Improved debugging by splitting the errors into multiple #defines.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5476 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-27 20:26:11 +00:00
thunder2
5d482b9a6f
Moved some internal stylesheets to the file Standard.qss.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5474 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-26 20:31:10 +00:00
defnax
f7088f0cc6
update Spanish translation (from Senpai)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5470 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-25 12:39:17 +00:00
thunder2
9279838d65
Added two internal stylesheets:
...
- qss.default - This file is used as default for all stylesheets (e.g. the frames of the AvatarWidget) and can be overloaded from the selected stylesheet
- Standard.qss - The standard stylesheet for the current look of RetroShare. More internal stylesheets can be added.
The plan is to move nearly all internal stylesheets to the files Standard.qss/qss.default. After that the "empty" stylesheet should represent the system theme of the os.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5467 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-24 23:35:57 +00:00
thunder2
3f2ab9259d
Added new base class HeaderFrame - image and text at top of the windows.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5464 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-24 10:49:08 +00:00
thunder2
e00f64450b
Fixed problem with single click on a systemtray icon in Qt 4.7 or above running on Windows XP or lower
...
- before Qt 4.7.0 the message MYWM_NOTIFYICON/WM_LBUTTONUP was handled to emit activted(QSystemTrayIcon::Trigger)
- after Qt 4.7.0 the message MYWM_NOTIFYICON/NIN_SELECT is handled. This message is not sent in Windows XP
Solution: set an event filter and modify the message from WM_LBUTTONUP to NIN_SELECT
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5458 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-23 00:15:59 +00:00
thunder2
70cbd3c84d
Cleaned some ui files.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5457 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-22 13:44:23 +00:00
thunder2
28def71b4e
Added clear chat history to the context menu of the message text browser.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5456 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-22 08:19:46 +00:00
thunder2
f2072e9522
Removed some unnecessary style sheets.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5455 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-21 23:54:39 +00:00
thunder2
4ad73afbad
Removed some unnecessary style sheets.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5454 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-21 23:15:27 +00:00
defnax
a39ad6841a
Set correct font size
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5451 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-21 15:32:17 +00:00
defnax
b2b09de8df
set a minimum margin for the Description Label
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5450 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-21 15:15:11 +00:00
defnax
8db73ff27d
Added a new GroupBox for bether look
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5449 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-21 13:52:14 +00:00
thunder2
1cefe1123a
Removed some unnecessary style sheets.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5448 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-21 13:02:44 +00:00
defnax
0498db0d46
Added a header to Friend Details
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5447 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-21 12:29:43 +00:00
defnax
3a75ccde09
redesign the Create Lobby Dialog
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5446 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-21 11:15:46 +00:00
csoler
e34ca140ba
debian compatibility fixing for patched-up upnp 1.6.17
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5442 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-19 19:32:05 +00:00
csoler
531966f3c9
added missing include
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5441 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-19 18:41:09 +00:00
drbob
20d7837806
Modified UPNP_VERSION comparison from 10617 to 10800, as it appears the functionality was only added then.
...
I'm sure I'll be told if this wrong - as I can't test this ;)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5440 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-18 19:34:14 +00:00
csoler
9f7d54f91d
fixed showup of self signatures in certificates that are not in the keyring already
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5438 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-17 19:05:22 +00:00
thunder2
8b7f71b284
Fixed compile on Windows.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5437 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-17 16:37:07 +00:00
defnax
c5ad4ba206
improved request page design
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5435 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-17 13:45:05 +00:00
csoler
c3db4dacf7
added code to avoid corruption of bdboot.txt: first write to tmp file then move the file. Refers on Windows utf16ToUtf8 from libretroshare. This forward reference can be improved.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5434 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-16 16:59:51 +00:00
thunder2
21e97a47df
Added a new page for user request to ConnectFriendWizard.
...
The page is shown instead of the conclusion page when the user clicks on the certificate link in a message of type user request.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5432 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-16 10:20:34 +00:00
defnax
aedac9738a
update installer translation
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5431 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-16 07:27:07 +00:00
csoler
8a8f85e26b
fixed a few issues in RsCertificate class
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5430 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-15 20:13:19 +00:00
csoler
2b20ab7fca
fixed crashes with poping ConfCertDialog with incomplete certificate
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5429 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-15 20:08:18 +00:00
csoler
a9d19528a0
fixed uninitialized memory read
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5428 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-15 19:03:14 +00:00
csoler
5b73e36add
fixed compilation with libupnp >= 1.6.17
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5427 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-15 15:33:30 +00:00
thunder2
0e0458e40c
Fixed empty certificate string in ConnectFriendWizard when click on a certificate link.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5426 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-15 14:49:42 +00:00
defnax
f90c7742cc
Enabled the Icon for the Voip Plugin
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5425 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-15 13:54:00 +00:00
defnax
c992cb6aea
Enabled to display Plugin Version, on Plugin Item
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5424 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-15 12:33:46 +00:00
defnax
26109d88c4
* Hide the import/export button, and set the new identity CheckBox set checked, when start a new Profile generation from Profile Manager.
...
* Set PluginItem icon size to 24
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5423 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-15 09:34:24 +00:00
thunder2
cfe72859bf
Added automatic clean of the friend certificate in ConnectFriendWizard.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5422 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-14 23:20:33 +00:00
csoler
5d289b520b
fixed parsing error handling in pgp key parsing
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5421 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-14 19:49:50 +00:00
csoler
b714d68523
fixed code for certificate link generation.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5420 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-14 19:31:47 +00:00