Eugenio Parodi
|
89c3f91606
|
TTkTable: Added resize generic
|
2 years ago |
Eugenio Parodi
|
8d2f911bf6
|
TTkTable: Added autoresize on doubleclick and api
|
2 years ago |
Eugenio Parodi
|
9d4a936cc0
|
TableWidget: Fix border/boudaries
|
2 years ago |
Eugenio Parodi
|
45cc1c2e99
|
TTkTble, added rows,cols,all selection
|
2 years ago |
Eugenio Parodi
|
536e76aa09
|
TtkTable: reworked paint routine, added header/separator togglers
|
2 years ago |
Eugenio Parodi
|
34fe0c0d07
|
TableWidget: Improved the paint caching
|
2 years ago |
Eugenio Parodi
|
b065be6e33
|
added drawcell closure
|
2 years ago |
Eugenio Parodi
|
38c9d5762b
|
TableWidget, improved parametrization
|
2 years ago |
Eugenio Parodi
|
a4163c05b9
|
Table, Tuned selection
|
2 years ago |
Eugenio Parodi
|
fed43133a8
|
Table: Fixed bg color in the cells
|
2 years ago |
Eugenio Parodi
|
640988cf72
|
Added hover cell
|
2 years ago |
Eugenio Parodi
|
91b0a57a3f
|
Added basic selectin api in the table widget
|
2 years ago |
Eugenio Parodi
|
0860f365ca
|
TTkColor, added fgbf helper, alternatecolor modifier
|
2 years ago |
Eugenio Parodi
|
af498fcdaa
|
Started bg color implementation in the table widget
|
2 years ago |
Pier CeccoPierangioliEugenio
|
fb526cc501
|
Merge pull request #271 from ceccopierangiolieugenio/270-trying-to-do-sorting-click-on-headers-on-a-tree-view-crashes
#270 : Removed TTkFileTreeWidgetItem from the default accessible classes
|
2 years ago |
Eugenio Parodi
|
1448690cbf
|
#270 : Removed TTkFileTreeWidgetItem from the default accessible classes
|
2 years ago |
Eugenio Parodi
|
f9ce2104c9
|
Updated Docs
|
2 years ago |
Eugenio Parodi
|
48135b1f49
|
Basic Table Rendering/Actions
|
2 years ago |
Eugenio Parodi
|
e603376a23
|
Added prototype table test
|
2 years ago |
Eugenio Parodi
|
bb6b23ec8a
|
Added basic definition of TTkAbstractTableModel
|
2 years ago |
Pier CeccoPierangioliEugenio
|
d69e032d18
|
Merge pull request #267 from ceccopierangiolieugenio/266-dumbpainttool-doesnt-start-properly
#266 Fix: Include the state package in the installation
|
2 years ago |
Eugenio Parodi
|
0eb92950f4
|
#266 Fix: Include the state package in the installation
|
2 years ago |
Eugenio Parodi
|
d749edf52a
|
updated the versin reuired in the dumb paint tool/ttkDesigner
|
2 years ago |
Eugenio Parodi
|
b6b485c70c
|
Added loading screen in the web exporter
|
2 years ago |
Eugenio Parodi
|
9f00c1efba
|
DumbPaintTool: Keep Color State alignd between toolkits
|
2 years ago |
Eugenio Parodi
|
446e80c2c2
|
DumbPaintTool: Fix multiple empty layers linked
|
2 years ago |
Pier CeccoPierangioliEugenio
|
df4a700e93
|
Merge pull request #265 from ceccopierangiolieugenio/264-terminal-with-mouse-input
TTkTerminal: Allow multiple SEC,SET,RST codes in the same escape sequence
|
2 years ago |
Eugenio Parodi
|
7737daca72
|
TTkTerminal: Allow multiple SEC,SET,RST codes in the same escape sequence
|
2 years ago |
Eugenio Parodi
|
91d5ae70e1
|
TTkTree: Exposed resize methods
|
2 years ago |
Pier CeccoPierangioliEugenio
|
4981905723
|
Merge pull request #263 from ceccopierangiolieugenio/261-help-with-a-few-questions-02
#261 TerminalHelper: Added parametrised program launcher
|
2 years ago |
Eugenio Parodi
|
6b01553362
|
#261 TerminalHelper: Added parametrised program launcher
|
2 years ago |
Eugenio Parodi
|
9e70820c72
|
TerminalHelper: Added parametrised program launcher
|
2 years ago |
Eugenio Parodi
|
8fc4761252
|
Fixed DumbPaintTool Readme
|
2 years ago |
Eugenio Parodi
|
d678140cf8
|
Added terminal test to help with #261
|
2 years ago |
Eugenio Parodi
|
30ea762d1b
|
DumbPaintTool: Tuned the Saving Routine
|
2 years ago |
Eugenio Parodi
|
fec6dc23d4
|
Added setTitle in the apptemplate
|
2 years ago |
Eugenio Parodi
|
d7c8ff9b48
|
DumbPaintTool: Added Pick Button, Fix size when loding document
|
2 years ago |
Eugenio Parodi
|
2ab5d0ca6a
|
Added Paint Toolkit actions
|
2 years ago |
Eugenio Parodi
|
cae7bc1756
|
Fix DumbPaintTool issue with Pyodide
|
2 years ago |
Pier CeccoPierangioliEugenio
|
fdcea95b37
|
Merge pull request #260 from ceccopierangiolieugenio/DumbPaintTool-UndoRedo
Dumb paint tool undo redo
|
2 years ago |
Eugenio Parodi
|
5f17bb6eb3
|
Added DelLayer support in the snapshot
|
2 years ago |
Pier CeccoPierangioliEugenio
|
9b69d00dd3
|
Merge pull request #259 from ceccopierangiolieugenio/ceccopierangiolieugenio-patch-1
Update README.md
|
2 years ago |
Pier CeccoPierangioliEugenio
|
beb6fc37fb
|
Update README.md
|
2 years ago |
Eugenio Parodi
|
5406f97b35
|
Fixed the area brush
|
2 years ago |
Eugenio Parodi
|
834bdd1575
|
Added __eq__ methods in Canvas and Layers
|
2 years ago |
Eugenio Parodi
|
c7ae94151c
|
Added clearSnapshot
|
2 years ago |
Eugenio Parodi
|
436f3c7d16
|
Added UndoRedo in the DumbPaintTool
|
2 years ago |
Eugenio Parodi
|
8b1c9525d6
|
Removed unrequired methods,variables
|
2 years ago |
Eugenio Parodi
|
124677b882
|
Fixed the image export
|
2 years ago |
Eugenio Parodi
|
ecd78ac567
|
Fixed Visibility in the layers
|
2 years ago |