Joshua Noble
|
a8693156b0
|
Add getInboxMessageById API command
|
2013-06-13 20:48:55 -04:00 |
|
Gatien Bovyn
|
b7f99a10d2
|
corrected an string comparaison, naturally failed in french
|
2013-06-13 23:52:24 +02:00 |
|
Gatien Bovyn
|
7fb20468a8
|
trying to resolve _translate undefined
|
2013-06-13 23:42:32 +02:00 |
|
Gatien Bovyn
|
8db60e788c
|
translation updated
|
2013-06-13 23:16:11 +02:00 |
|
Gatien Bovyn
|
71e30e1a65
|
translation updated
|
2013-06-13 23:14:03 +02:00 |
|
Gatien Bovyn
|
574f4d5c3e
|
new translatable strings found + french translation updated
|
2013-06-13 21:39:24 +02:00 |
|
Jonathan Warren
|
391df043f9
|
Merge pull request #210 from Atheros1/master
Add error handling around .encrypt
|
2013-06-13 12:22:32 -07:00 |
|
Jonathan Warren
|
8d7eceb18e
|
Add error handling around .encrypt
|
2013-06-13 15:15:22 -04:00 |
|
Gatien Bovyn
|
930159303c
|
fixed typo + translations updated
|
2013-06-13 20:59:37 +02:00 |
|
Gatien Bovyn
|
1f10b2d50c
|
new translatable string in bitmessagemain
|
2013-06-13 20:57:35 +02:00 |
|
Gatien Bovyn
|
45ac908b1e
|
update french translation
|
2013-06-13 20:22:59 +02:00 |
|
Gatien Bovyn
|
0bfb6c4590
|
2 new translatable strings in bitmessagemain
|
2013-06-13 20:21:10 +02:00 |
|
Gatien Bovyn
|
dbc5abbe19
|
new string find to be translated in bitmessagemain + fixed english typo in GUI
|
2013-06-13 20:16:48 +02:00 |
|
Gatien Bovyn
|
63744bfb27
|
autopep8 bitmessagemain.py file + fixed typo
|
2013-06-13 20:00:56 +02:00 |
|
Gatien Bovyn
|
04c3857c68
|
updated icons file
pyrcc4 bitmessage_icons.qrc -o bitmessage_icons_rc.py
|
2013-06-13 10:48:16 +02:00 |
|
Gatien Bovyn
|
242981755f
|
fixed "libpng warning: iCCP: known incorrect sRGB profile" error
=== before ===
(find . -iname '*.png' -type f -exec identify -verbose '{}' +) |& grep 'known incorrect sRGB profile'
identify: iCCP: known incorrect sRGB profile `./can-icon-24px-green.png' @ warning/png.c/MagickPNGWarningHandler/1830.
identify: iCCP: known incorrect sRGB profile `./greenicon.png' @ warning/png.c/MagickPNGWarningHandler/1830.
identify: iCCP: known incorrect sRGB profile `./can-icon-24px-yellow.png' @ warning/png.c/MagickPNGWarningHandler/1830.
identify: iCCP: known incorrect sRGB profile `./redicon.png' @ warning/png.c/MagickPNGWarningHandler/1830.
identify: iCCP: known incorrect sRGB profile `./can-icon-24px.png' @ warning/png.c/MagickPNGWarningHandler/1830.
identify: iCCP: known incorrect sRGB profile `./can-icon-24px-red.png' @ warning/png.c/MagickPNGWarningHandler/1830.
identify: iCCP: known incorrect sRGB profile `./can-icon-16px.png' @ warning/png.c/MagickPNGWarningHandler/1830.
identify: iCCP: known incorrect sRGB profile `./yellowicon.png' @ warning/png.c/MagickPNGWarningHandler/1830.
|
2013-06-13 10:30:30 +02:00 |
|
Gatien Bovyn
|
c7358bdb84
|
function _translate - lighter code
replace QtGui.QApplication.translate with _translate
|
2013-06-13 09:59:40 +02:00 |
|
Gatien Bovyn
|
11334a0cdf
|
fixed french typo
|
2013-06-13 08:53:16 +02:00 |
|
Gatien Bovyn
|
1540e99f6d
|
fixed french typo
|
2013-06-13 08:48:03 +02:00 |
|
Gatien Bovyn
|
ce638ae076
|
fixed typo + translation file
|
2013-06-13 08:43:59 +02:00 |
|
Gatien Bovyn
|
eba8bbe55c
|
fixed typo in GUI
|
2013-06-13 01:21:40 +02:00 |
|
Gatien Bovyn
|
7f97a27e8a
|
fixed typo in translation file
|
2013-06-13 01:19:57 +02:00 |
|
Gatien Bovyn
|
cbf160a8d9
|
fixed typos + translation files
|
2013-06-13 01:11:01 +02:00 |
|
Gatien Bovyn
|
da7332ae5b
|
fixed typo + translation files
|
2013-06-13 00:57:46 +02:00 |
|
Gatien Bovyn
|
4f3b6751b3
|
launched autopep8 --in-place --recursive --jobs=0 -aaaaa __init__.py
|
2013-06-12 23:12:32 +02:00 |
|
Jonathan Warren
|
faa643b73f
|
Merge pull request #203 from razzintown/master
Typo: "exist" to "exit"
|
2013-06-12 10:32:13 -07:00 |
|
Jonathan Warren
|
dc188bf9da
|
Merge pull request #205 from Astalaseven/master
add localisation
|
2013-06-12 10:31:58 -07:00 |
|
Gatien Bovyn
|
a5dd8c9187
|
updated translation files
|
2013-06-12 16:50:17 +02:00 |
|
Gatien Bovyn
|
69b2468ed7
|
updated translation files
|
2013-06-12 16:42:03 +02:00 |
|
Gatien Bovyn
|
a5d7088c5c
|
updated translation files
|
2013-06-12 15:29:09 +02:00 |
|
Gatien Bovyn
|
9062942eb2
|
updated translation
|
2013-06-12 14:22:04 +02:00 |
|
Gatien Bovyn
|
fd4a396be1
|
update translatable strings
|
2013-06-12 13:36:24 +02:00 |
|
Gatien Bovyn
|
371898bc24
|
modified to work in translations/
|
2013-06-12 10:46:01 +02:00 |
|
Gatien Bovyn
|
b73ae3edfc
|
translation file needed by Qt4
|
2013-06-12 10:31:29 +02:00 |
|
Gatien Bovyn
|
da09198246
|
translation of bitmessage in french
|
2013-06-12 10:29:48 +02:00 |
|
Gatien Bovyn
|
823847609e
|
.pro file that indicate which files to translate
|
2013-06-12 10:26:43 +02:00 |
|
Gatien Bovyn
|
bac378283e
|
moved to translations/
|
2013-06-12 10:22:43 +02:00 |
|
Gatien Bovyn
|
d18875cf5f
|
.pro file to indicate what needs to be translated
|
2013-06-12 10:18:34 +02:00 |
|
Gatien Bovyn
|
ab46d4ef3a
|
modify string so they can be translated
|
2013-06-12 10:15:56 +02:00 |
|
Gatien Bovyn
|
7c96ef5b6c
|
load QTranslator and get locale
|
2013-06-12 10:07:04 +02:00 |
|
Gatien Bovyn
|
7dd57d6181
|
import locale for localisation
|
2013-06-12 10:05:20 +02:00 |
|
Jonathan Warren
|
7470ea8fee
|
Merge pull request #204 from Atheros1/master
Added max acceptable difficulty
|
2013-06-11 13:19:55 -07:00 |
|
Jonathan Warren
|
087d1b8c68
|
Continued Max acceptable difficulty programming and testing
|
2013-06-11 14:15:17 -04:00 |
|
Jonathan Warren
|
ee0c0f8c9b
|
Continued Max acceptable difficulty programming and testing
|
2013-06-11 02:33:48 -04:00 |
|
Jonathan Warren
|
999e6e6ccd
|
Merge branch 'master' of github.com:Atheros1/PyBitmessage
|
2013-06-10 23:43:11 -04:00 |
|
Jonathan Warren
|
7f19ac82d0
|
Check to see whether we are awaiting a new pubkey within the receiveData thread not the workerThread
|
2013-06-10 23:43:06 -04:00 |
|
Razz Fox
|
6afd7e46d4
|
Typo: "exist" to "exit"
|
2013-06-10 15:54:23 -07:00 |
|
Jonathan Warren
|
179723bbf8
|
Continued Max acceptable difficulty programming and testing
|
2013-06-10 18:53:15 -04:00 |
|
Jonathan Warren
|
7b508884e3
|
some initial work completed on MaxAcceptableDifficulty checking
|
2013-06-10 09:40:51 -04:00 |
|
Jonathan Warren
|
b6d23d744f
|
Merge pull request #198 from Atheros1/master
broadcastpending message status is obsolete, use broadcastqueued instead
|
2013-06-07 18:20:10 -07:00 |
|