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
csoler
a940537331
fixed certificate paste. We need more appropriate code at this place.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5419 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-14 18:57:45 +00:00
defnax
73c8da5438
update translation
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5418 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-14 15:37:21 +00:00
defnax
4c1ac6084b
updated Spanish translation (from Senpai)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5417 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-14 14:49:12 +00:00
thunder2
d1dbae80e9
Fixed compile. Renamed file "contact-new22.png" to "contact_new22.png"
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5416 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-14 12:08:26 +00:00
defnax
6e80f97125
set a icon for the pushbutton
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5415 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-14 09:34:40 +00:00
csoler
4c72eaa04e
added debug #ifdef to certificate handling code
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5414 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-14 07:34:29 +00:00
defnax
9d3d457630
replaced QListWidget with QTreeWidget for Display the Identities
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5413 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-13 22:53:55 +00:00
csoler
878855e356
fixed include
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5411 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-13 19:46:02 +00:00
csoler
60f51c358c
- added new certificate format in ConfCertDialog and ConnectFriendWizard, with a button to switch to old format if necessary
...
- added automatic cleaning of certificates in both formats
- grouped all certificate cleaning/parsing code in rscertificate.cc
- removed unused files cleanupxpgp.h/cc
- added upper/lower case to rsid template.
The new format is to be tested. It is supposed to be much more robust than the previous format,
in particular, allowing any string for location names.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5410 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-13 19:37:50 +00:00
csoler
64e171948c
removed deadly assert in validate.c:338
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5409 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-13 19:30:42 +00:00
defnax
6b76abd1cc
fixed compile
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5408 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-13 18:46:33 +00:00
defnax
1457a3b965
Added a basic Profile Manager
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5407 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-13 15:37:21 +00:00
csoler
f7169163ae
fixed bug havign forgotten version string init
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5405 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-11 21:16:27 +00:00
csoler
8694919ca7
added cleaning of certs in test code
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5404 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-11 20:58:59 +00:00
csoler
bc07b16737
- added new class for certificate handling. Has two input/output format: classical pgp armoured block (old) and
...
new pure radix format, which is easier to parse and much more robust.
- added test program to load/parse certificates in both formats.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5403 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-11 20:43:10 +00:00