Biryuzovye Kleshni
a398354700
Deleted old module
2018-07-29 12:06:55 +00:00
Biryuzovye Kleshni
c22c5c2208
Removed broken API methods
2018-07-29 11:46:02 +00:00
Biryuzovye Kleshni
02ece2d491
Added more API for raw objects
2018-07-29 11:06:41 +00:00
Biryuzovye Kleshni
00c4ee881f
Added API for raw objects
2018-07-29 09:44:15 +00:00
Biryuzovye Kleshni
373157db45
Added POW settings to settings window
2018-07-29 04:38:05 +00:00
Biryuzovye Kleshni
2c7d677ccf
Added estimated POW time tooltip
2018-07-23 08:01:22 +00:00
Biryuzovye Kleshni
a27b5e9055
Merge branch 'v0.6' into POW
2018-07-23 07:21:32 +00:00
Biryuzovye Kleshni
f6415d6be1
Added "Edit and resend" option
2018-07-23 07:15:36 +00:00
Biryuzovye Kleshni
174fb38c7d
Forgotten litter
2018-07-23 06:38:58 +00:00
Biryuzovye Kleshni
ce4fe3a66b
Added sending cancellation
2018-07-23 06:23:15 +00:00
3b4d73d291
Travis should test mandatory dependencies
...
- travis script tests mandatory dependencies
- may require additional commits as I don't know exactly how travis handles
errors from multiple scripts
2018-07-22 13:20:07 +02:00
e1d2ead701
Fix exception 'KeyError: None' in checkdeps introduced in e92a85e
,
...
Fixes #1316
2018-07-22 13:37:12 +03:00
996a48f298
Confirmation for network switch
2018-07-22 12:10:13 +03:00
Biryuzovye Kleshni
c66156aeea
Added POW speed indicator
2018-07-22 08:51:23 +00:00
Biryuzovye Kleshni
b2441c7830
Deleted generated code for main window
2018-07-22 07:46:09 +00:00
Biryuzovye Kleshni
d1a5c604e6
Deleted generated code for settings window
2018-07-20 00:02:17 +00:00
Biryuzovye Kleshni
e94bdf4642
Fix "maxcores" setting
2018-07-15 20:03:29 +00:00
Biryuzovye Kleshni
b24edfdc22
Merge branch 'v0.6' into POW
2018-07-15 19:24:13 +00:00
Biryuzovye Kleshni
8e0bff7d52
Connect WorkProver to SingleWorker
2018-07-15 18:37:23 +00:00
Marius Kjærstad
09e7cc42ad
Changed http:// to https:// on BeamStat link
...
Changed http:// to https:// on BeamStat link in README.md
2018-07-13 21:51:56 +02:00
PyBitmessage Translations
8537fbb2cc
Auto-updated language fr from transifex
2018-07-09 14:27:58 +02:00
13d41c7647
added imports for wrapper main file kivy running
2018-07-09 17:36:28 +05:30
956f689eeb
Fixes some issue of kivy running
2018-07-09 17:22:24 +05:30
a859dd78e7
moving a kivy module to a separate folder having Ui too
2018-07-09 17:22:08 +05:30
c22fd4e8a7
Changes made on UI for Desktop and Mobile Clients with suggested review changes
2018-07-09 17:22:08 +05:30
7aac991c4f
Changes made on UI for Desktop and Mobile Clients
2018-07-09 17:22:08 +05:30
4770790597
Added kivy for making it run on Desktop and Mobile Clients
2018-07-09 17:22:08 +05:30
6b2f82a7cd
Added suggested review changes for PR 1297
2018-07-09 17:22:08 +05:30
d7efd746f2
fix Missing module docstring issue with other pep8
2018-07-09 17:22:08 +05:30
b4a0d8ad37
fix codacy coding standards issue
2018-07-09 17:22:08 +05:30
c1868456df
Added kivy basic architecture for support mobile client PyBitmessage
2018-07-09 17:22:08 +05:30
529559d06a
Reduced BMConfigParser in the sake of readability
2018-07-04 17:59:58 +03:00
ba5caf3fda
Sorted out configuration loading/updating a bit:
...
- used BMConfigParser.safeGet.. methods instead of try .. except
- moved all config checks from class_sqlThread into helper_startup
- commented out initialization of settings which are then rewritten
by updateConfig()
2018-07-04 17:59:58 +03:00
2504c80da6
Fix an issue from #1153 for setup without plugins package
2018-07-01 12:18:12 +03:00
c7d3784b80
No need to import namecoin early because it's really used only in Qt UI
2018-06-30 16:11:11 +03:00
Biryuzovye Kleshni
3c0e23574d
Signal handling
2018-06-30 09:55:53 +00:00
Biryuzovye Kleshni
54291918bf
Fix for running after installation
2018-06-30 09:21:39 +00:00
Biryuzovye Kleshni
0c3ce79ea4
Wrap "bitmessagemain.py" for use with "multiprocessing"
2018-06-30 08:57:31 +00:00
795b855c65
Returned logger setting to debug though slightly deduplicated
2018-06-30 01:28:22 +03:00
PyBitmessage Translations
da3e72186d
Auto-updated language ru from transifex
2018-06-29 17:15:30 +02:00
Biryuzovye Kleshni
6fb637d1df
Merge branch 'v0.6' into POW
2018-06-28 14:20:56 +00:00
Biryuzovye Kleshni
c28a4f6174
Don't load heavy modules until needed
2018-06-28 14:19:50 +00:00
coffeedogs
4139c69212
Merge branch 'v0.6' into issue_1288
2018-06-28 13:07:53 +01:00
coffeedogs
d0c2759c41
Fix issue #1288
2018-06-28 12:42:05 +01:00
Biryuzovye Kleshni
90ae95d9cb
Added WorkProver to executable builders
2018-06-28 09:47:36 +00:00
Biryuzovye Kleshni
799933086a
Downgrade OpenSSL version
2018-06-27 11:13:49 +00:00
Biryuzovye Kleshni
4c0b0c708f
Merge branch 'v0.6' into POW
2018-06-27 10:16:00 +00:00
coffeedogs
7e2cb2176e
Merge branch 'v0.6' into fabric_task_improvements
2018-06-27 11:10:04 +01:00
46f5ead960
Import email related stuff only if configured
2018-06-27 12:27:46 +03:00
96773c5d6d
Import numpy after pyopencl
2018-06-27 12:27:41 +03:00