fime/src/fime
Fabian 4c0715ee83 Propagate config changes better 2024-02-29 23:00:43 +01:00
..
icons Update included icons 2021-11-30 18:40:25 +01:00
.gitignore Add about dialog 2022-09-29 02:55:45 +02:00
__init__.py Change dev fallback version 2022-09-29 22:35:17 +02:00
about.py [about] Make log directory clickable 2022-09-29 22:35:17 +02:00
config.py Add config/setting support for authentication via browser cookies 2024-02-29 21:08:55 +01:00
data.py Add proper logging 2022-09-29 22:35:17 +02:00
exceptions.py Packaging 2021-11-17 13:36:03 +01:00
import_task.py Propagate config changes better 2024-02-29 23:00:43 +01:00
main.py Log which Qt version is used 2023-04-21 21:44:35 +02:00
progressindicator.py Some Worklog progress. Still WIP 2021-11-24 00:19:31 +01:00
report.py Remove activateWindow calls, because they are not supported on Wayland, and the dialog seem to open fine without them. 2023-04-21 21:45:10 +02:00
settings.py Add config/setting support for authentication via browser cookies 2024-02-29 21:08:55 +01:00
task_completer.py Propagate config changes better 2024-02-29 23:00:43 +01:00
task_edit.py Remove activateWindow calls, because they are not supported on Wayland, and the dialog seem to open fine without them. 2023-04-21 21:45:10 +02:00
util.py Implement cookie authentication 2024-02-29 21:59:29 +01:00
worklog.py Remove activateWindow calls, because they are not supported on Wayland, and the dialog seem to open fine without them. 2023-04-21 21:45:10 +02:00
worklog_rest.py Make HTTP authentication extendable 2024-02-29 21:35:51 +01:00