opensnitch/ui
Gustavo Iñiguez Goia df5fe3b373
ui: fixed exception colorizing cells
On some distros (Fedora 37), on the very 1st launch of the GUI, it
crashed with the error:
 "object of type QCommonStyle has been deleted"

The only way I've found of getting rid of this error is by obtaining this
object on every paint() call.
2023-02-26 17:40:50 +01:00
..
bin Added copyright and license header to daemon/main.go and ui/bin/opensnitch-ui. 2023-01-23 06:13:40 +00:00
i18n i18n: updated Hungarian translation 2023-02-24 23:57:44 +01:00
opensnitch ui: fixed exception colorizing cells 2023-02-26 17:40:50 +01:00
resources ui: fixed 64x64 icon 2023-02-24 22:05:02 +01:00
tests ui, tests: fixed, added new ones. 2022-01-14 01:25:56 +01:00
.gitignore misc: small fix or general refactoring i did not bother commenting 2018-04-11 19:06:56 +02:00
LICENSE UI: added license, long description and distribute icons 2020-02-18 23:40:07 +01:00
Makefile Changed import ui_pb2 from global to relative 2021-06-18 12:54:17 -07:00
MANIFEST.in ui, deb/rpm: package translations 2021-01-06 21:41:54 +01:00
requirements.txt Allow using newer grpcio-tools 2021-04-24 21:05:02 +02:00
setup.py ui: added 64x64 icon 2023-02-11 21:50:49 +01:00