OpenShot Video Editor  2.0.0
File List
Here is a list of all files with brief descriptions:
 about.pyThis file loads the About dialog (i.e about Openshot Project)
 add_to_timeline.pyThis file loads the Addtotimeline dialog (i.e add several clips in the timeline)
 add_to_timeline_model.pyThis file contains the add to timeline model
 add_to_timeline_treeview.pyThis file contains the add to timeline file treeview
 angular-animate.min.js
 angular.min.js
 animated_title.pyThis file loads the animated title dialog (i.e Blender animation automation)
 animation.pyThis file loads the Animation dialog (i.e about Openshot Project)
 app.jsAngularJS App (initializes angular application)
 app.pyThis file creates the QApplication, and displays the main window
 blender_model.pyThis file contains the blender model, used by the 3d anmiated titles screen
 blender_treeview.pyThis file contains the blender file treeview, used by the 3d animated titles screen
 clip.jsClip directives (draggable & resizable functionality)
 clip.pyThis file is for legacy support of OpenShot 1.x project files
 controllers.jsThe AngularJS controller used by the OpenShot Timeline
 credits_model.pyThis file contains the credits model, used by the about window
 credits_treeview.pyThis file contains the credits treeview, used by the about window
 cutting.pyThis file loads the clip cutting interface (quickly cut up a clip into smaller clips)
 debug.js
 effect.pyThis file is for legacy support of OpenShot 1.x project files
 effects_listview.pyThis file contains the effects file listview, used by the main window
 effects_model.pyThis file contains the effects model, used by the main window
 effects_treeview.pyThis file contains the effects file treeview, used by the main window
 export.pyThis file loads the Video Export dialog (i.e where is all preferences)
 export_test.pyThis file tests exporting a video in a specific format/codec
 file_properties.pyThis file loads the File Properties dialog
 files.pyThis file is for legacy support of OpenShot 1.x project files
 files_listview.pyThis file contains the project file listview, used by the main window
 files_model.pyThis file contains the project file model, used by the project tree
 files_treeview.pyThis file contains the project file treeview, used by the main window
 functions.jsMisc Functions used by the OpenShot Timeline
 generate_translations.pyThis file updates the OpenShot.POT (language translation template) by scanning all source files
 Import_image_seq.pyThis file loads the import images sequences dialog (i.e add an image sequence)
 info.pyThis file contains the current version number of OpenShot, along with other global settings
 jquery-ui.js
 jquery.js
 json_data.pyThis file loads and saves settings (as JSON)
 keyframe.pyThis file is for legacy support of OpenShot 1.x project files
 language.pyThis file loads the current language based on the computer's locale settings
 launch.pyThis file is used to launch OpenShot
 logger.pyThis file sets the default logging settings
 logger_libopenshot.pyThis file connects to libopenshot and logs debug messages (if debug preference enabled)
 main_window.pyThis file loads the main window (i.e
 marker.pyThis file is for legacy support of OpenShot 1.x project files
 metrics.pyThis file sends anonymous application metrics and errors over HTTP
 misc.jsMisc directives (right click handling, debug functions, etc...)
 openshot_rc.py
 playhead.jsPlayhead directives (dragging functionality, etc...)
 preferences.pyThis file loads the Preferences dialog (i.e where is all preferences)
 presets.pyThis file loads the custom ffmpeg command dialog (i.e create custom presets)
 preview_thread.pyThis file contains the preview thread, used for displaying previews of the timeline
 profile.pyThis file loads the Choose Profile dialog
 project.pyThis file is for legacy support of OpenShot 1.x project files
 project_data.pyThis file listens to changes, and updates the primary project data
 properties_model.pyThis file contains the clip properties model, used by the properties view
 properties_tableview.pyThis file contains the properties tableview, used by the main window
 qt_types.pyThis file contains helper functions for Qt types (string to base64)
 query.pyThis file can easily query Clips, Files, and other project data
 query_tests.pyThis file contains unit tests for the Query class
 ruler.jsRuler directives (dragging playhead functionality, progress bars, tick marks, etc...)
 sequences.pyThis file is for legacy support of OpenShot 1.x project files
 settings.pyThis file loads and saves settings
 test_translations.pyThis file verifies all translations are correctly formatted and have the correct # of string replacements
 legacy/openshot/classes/timeline.pyThis file is for legacy support of OpenShot 1.x project files
 timeline.pyThis file contains a timeline object, which listens for updates and syncs a libopenshot timeline object
 timeline_webview.pyThis file loads the interactive HTML timeline
 title_editor.pyThis file loads the title editor dialog (i.e SVG creator)
 track.jsTrack directives (droppable functionality, etc...)
 track.pyThis file is for legacy support of OpenShot 1.x project files
 transition.jsTransition directives (draggable & resizable functionality)
 transition.pyThis file is for legacy support of OpenShot 1.x project files
 transition_model.pyThis file contains the transitions model, used by the main window
 transitions_listview.pyThis file contains the transitions file treeview, used by the main window
 transitions_treeview.pyThis file contains the transitions file treeview, used by the main window
 tutorial.pyThis file contains the tutorial dialogs, which are used to explain certain features to new users
 ui-bootstrap-tpls-0.7.0.min.js
 ui_util.pyThis file contains PyQt help functions, to translate the interface, load icons, and connect signals
 updates.pyThis file contains the classes needed for tracking updates and distributing changes
 upload_video.pyThis file loads the Upload Video dialog (i.e Upload a video in a web service)
 version.pyThis file get the current version of openshot from the openshot.org website
 video_widget.pyThis file contains the video preview QWidget (based on a QLabel)
 waveform.pyThis file has code to generate audio waveform data structures