Eugenio Parodi
|
b2ebdae6e0
|
Finalised the shortcut feature, adapted the menubar to use it
|
2 years ago |
Eugenio Parodi
|
2d91f6e1fd
|
First working implementation of the shortcut
|
2 years ago |
Eugenio Parodi
|
99c8624440
|
Initial drop of TTkShortcut
|
2 years ago |
Eugenio Parodi
|
48ab9948bb
|
Prototyping a dispose routine to free all the resources.
|
2 years ago |
Eugenio Parodi
|
3880faab5b
|
FIX: Sandbox file loading
|
2 years ago |
Eugenio Parodi
|
13836111fc
|
FIX: Sandbox file loading
|
2 years ago |
Eugenio Parodi
|
81203c1aef
|
use waitpid to avoid zombie terminal processes
|
2 years ago |
Eugenio Parodi
|
6021fff7dd
|
Fixed the __file__ in the html5 pyodide launcher
|
2 years ago |
Eugenio Parodi
|
6e9ced4b4c
|
linked the sandbox to the nerdfont webdemo
|
2 years ago |
Eugenio Parodi
|
77b7b0b968
|
Fixed the font loading in the HTML exporter
|
2 years ago |
Eugenio Parodi
|
a4bb58f526
|
Fix utf-8 issue on the sandbox
|
2 years ago |
Eugenio Parodi
|
ca50f4387a
|
tuned the game for the release on itch.io
|
2 years ago |
Eugenio Parodi
|
5ea977ecef
|
Removed unused dependency in the sandbox
|
2 years ago |
Eugenio Parodi
|
67127c4a2d
|
Added BreakoutRL
|
2 years ago |
Eugenio Parodi
|
36019c0ad8
|
Added breakut prototype
|
2 years ago |
Eugenio Parodi
|
f5bb0f8edf
|
Added serial hack
|
2 years ago |
Eugenio Parodi
|
ba1f11b79e
|
Adapted the tests to the new terminalhelper
|
2 years ago |
Eugenio Parodi
|
8a7fb6f741
|
replaced old sandbox
|
2 years ago |
Eugenio Parodi
|
0ac34765cd
|
Removed currentPath reference from the sandboox
|
2 years ago |
Eugenio Parodi
|
5a2b90ba20
|
adapted standalone sandbox
|
2 years ago |
Eugenio Parodi
|
72f0535ea4
|
Extracted the bacis js routine from the sandbox
|
2 years ago |
Eugenio Parodi
|
c2e5caadf7
|
Adapted the sandbox to the new input processing
|
2 years ago |
Eugenio Parodi
|
596536b481
|
Test folder refurbished
|
2 years ago |
Eugenio Parodi
|
5fe976b203
|
TTkTerminal is a pure widget that require a separate backend to be attached to an external process, the terminal helper has the primitives to achieve it
|
2 years ago |
Eugenio Parodi
|
5766cc9793
|
Added some doc in the test input.raw
|
2 years ago |
Eugenio Parodi
|
761251fa27
|
Finalised the Terminal, still not perfect but I am pretty sure it can be released
|
2 years ago |
Eugenio Parodi
|
8b485e2b8d
|
Refinind the widgets doc, added filePath field in the sandbox
|
2 years ago |
Eugenio Parodi
|
4a70ff6090
|
Adapted mock test objects to the new driver
|
2 years ago |
Eugenio Parodi
|
ff873afc0b
|
Adapted pyodide to the new structure
|
2 years ago |
Eugenio Parodi
|
f3fe9a6e66
|
Fixed Copy/Paste in the windows driver
|
2 years ago |
Eugenio Parodi
|
38ee81f855
|
Initial drop of the platform specific routines, TTkInput is now a static class
|
2 years ago |
Eugenio Parodi
|
47c5e9c5e6
|
Fixed Test mouse events reported in the windows console
|
2 years ago |
Eugenio Parodi
|
7c056e8361
|
Added Windows Console input test
|
2 years ago |
Eugenio Parodi
|
56ecf087f2
|
Added dragDropMode in the list widget
|
2 years ago |
Eugenio Parodi
|
eea8b00ab5
|
Added dataclass in the listWidget drop
|
2 years ago |
Eugenio Parodi
|
6eedf773c7
|
Initial implementation of the DragDrop in the list widget
|
2 years ago |
Eugenio Parodi
|
92054bb753
|
FIX: #180 Crash when removed item from the ListWidget
|
2 years ago |
Eugenio Parodi
|
71e9ad132c
|
Terminal update, added select variable
|
2 years ago |
Eugenio Parodi
|
9a4862fa22
|
Fix test error
|
2 years ago |
Eugenio Parodi
|
18fe572eda
|
Added few tests
|
2 years ago |
Eugenio Parodi
|
9870999c0d
|
FIX: #173 - Prevent deadloop in the circular signals/slots
|
3 years ago |
Eugenio Parodi
|
c604c1f343
|
prototyped the close terminal
|
3 years ago |
Eugenio Parodi
|
f71bdc3578
|
Fix resize terminal crash
|
3 years ago |
Eugenio Parodi
|
a293ee5701
|
Improved tree and addwidgets performances
|
3 years ago |
Eugenio Parodi
|
32cfc0b432
|
improved performance in the treeWidget creation
|
3 years ago |
Eugenio Parodi
|
f800286f92
|
Moved the terminal resize to the main thread
|
3 years ago |
Eugenio Parodi
|
6a6c4413cb
|
Moved the terminal as terminalview to allow scroll
|
3 years ago |
Eugenio Parodi
|
558246470f
|
Basic terminal scrolling/buffer implementation
|
3 years ago |
Eugenio Parodi
|
df74b054d9
|
Handled some C1 Codes
|
3 years ago |
Eugenio Parodi
|
6c9e86c825
|
Fixed move mouse report in the terminal, added CSI_REP
|
3 years ago |