26
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected 2 days ago.
Sep 26, 2023 — Sep 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added two secondary screens for Export video Dialog. Not sure that they are necessary. To see. More... over 10 years ago
Fixed final issues with Blender integration and image previews, and fixed the dissolve animation (which had invalid API calls) More... over 10 years ago
Got the Blender integration working finally! It still has some clean-up work needed, but it works! More... over 10 years ago
More work on animated titles screen. Getting closer to working now. More... over 10 years ago
Added more blender funcionality to the animated title screen. More... over 10 years ago
Added a new screen in his minimal version for having current exporting projects. Always for the export dialog More... over 10 years ago
added a secondary screen (for export dialog) in his minimal version. This one provides a way to choose a squeze for the file than we would like to export correctly. More... over 10 years ago
Added a secondary screen (for export dialog) in his minimal version for creating a name for a new preset More... over 10 years ago
Completed the dynamic settings on the Animated Title screen, including a custom color button. It still does not integrate with Blender yet... but it is now ready for it. More... over 10 years ago
Completed recent projects functionality, and re-factored opening and saving projects. Save and Open commands now refresh the recent files list. The last 5 projects are remembered in the project settings file. More... over 10 years ago
Improved animated title screen. It now lists the params for each animation, and clears previous ones. More... over 10 years ago
Fixed new project action to not open a dialog. Added "load" action update type to the update manager, to distribute a loaded project data structure. Added loadjson method to timeline, and fixed many bugs around the loading of projects, saving of projects, and creating new projects. Now the timeline appears for loaded projects. More... over 10 years ago
Made some experimental and dramatic changes to the layout of OpenShot 2.0s main screen. All key screen elements are in QtDockWidgets, and can be moved around the screen, nested, or docked. A new menu can control it: Views. There are 2 default arrangements, Simple and Advanced. More... over 10 years ago
Refactored relative paths for project files. Now, all files are saved with relative paths to the current project file (and not OpenShot). With each save, it will correct all relative paths and use the new project folder as the base. More... over 10 years ago
Added additional unittests for query module More... over 10 years ago
Added Qt translation files, plus a couple new languages. More... over 10 years ago
Added a secondary screen for the Export dialog. This one provides to the user the possiblity to create directly a preset with a command line personalized. Based on a great mockup done on our forum by a user. More... over 10 years ago
Dramatically simplified querying Files and CLips, added unittest framework with some initial query unititests, updated all files that called the update manager directly to use the new query interface. More... over 10 years ago
Added file querying into the query class. More... over 10 years ago
Implemented query classes, to quickly search for files or clips, based on any number of parameters More... over 10 years ago
Improved translation loading to have clear debug output to help the user determine any issues. More... over 10 years ago
Added initial query class, which will eventually allow easy access to project data objects. More... over 10 years ago
Added the Clip Properties screen in his minimal version. Finally...... More... over 10 years ago
Integrated new blender model and treeview into the animated title screen. More... over 10 years ago
Added blender models file, to power the animated title screen. Also, added tooltips to thumbnail images in files, transitions, and effects. More... over 10 years ago
Convert all paths to relative on save. Handle converting between absolute and relative paths. Added recent_files settings, and now tracking OpenShot project files during open / save (not in Qt menu yet though). Also, improved .openshot_qt folder structure for THUMBNAILS and CACHE files. More... over 10 years ago
Added details/thumbnail view to settings, and correctly init from settings now. More... over 10 years ago
Added effects tab, details and thumbnail, generate icons dynamically, and fully integrated translations system into transitions and effects filtering. More... over 10 years ago
Added a new tab in Credits Screen (about Kickstarter Backers) and few modifications on two others dialogs. More... over 10 years ago
Fixed some bugs with the translation system. I can now force a language by setting the LANG env var. More... over 10 years ago