aboutsummaryrefslogtreecommitdiff
path: root/src/components/text.py
AgeCommit message (Expand)Author
2026-01-13Use pyproject.toml + uv_buildAeliton G. Silva
2026-01-11update to Qt 6 and Pillow 12tassaron
2022-05-07fix to make the QFontComboBox update the previewtassaron
2022-04-22make pip-installable as a packagetassaron
2017-08-26fixed too-large Color sizes, fixed a redoing bug, rm pointless thingstassaron
2017-08-19fixed issues with undoing relative widgetstassaron
2017-08-15undoable edits for normal component settings; TODO: merge small editstassaron
2017-08-08fixed incorrect outline for small-capstassaron
2017-08-08relative dropshadowtassaron
2017-08-08relative stroke px size & no Qt pen on stroketassaron
2017-08-07dropshadow option for Text componenttassaron
2017-08-06added stroke and font style options to Text componenttassaron
2017-08-03save presets as floats so project resolution is not relevanttassaron
2017-08-03relativeWidgets might as well be a listtassaron
2017-08-03relative gradients & last good frame used for preview errorstassaron
2017-08-01fontsize is also relativetassaron
2017-08-01x/y pixel values update to match output resolutiontassaron
2017-08-01component class now tracks colorwidgetstassaron
2017-07-27fixed video component eating stdouttassaron
2017-07-23components auto-connect & track widgets, less autosave spamtassaron
2017-07-20ffmpeg functions moved to toolkit, component format simplifiedtassaron
2017-07-17combined toolkit.py & frame.py into toolkit packagetassaron
2017-07-13components automatically drawPreview & save currentPresettassaron
2017-07-13more error messages for blank componentstassaron
2017-07-13merge consecutive static componentstassaron
2017-07-11fixed various bugstassaron
2017-07-09separated creation of ffmpeg commandtassaron
2017-07-09more comments + warnings for outdated dependenciestassaron
2017-07-02frame-drawing tools for components to sharetassaron
2017-07-02renamed component basetassaron
2017-07-02rm unneeded imports, work on freezingtassaron
2017-07-01Fixed Text Colors & update button color on manual value change.DH4
2017-06-24fixing bugstassaron
2017-06-23Fixed QtWidgets not imported on some components.DH4
2017-06-23QT5 Conversion + Directory StructureDH4