Eugenio Parodi
|
ae13f0749c
|
Added widget default sizes
|
4 years ago |
Eugenio Parodi
|
0f61073ecc
|
TTkInput: parse mouse move ANSI codes
|
4 years ago |
Eugenio Parodi
|
c612438471
|
autodoc: mock "pyodideProxy"
|
4 years ago |
Eugenio Parodi
|
8b00bc3f14
|
TTkSplitter: Added 'RemoveItem', 'ReplaceItem'
|
4 years ago |
Eugenio Parodi
|
eb23071d2f
|
TTkSplitter: Added 'AddItem' 'InsertItem'
|
4 years ago |
Eugenio Parodi
|
0dcfeb3fe2
|
Improved TTkSpinBox aestetic, forcing the focus color in the TTkTextEdit
|
4 years ago |
Eugenio Parodi
|
13fcdf7a15
|
Fix bug #58 - SpinBox crash with empty string
|
4 years ago |
Ceccopierangiolieugenio
|
bf0963a82a
|
Merge pull request #57 from ceccopierangiolieugenio/Undo_Redo_Rework
Undo redo rework
|
4 years ago |
Eugenio Parodi
|
7ce88fdec8
|
TTkTextDocument: avoid redundant snapshots
|
4 years ago |
Eugenio Parodi
|
4b60bfa5cf
|
Undo/Redo data structure memo in ASCII Art
|
4 years ago |
Eugenio Parodi
|
f617a59c90
|
TTkTextDocument: moved the list of snapshots to a linked list
|
4 years ago |
Eugenio Parodi
|
b9e7c5a8e0
|
Initial drop of the Undo/Redo Rework
|
4 years ago |
Eugenio Parodi
|
dd3a8dbec5
|
Added undo/redo events
|
4 years ago |
Eugenio Parodi
|
6be24a6e39
|
Pyodide Sandbox: added uri loader
|
4 years ago |
Eugenio Parodi
|
f926d7d71c
|
Updated makefile
|
4 years ago |
Eugenio Parodi
|
8bcc292fb7
|
fixed separator
|
4 years ago |
Eugenio Parodi
|
e53328c4cf
|
Update submodules when deployed the sandbox
|
4 years ago |
Ceccopierangiolieugenio
|
98d7085006
|
Update prepareBuild.sh
|
4 years ago |
Ceccopierangiolieugenio
|
3a5740d053
|
Merge pull request #55 from ceccopierangiolieugenio/Undo_Redo
TextEdit, TextDocument, TextCursor --->>>> Undo - Redo
|
4 years ago |
Eugenio Parodi
|
771873e386
|
fixed stage version re
|
4 years ago |
Eugenio Parodi
|
1ed522885c
|
Updated build version script
|
4 years ago |
Eugenio Parodi
|
7e3815ca63
|
Finalised the diffsnapshot undo redo feature
|
4 years ago |
Eugenio Parodi
|
bc5488e4d3
|
TtkTextDocument, gen list of snapshot diffs
|
4 years ago |
Eugenio Parodi
|
d038df9164
|
Improved Layout layout zorder performances using built in functions
|
4 years ago |
Eugenio Parodi
|
06e2640fef
|
Improved canvas performances with more built in functions
|
4 years ago |
Eugenio Parodi
|
19c8130f68
|
UndoRedo, FIX Mysterious bugs
|
4 years ago |
Ceccopierangiolieugenio
|
8ca99973b5
|
Merge pull request #54 from ceccopierangiolieugenio/Pyodide_Support
Starting the Pyodide porting
|
4 years ago |
Eugenio Parodi
|
12ee3463b9
|
Removed an import that the FUCKING pylance added automatically, FUCK YOU!!!
|
4 years ago |
Eugenio Parodi
|
331710ecdd
|
Added basic unoptimized Undo/Redo feature in the text edit
|
4 years ago |
Eugenio Parodi
|
bfcafb5e59
|
FIX stupid test error
|
4 years ago |
Eugenio Parodi
|
58f01742d4
|
Adapted the demo recording feature to the new loop
|
4 years ago |
Eugenio Parodi
|
e34afb4b37
|
Adapted the test playback to the new loop
|
4 years ago |
Eugenio Parodi
|
6b15fdbee7
|
Fix deadlock in test
|
4 years ago |
Eugenio Parodi
|
87100d851f
|
updated README.md
|
4 years ago |
Eugenio Parodi
|
1fa129e2a3
|
Refined here and there
|
4 years ago |
Eugenio Parodi
|
890afb29e9
|
updated .gitignore
|
4 years ago |
Eugenio Parodi
|
8b6ab9f6ef
|
Refined sandbox folders
|
4 years ago |
Eugenio Parodi
|
5be59d9d4a
|
Added credits to the Sandbox
|
4 years ago |
Eugenio Parodi
|
6f2c791359
|
Added web sandbox + tuned showcase tests to works better with it
|
4 years ago |
Eugenio Parodi
|
f467e8c7c0
|
Almost pyodide compatible
|
4 years ago |
Eugenio Parodi
|
abfb1795dc
|
Starting the Pyodide porting
|
4 years ago |
Eugenio Parodi
|
8e1b7b81e9
|
Used built in python array copy to improve performances
|
4 years ago |
Ceccopierangiolieugenio
|
08e93dea1e
|
Update testing.yml
|
4 years ago |
Ceccopierangiolieugenio
|
eed0dd731e
|
Update testing.yml
|
4 years ago |
Eugenio Parodi
|
79fbd16312
|
Separate terminal '\n' from '\r' to capture CTRL-J
|
4 years ago |
Eugenio Parodi
|
2ec48ff9c8
|
Added TTkClipboard and clipboard capabilities in TTkTextEdit
|
4 years ago |
Eugenio Parodi
|
92aa1badd2
|
Removed few syntax warnings
|
4 years ago |
Eugenio Parodi
|
a0b5ef8fcb
|
Improved unit test
|
4 years ago |
Ceccopierangiolieugenio
|
749fce5063
|
Merge pull request #50 from ceccopierangiolieugenio/MainLoop_Rework
Main loop rework
|
4 years ago |
Eugenio Parodi
|
e5d4de5614
|
Improved testing with pytest
|
4 years ago |