|
376783603a
|
Minor change in MyForm.rerenderAddressBook
|
2018-03-26 16:20:28 +03:00 |
|
|
0bd1fe5a9c
|
Rewrited languagebox module a bit
|
2018-03-26 16:20:28 +03:00 |
|
|
825ac4da00
|
Unnecessary variable redefinition
|
2018-03-26 16:20:28 +03:00 |
|
|
ff4e5f7ade
|
Tuples instead of lists if changes aren't needed
|
2018-03-26 16:20:28 +03:00 |
|
|
d295049653
|
Reduce list <-> set conversions
|
2018-03-26 16:20:28 +03:00 |
|
|
1973093082
|
fromAddress - str, subject - unicode
(for simple encoding like for extended)
|
2018-03-26 16:20:28 +03:00 |
|
|
bd708b721d
|
Instantiate QFont only when it's needed
|
2018-03-26 16:20:27 +03:00 |
|
|
39fe1b8e9f
|
QComboBox.findData() compatible with pyside
|
2018-03-26 16:20:27 +03:00 |
|
|
59049f8e8b
|
Sorted things out with validation of NewChanDialog
|
2018-03-26 16:20:27 +03:00 |
|
|
512bb41a03
|
No more arg() call on result of _translate()
|
2018-03-26 16:20:22 +03:00 |
|
|
a83c75e647
|
Prevent str -> unicode conversion of inventoryHash
|
2018-03-26 15:26:15 +03:00 |
|
|
4255f96d0f
|
Better formatting of connections table header
|
2018-03-26 15:26:15 +03:00 |
|
|
70f0882e27
|
This version of tr._translate is probably compatible with all Qt APIs
|
2018-03-26 15:26:15 +03:00 |
|
|
a01910fb49
|
Module support rewrite:
- removed _translate calls except for address labels
- added Qt API string into support request
|
2018-03-26 15:26:15 +03:00 |
|
|
132d20d698
|
Changes for pyside:
customwidgets in ui-files and QtGui.QPen instantiation
|
2018-03-26 15:26:14 +03:00 |
|
|
4b49a2f41e
|
Initial support for PyQt5 (main window shown) using QtPy package
|
2018-03-26 15:26:09 +03:00 |
|
|
73ebad4a4e
|
Merge branch '1179' into upstream-v0.6
|
2018-03-24 09:43:11 +01:00 |
|
|
6430ea7fe6
|
Merge branch '1171' into upstream-v0.6
|
2018-03-24 09:40:35 +01:00 |
|
|
cec8519e43
|
Added "apiinterface" and "apiport" to BMConfigDefaults
|
2018-03-22 17:50:26 +02:00 |
|
|
55d6239e3d
|
Merge branch '952' into upstream-v0.6
|
2018-03-22 16:16:24 +01:00 |
|
|
d974065f8e
|
Handle exceptions from python without ipv6 support
|
2018-03-22 17:13:34 +02:00 |
|
|
d7ac440a04
|
Merge branch '1172' into upstream-v0.6
|
2018-03-22 16:12:53 +01:00 |
|
|
9ccd3a0989
|
Prevent settingsDialog from setting dontconnect = false
if "Work offline" was checked in the ConnectDialog
|
2018-03-22 17:10:29 +02:00 |
|
|
6cefaf87e9
|
Module foldertree: changed subclassing order to reuse common code
|
2018-03-22 14:55:30 +02:00 |
|
|
90eca36b5d
|
Module foldertree: simplified a bit and did flake8
|
2018-03-22 14:55:25 +02:00 |
|
|
6562502416
|
Even more unused variables
|
2018-03-22 13:48:07 +02:00 |
|
|
e43bd36618
|
More unused variables
|
2018-03-22 13:23:36 +02:00 |
|
|
d91c3a6b0c
|
Removed unnecessary comment and percent formatting in logger.error
|
2018-03-22 12:13:47 +02:00 |
|
|
d447db907c
|
Address operations: simplified the code a bit
|
2018-03-22 12:13:47 +02:00 |
|
|
006b98389b
|
Address operations: flake8
|
2018-03-22 12:13:47 +02:00 |
|
|
cbb228db8b
|
Merge branch '1180' into upstream-v0.6
|
2018-03-22 11:08:51 +01:00 |
|
Mahendra
|
8d48164734
|
fix indentation error in dependency file
|
2018-03-22 15:27:37 +05:30 |
|
|
5721ca53fd
|
Merge branch '1174' into upstream-v0.6
|
2018-03-22 08:31:25 +01:00 |
|
Mahendra
|
1a36361ef9
|
replace all random.xxx with helper random function
|
2018-03-21 19:26:27 +05:30 |
|
|
d7cd294eb4
|
Merge branch '1173' into upstream-v0.6
|
2018-03-21 14:14:08 +01:00 |
|
Mahendra
|
6076e1832a
|
implement more helper random changes with replace random.xxx
|
2018-03-21 18:19:08 +05:30 |
|
|
f3960c1638
|
Merge branch '1170' into upstream-v0.6
|
2018-03-21 13:08:10 +01:00 |
|
Mahendra
|
1ad321b08a
|
replace random.xxx with calls to the helper_random function
|
2018-03-21 17:22:23 +05:30 |
|
|
08888117af
|
Merge branch '1169' into upstream-v0.6
|
2018-03-21 11:57:15 +01:00 |
|
Mahendra
|
48b8af975a
|
added random(sample, shuffle, randrange) methods in helper_random
|
2018-03-21 16:13:43 +05:30 |
|
Mahendra
|
ee7b591c6c
|
added docstring for requirement dependency
|
2018-03-21 15:47:55 +05:30 |
|
|
ef1cd5a9bd
|
Merge branch '1159' into upstream-v0.6
|
2018-03-20 06:49:42 +01:00 |
|
sigoa
|
84c94ad748
|
codacy no like this
|
2018-03-18 11:50:57 +01:00 |
|
sigoa
|
c93b31dd45
|
backticks problematic
|
2018-03-18 11:46:10 +01:00 |
|
|
20b5c3552f
|
Merge branch '1145' into upstream-v0.6
|
2018-03-16 15:03:30 +01:00 |
|
|
39e46c7078
|
Merge branch '1151' into upstream-v0.6
|
2018-03-16 13:34:09 +01:00 |
|
|
72299483c4
|
Do not duplicate avatar in address column of Address book
|
2018-03-14 16:34:03 +02:00 |
|
Humz
|
301cd9639c
|
Update LICENSE
changed license to match feedback
|
2018-03-14 14:05:56 +00:00 |
|
|
1e037024c3
|
Merge branch '1156' into upstream-v0.6
|
2018-03-14 13:59:40 +01:00 |
|
|
9bd60c4a0f
|
Merge branch '1153' into upstream-v0.6
|
2018-03-14 13:59:21 +01:00 |
|