wyzula-jan
|
016b26f5cf
|
feat: jupyter rich console added as alternative to default QTextEdit terminal output
|
2023-11-22 14:33:57 +01:00 |
|
wyzula-jan
|
a4d9713785
|
refactor: improve pylint score
|
2023-11-22 13:24:23 +01:00 |
|
wyzula-jan
|
d967fafe3c
|
refactor: editor.py open/save file refactored to not use native window
|
2023-11-22 12:48:47 +01:00 |
|
wyzula-jan
|
3d9dc5c008
|
doc: editor.py and toolbar.py documentation added
|
2023-11-21 23:42:51 +01:00 |
|
wyzula-jan
|
3cc05cde14
|
fix: editor.py switch to disable docstring
|
2023-11-21 22:56:27 +01:00 |
|
wyzula-jan
|
f96caccfcb
|
fix: editor.py compact signature on tooltip
|
2023-11-21 22:40:21 +01:00 |
|
wyzula-jan
|
d7a2c6830f
|
refactor: editor.py signature tooltip process moved to AutoCompleter; simpler logic for signature tooltip
|
2023-11-21 19:45:52 +01:00 |
|
wyzula-jan
|
045b1baa60
|
feat: editor.py basic signature calltip
|
2023-11-21 17:28:11 +01:00 |
|
wyzula-jan
|
fb555b278a
|
feat: editor.py jedi autocomplete hooked
|
2023-11-20 16:36:57 +01:00 |
|
wyzula-jan
|
d865e2f1af
|
fix: editor.py removed automatic background behind edited text
|
2023-11-19 20:12:21 +01:00 |
|
wyzula-jan
|
c70ddb3cb1
|
feat: editor.py added splitter between editor and terminal
|
2023-11-19 19:24:01 +01:00 |
|
wyzula-jan
|
8ad3059592
|
fix: toolbar.py automatic initialisation works
|
2023-11-19 19:04:32 +01:00 |
|
wyzula-jan
|
ee3b616ec1
|
refactor: toolbar.py migration to native qt QToolBar
|
2023-11-19 15:17:23 +01:00 |
|
wyzula-jan
|
286e62df92
|
feat: toolbar.py proof-of-concept
|
2023-11-18 15:53:24 +01:00 |
|
wyzula-jan
|
b07bb3dde2
|
refactor: editor.py migration to qtpy
|
2023-11-18 13:35:57 +01:00 |
|
wyzula-jan
|
10dfe9fb65
|
refactor: change from QMainWindow to QWidget
|
2023-11-17 19:07:16 +01:00 |
|
wyzula-jan
|
a0d172e3dc
|
fix: terminal output as QThread
|
2023-11-16 14:07:59 +01:00 |
|
wyzula-jan
|
94878448c8
|
feat: basic text editor + running terminal output
|
2023-11-16 14:06:06 +01:00 |
|