Commit Graph

553 Commits (aeeb7c9878bc979fcb6f44c9373b4adeab374b6c)
 

Author SHA1 Message Date
Jonathan Warren aeeb7c9878 Moved UI related files all into the bitmessageqt folder 10 years ago
Jonathan Warren 28f9144113 When using API, start giving user actual message encoding type now that the inbox table actually tracks it 10 years ago
Jonathan Warren 461a49f99f Merge branch 'master' of http://github.com/acejam/PyBitmessage into acejam-master 10 years ago
Jonathan Warren da0f486179 manually merge github pull request: Unicode chars in localtime prevented the gui from starting 10 years ago
Jonathan Warren 9ff2c9568f adjust code formatting 10 years ago
Jonathan Warren 952524f7d5 Merge branch 'master' of http://github.com/Arceliar/PyBitmessage into Arceliar-master 10 years ago
Jonathan Warren 4f8742655d update defaultKnownNodes 10 years ago
Jonathan Warren 0b602f0f8c Added more translatable strings 10 years ago
Jonathan Warren fa91d31f42 adjust translation-related code 10 years ago
Jonathan Warren 48b5e26e46 Finished adjusted _translate function to work under daemon mode 10 years ago
Jonathan Warren 5938efca1a Manual merge and fix Github issue #213 10 years ago
Gatien Bovyn fd3f1f8ebf fixed typo ack-arg for translation 10 years ago
Gatien Bovyn 0343c67b95 applied Atheros1 commit for error handling around .encrypt
commit 8d7eceb18e
10 years ago
Gatien Bovyn cad151a440 strings comparaison failed with translation: fixed 10 years ago
Joshua Noble a8693156b0 Add getInboxMessageById API command 10 years ago
Gatien Bovyn b7f99a10d2 corrected an string comparaison, naturally failed in french 10 years ago
Gatien Bovyn 7fb20468a8 trying to resolve _translate undefined 10 years ago
Gatien Bovyn 8db60e788c translation updated 10 years ago
Gatien Bovyn 71e30e1a65 translation updated 10 years ago
Gatien Bovyn 574f4d5c3e new translatable strings found + french translation updated 10 years ago
Jonathan Warren 391df043f9 Merge pull request #210 from Atheros1/master
Add error handling around .encrypt
10 years ago
Jonathan Warren 8d7eceb18e Add error handling around .encrypt 10 years ago
Gatien Bovyn 930159303c fixed typo + translations updated 10 years ago
Gatien Bovyn 1f10b2d50c new translatable string in bitmessagemain 10 years ago
Gatien Bovyn 45ac908b1e update french translation 10 years ago
Gatien Bovyn 0bfb6c4590 2 new translatable strings in bitmessagemain 10 years ago
Gatien Bovyn dbc5abbe19 new string find to be translated in bitmessagemain + fixed english typo in GUI 10 years ago
Gatien Bovyn 63744bfb27 autopep8 bitmessagemain.py file + fixed typo 10 years ago
Gatien Bovyn 04c3857c68 updated icons file
pyrcc4 bitmessage_icons.qrc -o bitmessage_icons_rc.py
10 years ago
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.
10 years ago
Gatien Bovyn c7358bdb84 function _translate - lighter code
replace QtGui.QApplication.translate with _translate
10 years ago
Gatien Bovyn 11334a0cdf fixed french typo 10 years ago
Gatien Bovyn 1540e99f6d fixed french typo 10 years ago
Gatien Bovyn ce638ae076 fixed typo + translation file 10 years ago
Gatien Bovyn eba8bbe55c fixed typo in GUI 10 years ago
Gatien Bovyn 7f97a27e8a fixed typo in translation file 10 years ago
Gatien Bovyn cbf160a8d9 fixed typos + translation files 10 years ago
Gatien Bovyn da7332ae5b fixed typo + translation files 10 years ago
Gatien Bovyn 4f3b6751b3 launched autopep8 --in-place --recursive --jobs=0 -aaaaa __init__.py 10 years ago
Jonathan Warren faa643b73f Merge pull request #203 from razzintown/master
Typo: "exist" to "exit"
10 years ago
Jonathan Warren dc188bf9da Merge pull request #205 from Astalaseven/master
add localisation
10 years ago
Gatien Bovyn a5dd8c9187 updated translation files 10 years ago
Gatien Bovyn 69b2468ed7 updated translation files 10 years ago
Gatien Bovyn a5d7088c5c updated translation files 10 years ago
Gatien Bovyn 9062942eb2 updated translation 10 years ago
Gatien Bovyn fd4a396be1 update translatable strings 10 years ago
Gatien Bovyn 371898bc24 modified to work in translations/ 10 years ago
Gatien Bovyn b73ae3edfc translation file needed by Qt4 10 years ago
Gatien Bovyn da09198246 translation of bitmessage in french 10 years ago
Gatien Bovyn 823847609e .pro file that indicate which files to translate 10 years ago