Commit 7ecd8f1
Patch GUI blocking & Additional load messages (#176)
* ADD: Additional load messages (#169)
Co-authored-by: Roberto <roberto.martins@blockstec.com>
* Refactor `NetworkWindow` (#174)
* refactor: change network list to listview
* Refactor: Refac to MVC view with Controller being runnables on a threadpoll
* UPD: Regenerated icon_resources_rc
* networkWindow.py: refactor to include listview
wifiConnectivityWindow.ui: change horizontalLayout to a vertical layout with a listview and a vertical scrollbar
wifiConnectivityWindow.py: generated file from QtDesigner with some optimizations
Signed-off-by: Guilherme Costa <guiherme.costa@blockstec.com>
* networkWindow: rebase merge conflits fix and cleanup
Signed-off-by: Guilherme Costa <guiherme.costa@blockstec.com>
* networkWindow.py: added missing right icon
Signed-off-by: Guilherme Costa <guiherme.costa@blockstec.com>
* Fix typo
* networkWindow.py: optimize and bugfix on self.paths
Signed-off-by: Guilherme Costa <guiherme.costa@blockstec.com>
* networkWindow.py: comments cleanup
* networkWindow.py: fix missing formatting
* Revert accidental changes to requirements.txt
* networkwindo.py: between 5 and 25 show only one bar icon
* bugfix: fixed wrong imports
* bugfix: wrong button name
* resolve merge conflits
* add missing docstrings
* add missing docstrings
* separation between saved and unsaved network and update code
* refactor network window file
* Add hidden network page, fix scrollbar behaviour at borders remove the need to use wificonnectivitywindow_ui
* cleanup of unused code
* fix code formatation
* changed QtWidgets.QApplication.processEvents for repaint
* delete unused files
* fix formatting issues and logic to parse sensors
* fix code formatation
---------
Signed-off-by: Guilherme Costa <guiherme.costa@blockstec.com>
Co-authored-by: Roberto Martins <robertomicael.martins@gmail.com>
Co-authored-by: Guilherme Costa <guiherme.costa@blockstec.com>
Co-authored-by: HugoCLSC <hugo.santos.costa@gmail.com>
Co-authored-by: Roberto <roberto.martins@blockstec.com>
* Fix incorrect file removal (#177)
---------
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Hugo Costa <hugo.santos.costa@gmail.com>
Signed-off-by: Guilherme Costa <guiherme.costa@blockstec.com>
Signed-off-by: gmmcosta15 <guilherme.costa@blockstec.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Roberto Martins <robertomicael.martins@gmail.com>
Co-authored-by: Roberto <roberto.martins@blockstec.com>
Co-authored-by: Guilherme Costa <guilherme.costa@blockstec.com>
Co-authored-by: Guilherme Costa <guiherme.costa@blockstec.com>1 parent 5feef9b commit 7ecd8f1
22 files changed
Lines changed: 4774 additions & 5740 deletions
File tree
- BlocksScreen/lib
- panels
- widgets
- ui
- resources
- media/btn_icons
- utils
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
354 | 354 | | |
355 | 355 | | |
356 | 356 | | |
357 | | - | |
358 | | - | |
359 | | - | |
360 | | - | |
361 | | - | |
362 | | - | |
363 | | - | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
364 | 366 | | |
365 | 367 | | |
366 | 368 | | |
| |||
386 | 388 | | |
387 | 389 | | |
388 | 390 | | |
389 | | - | |
390 | | - | |
391 | | - | |
392 | | - | |
393 | | - | |
394 | | - | |
395 | | - | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
396 | 400 | | |
397 | 401 | | |
398 | 402 | | |
| |||
472 | 476 | | |
473 | 477 | | |
474 | 478 | | |
| 479 | + | |
| 480 | + | |
| 481 | + | |
| 482 | + | |
| 483 | + | |
| 484 | + | |
| 485 | + | |
| 486 | + | |
| 487 | + | |
| 488 | + | |
| 489 | + | |
| 490 | + | |
| 491 | + | |
| 492 | + | |
| 493 | + | |
| 494 | + | |
| 495 | + | |
| 496 | + | |
| 497 | + | |
| 498 | + | |
| 499 | + | |
| 500 | + | |
| 501 | + | |
| 502 | + | |
| 503 | + | |
| 504 | + | |
| 505 | + | |
| 506 | + | |
| 507 | + | |
| 508 | + | |
| 509 | + | |
| 510 | + | |
| 511 | + | |
| 512 | + | |
| 513 | + | |
| 514 | + | |
| 515 | + | |
| 516 | + | |
| 517 | + | |
| 518 | + | |
| 519 | + | |
| 520 | + | |
| 521 | + | |
| 522 | + | |
| 523 | + | |
| 524 | + | |
| 525 | + | |
| 526 | + | |
| 527 | + | |
| 528 | + | |
| 529 | + | |
| 530 | + | |
| 531 | + | |
| 532 | + | |
| 533 | + | |
| 534 | + | |
| 535 | + | |
| 536 | + | |
| 537 | + | |
| 538 | + | |
| 539 | + | |
| 540 | + | |
475 | 541 | | |
476 | 542 | | |
477 | 543 | | |
| |||
821 | 887 | | |
822 | 888 | | |
823 | 889 | | |
824 | | - | |
| 890 | + | |
825 | 891 | | |
826 | 892 | | |
827 | 893 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| 102 | + | |
102 | 103 | | |
103 | 104 | | |
104 | 105 | | |
| |||
0 commit comments