UI refactoring, part 2 #1394

Open
g1itch wants to merge 14 commits from g1itch/ui-refactoring into v0.6

14 Commits

Author SHA1 Message Date
86cbcdd699
No arg in init_identities_popup_menu() 2021-03-03 19:00:44 +02:00
54faa2152f
Call self.window().updateStatusBar directly in blacklist 2021-03-03 17:05:56 +02:00
ef3f69f75d
Remove connection hints in main.ui 2021-03-03 17:05:56 +02:00
0dceb7e15c
Don't import debug in bitmessageqt 2021-03-03 17:05:56 +02:00
b6c979091f
Fix some formatting 2021-03-03 17:05:56 +02:00
25e362c338
Removing RetranslateMixin from MainWindow 2021-03-03 17:05:56 +02:00
fe9b2d7188
Moved actions and connections on tab "Blacklist" back to ui-file 2021-03-03 17:05:56 +02:00
b26deb9b33
Updated translation project 2021-03-03 17:05:56 +02:00
0f153e0c2e
Moved welcome message into ui, added explicit margins,
set sizepolicy for labelHumanFriendlyTTLDescription in tab "send"
and renamed bitmessageui.ui to main.ui.
2021-03-03 17:05:55 +02:00
fbbd95109f
Moved all connections where receiver is MainWindow and sender
is defined in ui-file from class definition to ui-file.
2021-03-03 17:05:38 +02:00
d72dbbfd70
Less splitters 2021-03-03 17:05:38 +02:00
bc183adff5
Added splitters 2021-03-03 17:05:38 +02:00
49c9ef79f9
Loading main window from ui-file 2021-03-03 17:05:34 +02:00
1e640b3135
bitmessageui.ui: added all cusom widgets except for SSplitter 2021-03-03 13:10:12 +02:00