PyBitmessage/src
DivineOmega d2d2d8c380 Fixed translate functions not being found as they were being defined after the QT GUI was started 2013-06-21 16:24:04 +01:00
..
bitmessageqt manual implement Github issue #223 2013-06-20 16:41:14 -04:00
images Merge branch 'feature/osxbuild' of http://github.com/maran/PyBitmessage into maran-feature/osxbuild 2013-06-19 12:44:22 -04:00
pyelliptic manuall merge github issue #229 2013-06-20 16:04:50 -04:00
socks Debian packaging 2013-04-01 20:23:32 +01:00
translations Added more translatable strings 2013-06-18 11:30:42 -04:00
addresses.py Bugfix: Must use toAddress instead of addressInKeysFile if toLabel is blank when receiving message 2013-05-15 18:03:54 -04:00
api client.py Added new deterministic address and subscription-related commands 2013-05-24 16:12:16 -04:00
bitmessagemain.py Fixed translate functions not being found as they were being defined after the QT GUI was started 2013-06-21 16:24:04 +01:00
build_osx.py Make sure libcrypto from brew is linked. In the resulting .app 2013-06-17 00:25:03 +02:00
class_addressGenerator.py Seperated out class_addressGenerator - not perfectly 2013-06-21 13:44:37 +01:00
class_singleCleaner.py Moving certain classes outside of bitmessagemain.py 2013-06-20 22:23:03 +01:00
class_singleListener.py Moving certain classes outside of bitmessagemain.py 2013-06-20 22:23:03 +01:00
class_sqlThread.py Moving certain classes outside of bitmessagemain.py 2013-06-20 22:23:03 +01:00
defaultKnownNodes.py manually merge github pull request: Unicode chars in localtime prevented the gui from starting 2013-06-18 13:11:30 -04:00
helper_bitcoin.py Fixed missing arithmetic import in helper_bitcoin file 2013-06-21 12:58:36 +01:00
helper_bootstrap.py Split off some bootstrap and startup helper functions into their own files 2013-06-20 23:55:04 +01:00
helper_generic.py Split off a few generic functions and Bitcoin related functions in seperate helper files 2013-06-21 10:10:13 +01:00
helper_inbox.py Placed repeated inbox and sent SQL operations into appropriate helper functions 2013-06-21 00:25:01 +01:00
helper_sent.py Placed repeated inbox and sent SQL operations into appropriate helper functions 2013-06-21 00:25:01 +01:00
helper_startup.py Split off some bootstrap and startup helper functions into their own files 2013-06-20 23:55:04 +01:00
highlevelcrypto.py Debian packaging 2013-04-01 20:23:32 +01:00
messages.dat reader.py manually merge github pull request: Unicode chars in localtime prevented the gui from starting 2013-06-18 13:11:30 -04:00
proofofwork.py Prevent proofOfWork pool threads from returning any data if shut down before finished with a POW 2013-06-19 00:51:31 -04:00
shared.py actually fix SQL error, add status bar message. 2013-06-13 22:27:14 -04:00
singleton.py Prevent multiple instances of the application from running (issue #142) 2013-05-13 10:29:14 +01:00