Commit Graph

12 Commits

Author SHA1 Message Date
8bb4ca0563 move files into a package structure 2022-02-06 15:55:27 +01:00
111c11d5d4 remove ravenui.py by using plugin registry instead 2022-02-06 15:49:12 +01:00
6573580f3c ability to change language 2022-02-06 15:37:26 +01:00
2d21de0e43 make language changeable 2022-02-02 20:04:50 +01:00
9c28a41904 i18n with gettext 2022-02-02 19:35:57 +01:00
939c86dbe2 i18n with QT 2022-02-01 18:30:15 +01:00
f0555df0a9 switch from PyQt6 to PySide6
PySide6 uses LGPL instead of GPL, which is much nicer to work with.
2022-01-30 10:50:31 +01:00
6fd3783878 add notes plugin 2022-01-29 18:53:05 +01:00
614968ca4b move the log file viewer to its own plugin
We plan to have multiple different types of tabs.
2021-12-04 16:53:02 +01:00
6bacfc065b sort menu items 2021-11-27 09:42:25 +01:00
5c08dc4a5a cleanup 2021-11-26 19:12:52 +01:00
0e27cb2b26 add the first plugins 2021-11-26 18:19:57 +01:00