Squashed commit of all the child branches / tickets
Polished import dialog layout
Added a css file watcher when launched from tk-shell so
the app can be styled interactively.
Improved errors handling
Added step_failed signal
Added title in progress screen
Report error in progress screen when step_failed is emitted
Added rotating file logger like in ingest delivery
Added progress screen with progress bar instead of inline progress bar.
Added a confirmation dialog when the user hit "Reset"
Added ExtendedThumbnail class with overriden paint event
Display cut order numbers directly on thumbnails
Added thumbnail red outline for omitted shots
Do not display "None" anymore in various places.
Lot of color / fonts / margins adjustments.
Moved most of the styling in external style sheet file.
Adjusted message in feedback QLabel
Defined / moved constants definition in constants.py
Moved the css file out the ui folder which should only contain generated .py files.
Refactored a couple of layouts to have better screen titles
Removed cards black borders and have a dark background in all scroll area.
Added an "edl" icon in drop screen.
Searches are now case insensitive.
Fixed wrong order when exiting search.
Made sort case insensitive.
Added a "Select" button on sequences and cuts screens.
"Close" button instead of "Quit".
Added styling in style sheet so drop area looks like in other studio apps
Squashed commit of all the child branches / tickets
Polished import dialog layout Added a css file watcher when launched from tk-shell so the app can be styled interactively.
Improved errors handling
Added progress screen with progress bar instead of inline progress bar. Added a confirmation dialog when the user hit "Reset" Added ExtendedThumbnail class with overriden paint event Display cut order numbers directly on thumbnails Added thumbnail red outline for omitted shots Do not display "None" anymore in various places. Lot of color / fonts / margins adjustments. Moved most of the styling in external style sheet file. Adjusted message in feedback QLabel Defined / moved constants definition in constants.py Moved the css file out the ui folder which should only contain generated .py files. Refactored a couple of layouts to have better screen titles Removed cards black borders and have a dark background in all scroll area. Added an "edl" icon in drop screen. Searches are now case insensitive. Fixed wrong order when exiting search. Made sort case insensitive. Added a "Select" button on sequences and cuts screens. "Close" button instead of "Quit". Added styling in style sheet so drop area looks like in other studio apps