- 06 Sep, 2010 5 commits
-
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
- 05 Sep, 2010 6 commits
-
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
This handles the effect representation in the timeline. It currently can't be resized nor moved, or anything else.
-
Hugo Beauzée-Luyssen authored
AS the TracksView will soon handle non clip GraphicsItems. More methods have been moved from the AbstractGraphicsMovieItem class to the AbstractGraphicsItem class.
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
This intend to ease the development of a new GraphicsEffectItem.
-
Hugo Beauzée-Luyssen authored
-
- 06 Sep, 2010 1 commit
-
-
Rohit Yadav authored
-
- 05 Sep, 2010 3 commits
-
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
- 04 Sep, 2010 9 commits
-
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
This prevents the dialog from staying opened with the application closed.
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
Some of the strings are computed by frei0r using std::string::c_str() which is not guaranteed to live though the whole program's life time.
-
Hugo Beauzée-Luyssen authored
It caused the application to hang on exit.
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
QColor constructor takes color composant in the [0;255] range.
-
Hugo Beauzée-Luyssen authored
-
- 03 Sep, 2010 1 commit
-
-
Hugo Beauzée-Luyssen authored
-
- 02 Sep, 2010 1 commit
-
-
Hugo Beauzée-Luyssen authored
-
- 01 Sep, 2010 2 commits
-
-
Hugo Beauzée-Luyssen authored
This adds thread safety, and prepare the effect addition, as we now can add an effect without having to care if the EffectUser is rendering or not, since its handled internally.
-
Hugo Beauzée-Luyssen authored
Effects are now handled by an EffectUser class. This class handle loading, saving, adding, initializing and applicating of any effect that will be added to a class that inherits EffectUser.
-
- 31 Aug, 2010 2 commits
-
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
This will avoid too many copies when dealing with GUI.
-
- 30 Aug, 2010 10 commits
-
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-