[SCM] openshot-qt packaging branch, master, created. 9ddbbea010b579ae8f3fdfd934fc4badf5c0edf1

ghisvail-guest at users.alioth.debian.org ghisvail-guest at users.alioth.debian.org
Thu Jan 21 23:22:21 UTC 2016


The branch, master has been created
        at  9ddbbea010b579ae8f3fdfd934fc4badf5c0edf1 (commit)

- Shortlog ------------------------------------------------------------
commit 9ddbbea010b579ae8f3fdfd934fc4badf5c0edf1
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Thu Jan 21 15:23:01 2016 -0600

    Updating translations (which fixes broken Italian translation file)

commit bbd53d4953f2d7059c6e2d0ed9f9c078d5bc8ed9
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Wed Jan 20 23:13:52 2016 -0600

    Fixed a bug with undo/redo history being cleared when creating a new project, or opening a project.

commit f0397ff4c5b4654f37d20d72d425e72b26b01a22
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Wed Jan 20 22:37:42 2016 -0600

    Renaming launch-openshot to openshot-qt (which is a much better executable name for Linux or Python installs)

commit 70b5226a564d1678fffd1adfb81a0d501bd142c4
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Mon Jan 18 20:54:19 2016 -0600

    Bumping version to 2.0.5 (beta 2)

commit e9179d61642bc14c119af38b1642324843e52381
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Mon Jan 18 20:47:35 2016 -0600

    Fixed a bug on export, which the timeline was not being restored to it's correct "preview" settings. Also, moved lots of direct method calls to signals, to improve performance on large projects.

commit c6f985644530be6f380c017816d302356af7e55f
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Mon Jan 18 20:45:26 2016 -0600

    Updating translations from Launchpad.net

commit b4ed75d3bd50c070a575eacbe451858ecfbaf1bd
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Mon Jan 18 16:15:31 2016 -0600

    Added sample rate and channel layout to preferences, which are now used in the default timeline playback. Also added channel layout to export dialog, which allows for exporting as surround sound, and other types of layouts. Also fixed a small bug with the  "No Fade" context menu.

commit 209614f0ca582d5668655de4a818f7b87887ef79
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Mon Jan 18 16:14:01 2016 -0600

    Add channel layouts to presets

commit 0477dd92d23c906383e92488f555980151c43f17
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Sat Jan 16 21:54:12 2016 -0600

    Flipping alpha channel values, and adding code to correctly upgrade any previous project files

commit 0c9aeab2e8c1fe10b442879fcf793ffe0b3b0623
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Sat Jan 16 21:06:17 2016 -0600

    Improved project save logic to play nicely with a shared thumbnails folder (i.e. multiple project saved in a single folder)

commit b0386d8f3665dc284659179d6faffe0fa79debba
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Sat Jan 16 20:57:00 2016 -0600

    Appending version info for openshot-qt and libopenshot to project files. This will allow for specific updates to handle special cases, or upgrade old data structures, etc...

commit 7413a52bafe25591d42cc339e11a7198b21a78b3
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Fri Jan 15 15:00:45 2016 -0600

    Fixed the "Track %s" translation on the timeline, which was not being correctly translated.

commit 913db5af8a4aa704523d29589399cac25deb4d86
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Fri Jan 15 14:59:52 2016 -0600

    Fixed a thumbnail folder already exists bug when opening projects.

commit f1379045657b272e79936fd6d403eb2f951faca1
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Fri Jan 15 00:48:44 2016 -0600

    Fixed a few missing translations, and updated our init_ui helper function to be more careful when scanning through UI elements and invoking functions that might not exist. This also fixed certain window titles not being translated.

commit a486ac4fb6298de94bc77a8a34668b60fdd8e102
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Fri Jan 15 00:47:13 2016 -0600

    Updating compiled translations

commit 5d04213d0d298133e81254eadebcc169b2edaff7
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Thu Jan 14 13:02:19 2016 -0600

    Updated some broken translation files, and fixed the template creation script to remove duplicates

commit 223e44f9edce03af3ddc100bb04fb2f3bb375a8d
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Thu Jan 14 11:38:20 2016 -0600

    Fixing lots of translation issues (i.e missing translations, unneeded contexts, duplicates in UI files). Also updated the translation files to the most recent version from Launchpad.

commit 112bc330b377556f5c023e5b40d0ea382e2e1ea3
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Thu Jan 14 10:30:45 2016 -0600

    Fixed thumbnails when splitting clips. Also fixed a regression where the newly created right clip does not have a valid Reader (and audio would not play for the clip)

commit e8cf46ff5b6b8391d219dd49fbf890ca55b48df6
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Thu Jan 14 02:42:31 2016 -0600

    Updating compiled translations in OpenShot 2.0. Also, updating translation template, which now includes many new translations from the Qt UI files (which I just realized were being left out).

commit 77f5baa7b2f09c1bacade44f3a647d695eb026aa
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Thu Jan 14 02:10:01 2016 -0600

    Updating freeze and setup to ignore errors when deleting the temp openshot_qt install folder

commit a40a82e86af533a2475a05389805fa87977cc39e
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Thu Jan 14 01:57:03 2016 -0600

    Removed unused Keyframes dock. This will be added back soon.

commit 76702ed53306d521390d6e8cec4e440937579738
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Thu Jan 14 01:41:52 2016 -0600

    Added some exception handling around the clearing of the Thumbnails folder on launch... since we have reports of Windows locking some of those files, and mkdir() fails to recreate the folder.

commit 703d9c87512bd30e792195c96a30843bf7adc405
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Thu Jan 14 01:25:00 2016 -0600

    CTRL + click clips or transitions to select the with more control. It currently only works with the initial selection.. and not with removing selectings.

commit a0bbd1fc5f57170a5125a2ce2bfc34dfbf306601
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Thu Jan 14 00:59:12 2016 -0600

    Hack to renaming alpha to transparency, for consistency. Libopenshot should probably be renamed as well, since the range is actually flipped from alpha. 0 alpha != 0 transparency.  Transparency is a more accurate term for what's actually happening.

commit 1f06e8d3211126f23395b3fc2b359ace5b0b61f0
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Thu Jan 14 00:46:40 2016 -0600

    Removing backspace handling... only delete key removes clips and transitions

commit 446207d1a3c1579885febaa56987cb79024afb45
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Thu Jan 14 00:45:34 2016 -0600

    Added 'delete' and 'backspace' keypress handling, to delete selected transitions and clip on the timeline

commit 643c4d3930b2e74895387e23e9dedfbacabba84b
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Thu Jan 14 00:28:56 2016 -0600

    Added some extra checks on properties dialog, for invalid selections which result in errors

commit c8848e8b54dbf3258662722ac1a3b27d7f91926d
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Wed Jan 13 23:49:24 2016 -0600

    Improved localization in properties window, which now uses the system locale to format property values, and interpret them.

commit a235cc5b8936cd4aecbf57a4c790be10e1011715
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Wed Jan 13 02:56:00 2016 -0600

    Improved locale handling on UI files being loaded at runtime (where any element that has a setLocale function is called and set)

commit 8fc09338539abf3d7d28e7fe532eac8d46c5cf87
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Wed Jan 13 02:36:46 2016 -0600

    Added visible settings to translation template. Also fixed a bugs on the preferences window. Also generated translations again (since we've added a few new phrases)

commit 72cc2422949a441dac4f7780dc7e9d45ac84f8bb
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Wed Jan 13 02:20:44 2016 -0600

    Added 'Advanced Title Editor (path)' to settings, and integrated the new setting into the title editor. Now you can point to any image program to edit your titles... but it defaults to 'inkscape'

commit 855ee0f9547c20122f70dadce555d8ebd7629eb0
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Wed Jan 13 01:04:26 2016 -0600

    Added 'unsaved changes' prompt on exit

commit 75081e13903df68ac005cae0cc2e2d4332122432
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Wed Jan 13 00:33:46 2016 -0600

    Improved color picker with Animated Titles. Much improved logic, and better logging.

commit 01a4027432ceffd96401791ae34e687b28e1a22c
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Tue Jan 12 22:10:00 2016 -0600

    Fixed icon name for installers

commit c2f533f6aa752f8fd1f184fe720ae9117319275b
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Tue Jan 12 19:14:05 2016 -0600

    Fixed a broken icon path for the Ubuntu/Debian .desktop file

commit faa4c805328a3b448adefc3e483e926c07b5c10e
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Tue Jan 12 14:39:09 2016 -0600

    FIxed dumb bug which includes some example projects in the recent project menu (oops). =)

commit 074a0fcb26c1f646aac4c0893447cc6760e0c840
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Tue Jan 12 14:28:00 2016 -0600

    Improved transitions to remove suffix #'s from translations, which removes hundreds of translatable strings! =) Sorry if anyone already translated some of these. Also fixed the various places in the app which iterate through transitions, to work with this new translation syntax. Also, fixed a bug with transition thumbnails not showing up on the 'Add to Timeline' dialog.

commit 4a44bb501440ed00b98accab08940450fdddbcd7
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Tue Jan 12 02:02:28 2016 -0600

    Adding fullscreen and exit fullscreen buttons to toolbar, which fixes a bug where the shortcuts were being ignored by Qt5.

commit 9a087bac877f2da82fd8eba04f267d85ac9be780
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Tue Jan 12 01:37:52 2016 -0600

    Fixing issues with certain languages and number formats (i.e. commas instead of decimals). For now, I've defaulted all languages to . intead of ,

commit cb79e7fdce2c17bc94e8eec5d69ea378c4251ed4
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Tue Jan 12 00:38:22 2016 -0600

    Removing some unused files. Renaming launchers and icons to not collide with OpenShot 1.x. Updating icon paths to relative (inside the src folder). Renamed mime types to openshot-qt. This might break the PPA, but I'll fix it shortly if it does. =)

commit 73539321ab942dabdcfd874a9d16fbbed782c823
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Mon Jan 11 00:42:00 2016 -0600

    Bumping the version again, for the first beta release of OpenShot (that actually works). =)

commit 6a4e7537bb79aa8234c4eded22cdad281c3cf426
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Mon Jan 11 00:40:42 2016 -0600

    Fixed an issue with the logger and cxFreeze frozen Win32Gui application having no stdout and stderr.

commit cc38680917c2c703a897dfff370b544dfc4dc176
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Sun Jan 10 18:34:30 2016 -0600

    Bumped version again, hopefully this will stick. =) This is the first beta release of OpenShot 2.0.

commit 5c93cf28657ab57f1750fd94484453c3212daeaa
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Sun Jan 10 18:32:08 2016 -0600

    Fixed bug on export screen which prevented cancel button from working correctly.

commit 823962cdeae3af7886bce3215b4ede95bf660c1a
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Sun Jan 10 16:49:20 2016 -0600

    Fixed some profile setting and propagation issues, which relate to a recent libopenshot change.

commit 19e4beb9acbda46a65cc5bc6c9520563a80f17f3
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Sun Jan 10 00:47:53 2016 -0600

    Fixed lots of SVG issues with the built-in titles. Alignment of many words was incorrect, and the multi-line titles had a few more issues. Also improved the layout of the title editor, and added a max of 6 editable lines.

commit e2e5f8a3d6bfe6d95652829d8b0501bec724bed3
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Sat Jan 9 22:38:24 2016 -0600

    Fixed bug with cxFreeze missing the logging module (on mac), and the StreemToLogger class was missing an errors function.

commit fc1bcefc7a4097b5be6b056508e0eaf78578e3fb
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Sat Jan 9 22:14:31 2016 -0600

    Improving detection of default export folder (project folder, home dir, or last export_dir). Also applying similar logic to default Import File dir)

commit 9a73178c7aa58bae64dbf306e3fb9b8afdf7a3be
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Sat Jan 9 21:58:47 2016 -0600

    Hiding a few settings that are unimplemented, and fixing the default-profile setting to work correctly. Also, setting font for all themes. Added handling for command line arguments ("osp" files are opened, other files are added to project files). Update translations again (since I removed a window).

commit 18761c6329082784af6a96b01acbf8ae26aae831
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Sat Jan 9 18:59:48 2016 -0600

    Bumping version to 2.0.2

commit 708cd5ad2912ba3b6ef9315a672d83f5ba0bd6d1
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Sat Jan 9 18:59:14 2016 -0600

    Updated mac dmg background branding

commit 72940b8b10ed8b316e0a352ef06ba4f62b5fa668
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Sat Jan 9 18:52:26 2016 -0600

    Bumping version to 2.0.1

commit 3b4db9e78e4ed787e6c2983fc66073f7eff09512
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Sat Jan 9 18:44:25 2016 -0600

    Improved logging, now rotates throught 3 log files (25 MB each), logs all stdout and stderr (from libopenshot / other libraries), and outputs to stdout (for debugging)

commit db671e613cab339ec65eb17c3eb33d6d054a59ff
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Sat Jan 9 17:09:42 2016 -0600

    Added support for user-defined transitions and titles, from the user directory: /home/USER/.openshot_qt/title/ and /home/USER/.openshot_qt/transitions/

commit 99b1824756db41d0fa9d15efe6214a28e4ea455a
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Sat Jan 9 16:27:37 2016 -0600

    Fixed an issue with changing profiles, not updating certain timeline and libopenshot properties.

commit b22d555b36a820d2137c6f99ed054cd791a290b6
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Sat Jan 9 15:45:47 2016 -0600

    Replacing all transitions to smaller file size JPEG files (this removes over 100 MB from our final installed size)

commit c33c4eb546e06cc5821e29003378e50979543f00
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Sat Jan 9 15:45:02 2016 -0600

    Updated copyright to 2016, Improved Credits dialog with websites for developers and translator credits (based on which language is loaded). Fixed a bug on the JS timeline, where certain properties were not being applied (like FPS changes). Replaced Ubuntu-L font with Ubuntu-R font. Updated README and AUTHORS.

commit 846b659fa14dc6abf7f093074047915718b26957
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Thu Jan 7 23:47:42 2016 -0600

    Fixed bug on Split Video / Cutting dialog, to correctly display the end frame, and display thumbnails on Windows (windows paths were breaking the CSS). Also fixed an issue with the play button / pause button on that screen.

commit 638429b5c2b59299188f068cc2890206b454aefc
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Thu Jan 7 02:23:37 2016 -0600

    Fixed blender issues on Windows (escaping file paths, and updating the regex to correctly support the latest Blender)

commit 332635ea2a6eef9364775c0a104d5cd7e13681d4
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Thu Jan 7 01:23:07 2016 -0600

    Updating default font and font size for Mac

commit 34c0a290f38eaa5f79ae68b2d5bcf137dc8e1f1e
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Thu Jan 7 01:02:43 2016 -0600

    Embedding font for consistency across platforms

commit b8c0e3aae8fe7a91d69393975530679dd17fcf49
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Wed Jan 6 23:56:27 2016 -0600

    Set default folder when clicking "Open", and tweak a few things about converting paths between absolute and relative.

commit f17ec1d40a29da344655f2c44c9a621e1cef4439
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Wed Jan 6 23:16:45 2016 -0600

    Remove some debug code.

commit 5b2d9e6e82ff015eaf8ae2bd7919aa8fc24a116e
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Wed Jan 6 22:57:41 2016 -0600

    Fixed regression on dragging and dropping clips onto timeline. Improved Open Project / Save Project dialogs (default file extension, recommended file names, default directory, etc...). Fixed similar issues on Title dialog (save dialog, default SVG extension, etc...). Fixed a ton of issues with moving temp files (title, blender animations) to a saved project folder, and making file paths relative (and returning them to absolute).

commit d4d6971766512553f3ffb28125daa1f90943927a
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Tue Jan 5 22:43:20 2016 -0600

    Added editable friendly name and tags attributes to all files (on details view). Added those new fields to the filter also, so tags and names can be used to quickly filter hundreds of different files.

commit 48c58625b2ccc2d72d7627ea9c2d66de27400fa2
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Tue Jan 5 21:51:30 2016 -0600

    Defaulted *.osp extension when opening or saving OpenShot projects.

commit c3c7635929eaf0dd6ea74521697a4cc05d9664b0
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Tue Jan 5 21:46:20 2016 -0600

    Implemented custom track names (right click: rename track), and fixed the behavior of AddTrackAbove and AddTrackBelow functions. Also fixed some issues with Removing tracks (and the clips on them).

commit 86fd33dd32e29293b9782df6f8d4040081dbd0de
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Tue Jan 5 19:54:15 2016 -0600

    FIxed a few html timeline rendering issues (ruler length, scrollbar offset on far right edge, overlapping ruler times/marks). Added in persistant export path in the project file, so each project now remembers it's last save folder.

commit f8925bb2a507b1838596871c6d96cee5ec50611e
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Tue Jan 5 02:02:04 2016 -0600

    Improved 'Add to Timeline' dialog to display calculated 'total time', so it's easier to match up lots of clips/photos to the length of background music, etc... Also fixed issue with duration of timeline not being persisted to project file. Fixed issue with "select all" in file tree/icon view. Lastly, fixed many issues related to correctly exporting videos, and mapping/wrapping the correct framerates, etc...

commit 73183961da6e2b903a4ed2978be06e8e69c0a809
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Thu Dec 31 04:16:50 2015 -0600

    Added new Slice clip context menu. Did lots of work on the About screen (license, credits, formatting, etc...). Fixed bug with .settings file not writing to the .openshot_qt user folder. Fixed logger to write a log file to .openshot_qt. Fixed many context menus on the timeline (to respect the actual start values). Added properties context menu for clips, and improved the Simple and Advanced views.

commit ee28009faf7633dc0b805f1043e5ee09f89f5c86
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Wed Dec 30 01:21:56 2015 -0600

    Updated simple and advanced views (removed Keyframe dock for now). Fixed bug with files model (which broke the Split dialog). Updated context menus on files tree/icon views. Fixed broken clip thumbnail on Windows.

commit 43fc081fd6fa676f8a21fdad4d5740260a3c6992
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Tue Dec 29 01:37:28 2015 -0600

    Fixed some issues with building mac DMG disk image files and signing them. NOTE: Remember to rename /usr/local/Cellar/qt5/ if you want to test the final app bundle... since it will cause a collision.

commit 56b9dd7572b753340479dfb14190a3d84cfb8d4d
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Tue Dec 29 00:39:16 2015 -0600

    Update clip thumbnail when "start" is changed. Fixed thumbnail accuracy. Improved About dialog (new image, new text, formatting). Added new "cache" folder, to dramatically improve start-up time on initial install. Removed unused actions from main menu.

commit b2406a24953debeb1dfc9c79757f4707c8f16acc
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Mon Dec 28 02:48:34 2015 -0600

    Improvements to time mapping, to keep things in even increments and use linear time curves. This smooths out the audio, and makes for a pretty nice sounding slow mo and fast forward.

commit 58588967e1a386d87caf6552ce8c19077b4a6859
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Fri Dec 25 00:07:21 2015 -0600

    Added 'Time' context menu, where you can control the speed and direction that a clip plays. 1x to 32x.

commit 00410380ba09b1f4e1161f178336150655e9e793
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Thu Dec 24 16:49:12 2015 -0600

    Added in proper support for previewing videos while resizing. Also added in preview ability for files. Many improvements for thread safety while JSON updates are being applied to Timeline reader, so no crashes happen during changes (while video playback is going)

commit 3b9dae0fa3501d3b9c94b8b238fefb3968c1a3f5
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Tue Dec 22 23:23:56 2015 -0600

    Added copy/paste context menu for transitions, including keyframe selection. Improved logic for resizing transitions and adjusting existing keyframe values (so a reversed transitions stays reversed after resized, etc...). Fixed some rendering issues with transitions and keyframe points.

commit 7889ae385899968bc2ac5bf76099f7897ac5509f
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Sun Dec 20 23:45:04 2015 -0600

    Adding new logo with type-face for "OpenShot Video Editor"

commit 787fbfdbe5a64742ee0f679e6197e710a1a1d252
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Sun Dec 20 23:06:46 2015 -0600

    Fixed many bugs with the new 'Add to Timeline' dialog. It now fully supports pre-cut clips, images, and videos. Also fixed a bug creating a new project / opening a project was not clearing the previous selections (causing an error)

commit 53ff1002f8c54eb9920f2124600ecc93fbc9205e
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Sun Dec 20 02:00:52 2015 -0600

    Added new copy/paste context menus for clips. Entire clips can be copied (including all their effects and keyframes), or specific keyframes or effects can be copied and pasted onto other clips. It's pretty flexible.

commit 62e0720e466303d24e6154d83e1596d2e5ecd160
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Sat Dec 19 02:03:42 2015 -0600

    Completed the Add to Timeline dialog (fading, overlapping clips, transitions, and even added in zooming options). Random transitions and random zoom options as well. Also fixed a bug with context menus not deleting all selected clips / transitions.

commit d4416c8d4ddcc82dded98ba761f43fcde99d4ed5
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Sat Dec 19 00:04:35 2015 -0600

    Add to timeline treeview is now functional (moving items, removing items, shuffling items). All dropdowns on form are not initialized (tracks, transitions, fade options, etc...)

commit cd1b53038f19c22b8aa9f5c5de60dbac3210c5c7
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Thu Dec 17 23:41:38 2015 -0600

    Adding more functionality into Add to Timeline. Getting close.

commit 33189b7c007891af9de6f5481291e26dba330100
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Wed Dec 16 23:56:08 2015 -0600

    Building Add to Timelime dialog. This is mainly just the UI work.

commit 58a33505745053d299cd26349e5455f66274b08b
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Tue Dec 15 18:13:43 2015 -0600

    Added Volume context menus, fixed a bug with clip/transition menu icon not working, and fixed some render issues with transition keyframe points (offset). Also fixed a bug with all context menus that caused a loss in audio (sometimes).

commit 02c189024978736df6c1a97294e285be8516c51f
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Tue Dec 15 00:55:03 2015 -0600

    Added Animation context menu to clip menu, and reorganized sub menus into "Start of Clip", "End of Clip", and "Entire Clip", to limit the scope of certain context menus. Also added a "random" animation context menu, which is great for pan and scan type photo animations... where you need some variety.

commit 28c36370320d65c05e3aa22f36a42612133e4dc4
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Mon Dec 7 22:25:05 2015 -0600

    Update video preview after a context menu or timeline update has occurred, giving a quick visualization of the change

commit 469f264d796b56829313b9704d67ef2e765f1273
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Mon Dec 7 22:16:41 2015 -0600

    Added context menu for layout presets (1/4 top left, center, arrange all nearby clips next to each other (grid style), etc...)

commit 0bc28843920a79f4470ac2a05e6192b1621422b8
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Mon Dec 7 00:10:39 2015 -0600

    Added in context menu for transition, to reverse the direction of a transition

commit 3a1faddbb2556db960690e47769b0a34b27667aa
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Sun Dec 6 23:39:29 2015 -0600

    Added Fade and Rotate context menus to clips

commit 2862e17a00a17065b1bff9ae465716f26fdf1822
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Sun Dec 6 18:02:30 2015 -0600

    Fixed some issues switching between layouts (simple and advanced). Added a new common "fade" transition. Removed some unused files. Improved the default view of the program (when first run)

commit ae7446d234a158a1c4a5facbc357aa214ce8cf13
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Sun Dec 6 16:46:15 2015 -0600

    Add some missing art assets that were added to the timeline recently

commit 2fff9e27f11d5f7269f65c65b475405b95c215dd
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Wed Dec 2 19:46:02 2015 -0600

    Only hide keyframes on the current clip being resized.

commit 2e7e0a3eb4a388b3c71f4b4fded58c7cf22bb949
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Wed Dec 2 19:40:43 2015 -0600

    Fixed more bugs with clip resizing (the width was a bit glitchy during resize). Fixed the position of keyframe points on the timeline. Fixed a bug where dragging the left edge of a clip past 0.0 would move the clip. Also fixed some rounding issues which made the preview jumpy during resize.

commit 71ff0353cc75a3b116cd7a90d83ed73042a83b07
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Wed Dec 2 00:08:23 2015 -0600

    More clip effects UI improvements and bug fixes. Clip/Transition menu no longer allows dragging the clip. Effects container no longer allows dragging the clip accidentally. Clicking effect doesn't select the clip anymore. Resizing clips has been improved (smoother and less jumpy).

commit a8d1e1b5b79322edd5fd5f391ee9935a838e6753
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Mon Nov 30 22:30:53 2015 -0600

    Improved effect UI on clips, now each effect is clickable and has it's own context menu. Fixed many misc timeline UI related issues. Added thumbnails to clips. Thumbnail and Effects containers are hidden as the clip gets smaller.

commit 6221d24239a9819b4a71b6609dd8aeebf23eb712
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Wed Nov 25 23:51:56 2015 -0600

    Initial checkin of new 'split clip' UI, fully functional. This dialog can quickly split a file into multiple clips inside the current project.

commit e4bc61f87c585b9f5e98c56839d543b93aa644ce
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Wed Nov 11 23:49:31 2015 -0600

    Improved snapping support. Disabling snapping now disables jQuery draggable snapping tollerance as well (the timeline edges). Snapping better aligns with clip sizes on the screen... missing transitions have also been fixed to not create tiny overlaps.

commit 7162fc683b9fd753a6804846809ab05842c1ee8c
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Tue Nov 10 01:39:28 2015 -0600

    Improved CSS styling of timeline (box shaddows). Fixed snapping bug on right edge of clips / transitions. Added favicon to timeline. Improved missing transition support (doesn't add duplicate ones now), has a tollerance for "too small" and ignores tiny overlaps.

commit 9349d523e7605455404642224754217da323f05e
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Mon Nov 9 00:13:48 2015 -0600

    Integrating new Blur effect (which supports box blur, gaussian blur, and both horizontal and vertical blurs), all keyframeable and can be animated.

commit f1932d2a916507174985abe812cf0be4ca744918
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Tue Oct 27 23:59:08 2015 -0500

    Improved freeze.py to work the same as setup.py (not sure if I still need both these files). Both produce a sdist with the folder openshot_qt now, to be consistent. Fixed some file names with spaces (including the blender earth animation). Improved linux freeze behavior, although it's still not pickup up all the libopenshot.so dependencies.

commit a03299c912bf33cc5f961c18eb3fa1bf78a67d26
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Thu Oct 22 12:21:46 2015 -0500

    Another improvement to setup.py (loading paths from current directory)

commit aead8b2f4ae0c35c4321c13ed3b3ca94c3b6b11f
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Thu Oct 22 11:27:35 2015 -0500

    Improved launch.py to load modules from either current directory, or an installed directory called (openshot_qt). Primarily used if installed on Linux (or manually installed using setup.py)

commit 0f8cc1a9a7920eb0cf9cfaf05941dec8a4a670d4
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Wed Oct 21 23:37:44 2015 -0500

    Update instructions for mac freeze.py script

commit 325ab25d93c6bf8bf1c9fb49a3ffe3ebb1726d23
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Wed Oct 21 23:28:27 2015 -0500

    Updating DMG icon for mac

commit f27eb4eab204b9ba2182e0ff2834238859771aae
Merge: 6e59f6b f969ec6
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Wed Oct 21 23:25:47 2015 -0500

    Merge branch 'master' of https://github.com/OpenShot/openshot-qt

commit 6e59f6b84fbb5152d8bd490bef68532a1b1a1b14
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Wed Oct 21 23:17:54 2015 -0500

    Integrated Apple code signing into mac app bundle creation, and fixed some pretty big mac packaging issue. Mac app now works and is portable and installable (hopefully)... testing to continue.

commit f969ec686b28e66188561152693591909a68671a
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Wed Oct 21 00:38:46 2015 -0500

    Fixed desktop shortcut for Linux to call actual launcher

commit 0ae302e54e6ecf9d08f37d1eab043ffa56457b6c
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Wed Oct 21 00:35:28 2015 -0500

    Wokred on setup.py install script for Linux (or manual installs)

commit 5142b5081d645ce0040a9f4a37a9d51ca2a01089
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Thu Oct 15 22:36:33 2015 -0500

    Fix missing libjpeg.dylib dependency for Mac, and updated automation scripts for producing DMG. Also updated art assets again to add copyright and website. As far as I can tell, the Mac DMG is now completely functional, just needs to be code signed (which is pending at the moment with Apple)

commit fa16fb25d23c9b6cc18830774bfc2aeebf7c94ac
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Tue Oct 13 01:03:56 2015 -0500

    Adding additional art assets for Mac OS X Installer, and added appdmg json template to quickly produce a DMG from the app bundle.

commit 95f54f775883984e809f941ec0e1de77e2213e52
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Sun Oct 11 15:46:57 2015 -0500

    Added instructions for code signing the MSI Installer after freezing the exe with cx_Freeze

commit 4a3a1b3e0d54f37fae390220c1996b52eb9aebcd
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Sat Oct 10 19:19:39 2015 -0500

    Fixed 2 issues with the Windows MSI Installer (cx_Freeze script). 1) Added a missing Qt5Svgd.dll file, that was preventing SVG's from loading. 2) Set an environment variable for QT_PLUGIN_PATH, so libopenshot can find all the imageformats (such as SVG) from any sub-folder of OpenShot 2.0.

commit e6afb86c42ef4e33923a4ba055d3ae6bbdebdea9
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Thu Oct 8 18:56:46 2015 -0500

    Force reboot on Windows MSI Installer, because ImageMagick environment variables do not work until a reboot, or until I can figure out a better way to fix it.

commit 57ef81993f44374b65064e84cda11ae50b81015f
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Thu Oct 8 02:04:11 2015 -0500

    Integrated Windows MSI Installer into freeze.py. Successfully builds MSI for Windows 10 (and hopefully Windows 7, 8), and installs StartMenu shortcut with icon, and uninstaller functionality. Also fixed a regresion with missing icons (embedded in the Qt resource file)

commit d8aa8a36e43f6edda844d987d2c4658a25d59194
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Tue Oct 6 16:58:15 2015 -0500

    PEP8 Formatting for remaining Python files that have not already been re-formatted.

commit d4d0ecc2cf95b3786f6f3105c563e01c895eeccb
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Fri Oct 2 18:28:46 2015 -0500

    Integrated dropdown choices into properties menu, use right-click to change the value. Also, improved "Remove Keyframe" menu to delete the closest keyframe (if not an exact match), and hide un-needed properties from effects on a clip. The property window works pretty well now, and is close to feature complete.

commit 0b9c36ec8a3986d6bf73ae04a8be8aaa7f59f424
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Thu Oct 1 18:51:17 2015 -0500

    Integrated Color picker into property window, as well as integrated color keyframes into the interface. Also added a "Remove" context menu for key-frames and did some additional PEP8 formatting.

commit 8c682524f61641750ec457a8d10c02229c43d0f9
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Mon Aug 24 01:05:15 2015 -0500

    More PEP8 formatting and code clean-up. Removed some unused imports.

commit ed2e91d342085b4f5ef325a06492ae10b3455366
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Sun Aug 16 23:00:21 2015 -0500

    Integrated 2 new effects, Brightness and Contrast, and Color Saturation. These were just added to libopenshot, so be sure to update.

commit 7dacbc4a33fb253d57f5437ed65dcf30b4d8932b
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Sun Aug 16 21:04:51 2015 -0500

    Code cleanup, PEP8 formatting, and removing unused imports.

commit 2fd4ffd7673f3a3befca64c7d79c610d68d58116
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Sun Aug 16 19:49:31 2015 -0500

    Integrated marker seek toolbar buttons, and jump to start and jump to end toolbar buttons. Improved behavior of property windows (handles boolean and strings better now). Made some properties readonly. Removed some unneeded files.

commit 926c436692760e8001bf95011741cdbe7aec6d5d
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Sun Aug 16 00:10:04 2015 -0500

    Added some new effect images

commit 9e65f0b96060843580cdefeb24c5c7cb368fa93d
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Fri Aug 7 23:18:48 2015 -0500

    Added the ability to add, update, and remove effects, although it's still a work in progress. Dropping an effect on overlapping clips, applies it to all overlapping clips. Dropping an effect on the track name, applies it to all clips on the track. Also, updated some styles on the timeline (mouse cursors). Converted some more files to PEP8.

commit e9c00baacc6caa8f34de64a7f501b1e0814f5331
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Thu Aug 6 20:33:30 2015 -0500

    Fixed a bug where transitions were not snapping correctly

commit 1a4d0ac3b68f0c502a6a2d0ce442007ad5fff36b
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Thu Aug 6 20:11:04 2015 -0500

    Integrated libopenshot effect meta data, and now effects are successfully added to clips they are dropped on, including multiple clips (if there are overlapping clips).

commit 797a3e48cff5eee24f7041f0d2c77f526b0a1a26
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Tue Aug 4 23:16:05 2015 -0500

    Added "Start Frame" and "End Frame" to advanced export options, allowing any portion of the timeline to be exported. Defaulted export file name based on project name.

commit f36aec47284a5cdc0d05f57088ab3dd6340a3a40
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Tue Aug 4 22:03:00 2015 -0500

    Optimized a few files, fixed unused imports, formatted PEP8

commit 1662487d1cee0230d11d2b4629212fd35f392ed8
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Mon Aug 3 22:39:09 2015 -0500

    Correctly detect the length of the timeline, and export the correct length video. Also, added some min-width properties to the rendering of the timeline, to work better with very short videos.

commit 5975e074b84cdf2e60a8944c29f9b1b491fae638
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Sun Aug 2 22:37:21 2015 -0500

    Adding a .gitignore file, and ignoring a few unneeded project related files.

commit f447f4ae4109b93ab4f28540b2957b7368213157
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Sun Aug 2 22:36:10 2015 -0500

    Fixed an issue prevening video exports. Still have a few issues, but working better now. Also, a few other misc fixes on the export dialog.

commit ed4b900ee7f85c3724400af73f9c57875b99c0fd
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Thu Jul 9 00:58:42 2015 -0700

    Added preview while resizing clips. Timeline now resizes when clips are too long.

commit 6a75134139b35e39a968affd74d09a7ee37f7d9d
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Wed Jul 8 01:16:55 2015 -0700

    Export dialog creates videos now, but still has many bugs

commit b3022a880ce9fe09b80fb4e197307ed532bf9f2e
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Wed Jul 8 00:28:46 2015 -0700

    More updates the export dialog, including custom export folder chooser.

commit de21f16d000aab552467b9f040b664b83e0b650c
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Wed Jul 8 00:16:19 2015 -0700

    Finished most functionality of the export screen.

commit a32516d7f13a8a6dd83fa7982c82641f0b52338b
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Tue Jul 7 00:38:24 2015 -0700

    More work on the export dialog.

commit e390fbd663ed4b9b96e5edad09dc10221541ad9b
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Mon Jul 6 01:44:33 2015 -0700

    Fixed bug on creating a new project, which never reindexed the track positions... causing the next clip to not drop correctly. Also worked on the export screen some.

commit 653234c0912569247cebaf607ba6e3c42dd6f341
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Thu Jun 4 17:30:11 2015 -0500

    Fixed profile dialog to correctly update the libopenshot Timeline object, allowing for changes in resolution, framerate, etc...

commit 15b0a49aeb14d20ec3fba86315418535daa49bd9
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Mon Jun 1 01:17:04 2015 -0700

    Removing some unneeded files

commit c2e88d9787c85a15f37bc72603ae7fc92cb7bcb4
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Mon Jun 1 00:21:26 2015 -0700

    Replaced ImageReader with QImageReader (powered by QImages), and fixed many minor issues caused by the last big commit to libopenshot.

commit 5e76d15bf26a56eb917f4a73b1d5e732b90936c5
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Thu Feb 26 03:11:31 2015 -0600

    Timeline now auto-adds missing transitions for overlapping clips on drop.

commit e0a30a1fed20c24c09eea1fd27917674d15b44cb
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Thu Feb 26 02:00:34 2015 -0600

    Improved performance of moving transitions around. Fixed a pretty serious $scope issue with Angular, which was preventing some updates from appearing on the timeline.

commit 2d1abb5448945a3be592335bd0b1c0c56a79a8ef
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Thu Feb 26 00:02:58 2015 -0600

    Property window now supports transitions, and renders transition keyframe points on the timeline.

commit 9ab8db2a710eee96892ee1f7890a227146b22be5
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Wed Feb 25 17:41:19 2015 -0600

    Change transitions to use the project.effects property. Also changed Angular and Python to correctly use the project.effects. Now transitions correctly work, including multiple transitions (on top of each other).

commit 19f91344886e44a2f21fb2052505ce5403f62459
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Wed Feb 25 00:52:19 2015 -0600

    Fixed precision issues with the keyframe points rendering. Also fixed some issues updating and deleting keyframes. Fixed a few context menus issues.

commit e3c2629ef5a2ef9864a2a30a0a19e4c624bab0a5
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Wed Feb 25 00:02:28 2015 -0600

    Fixed some precision issues when rendering clips and seeking to frames.

commit d62c98b2e0fdde197625d974bd95f9d7ea27dd0f
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Mon Feb 23 23:36:27 2015 -0600

    Reprogrammed the timecode display source, to correctly add frame number and format the various components correctly. Fixed a seek bug looking for frames < 0.

commit 32fa101f3dbc726b24fd3691e9afc3acd5d6c36f
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Mon Feb 23 00:18:45 2015 -0600

    Added new query objects: Track and Marker. Added Marker insert and remove functionality. Changed the method of rendering markers to no longer flicker, and fixed the Angular watch method. Added remove context menus for Tracks and Markers. Add Track button now works correctly.

commit 56e5a1207354a050118c80641ddbb1f3e853f611
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Sun Feb 22 16:16:16 2015 -0600

    Adding SVG keyframe point image

commit de393589979d4f117bf487819c73b12d9c6e18cf
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Sun Feb 22 16:14:16 2015 -0600

    Timeline now displays all keyframes that have more than 1 point on a selected clip. Updated the point icon. Improved the speed of updates to the JSON... namely only passing the changed properties.

commit b1ffbe6a37e83fa20b1b576dc809183f858bd77e
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Sun Feb 22 02:01:53 2015 -0600

    Improved the clip width to take into account the border width

commit c3a827aedf94f6b4abf1151dc85d7bd133fb9b1d
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Sun Feb 22 01:49:53 2015 -0600

    Fixed position bug with new keyframe points and replaced icon.

commit b350c5baa164a940d4bad31a82daf48ec99028d7
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Sun Feb 22 01:37:46 2015 -0600

    Added initial support for keyframe points on a selected clip. It currently only supports alpha keyframes. Added new point icon.

commit ba47b7ef984a2b47d5990b9cefd1e9d798f8c353
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Sun Feb 22 01:06:07 2015 -0600

    Improved properties loading logic, to it correctly updates the changing interpolated values without clearing the internal model and flicking the screen. Also fixed many bugs with updating keyframes and changing interpolation modes with a context menu.

commit 2797ff427691496321080037a09423cb75e4748a
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Sat Feb 21 03:12:09 2015 -0600

    Added new icons which display interpolation mode. Added abilit to delete a keyframe. Improved handling of keyframes. Added context menu to change interpolation mode for the current keyframe.

commit d5f9ca33969bfe01d9a922417cd6e25b10a79a44
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Sat Feb 21 00:13:21 2015 -0600

    Clear all selected items on the timeline when a project is initially loaded. Correctly limit the property window between the Start() and End() properties of a clip.

commit cb916877cbf33a68fc9a26de1a830d90941391d5
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Thu Feb 19 16:00:36 2015 -0600

    Added debug support for the timeline, to better see what is happening during processing.

commit ddb25c6a554da52c0c59dd7e30987ce31cf644d9
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Thu Feb 19 02:19:26 2015 -0600

    Property window now udates keyframes and clip properties based on the current playhead position and the selected clip. Fixed some keyboard shortcuts to correctly update the property window. Improved the formatting of property values.

commit d2a35a5b44a75aebf82557a9fab1c452cfee7325
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Wed Feb 18 00:03:43 2015 -0600

    Refactored a few more things. Integrated keyboard short cuts for video playback (JKL keys, Spacebar, Arrow Keys, etc...)

commit fcf8c850b3a69c56ae1447523964228d115967fb
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Tue Feb 17 22:49:27 2015 -0600

    Refactored a few classes. Properties now update as the timeline changes. Added new update.add_listener parameter to prioritize certain listeners (such as the timeline)

commit e9b8143e937de02d34fdbde1b7b6344395ddeb1f
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Tue Feb 17 00:22:36 2015 -0600

    Integrated new clip properties hash attribute, to determine if anything changed between frames.

commit 5d9e30f4aece14208ab9b575a35a68d7cbe11f98
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Fri Feb 13 00:24:00 2015 -0600

    Fixed a ton of bugs related to multiple selections, and especially how selection work between transitions and clips. Feels nice now.

commit 09878ea4e9663a6c276724444f1bb6afaa2990fe
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Thu Feb 12 00:41:33 2015 -0600

    Updated jQuery and jQuery UI to newest version. Fixed many small paper cuts on the Angular timeline, such as better multi-selection support, single click selects, and many other things.

commit 9bd01d6508e8dffadec7014889a57a49d8b71bce
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Wed Feb 11 21:58:42 2015 -0600

    Reprogrammed the video widget to scale the preview image and maintain aspect ratio. The setViewport method on MacOS flickered while the video was playing. This new method solves that. Also ignored certain image files on MacOS.

commit 642ad422ec03642213c17fe38b5ef133bc1129b5
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Wed Feb 11 20:06:44 2015 -0600

    Adding freeze.py file and mac installer script. Also ignoring mac .DS_Store files.

commit 2c020968c2b5d660ba9b9699a4bf072d5aee33a1
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Wed Feb 11 00:24:18 2015 -0600

    Integrated selected clips into the properties dialog, correctly showing keyframes and interpolated values

commit 9d6138cc124d3b978c85bc29e9d15140fc3d8819
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Tue Feb 10 22:04:14 2015 -0600

    Added selection tracking between timeline and main window, and now deleting clips and transitions works on multiple items.

commit 4b4d5a03fcd4a3e186c8203e56536945356cf76b
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Mon Feb 9 22:42:26 2015 -0600

    Starting to integrate property JSON from newest version of libopenshot.

commit 6b8ddf2c482c92eacd7755fb182e91baeda3f2d8
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Sun Feb 8 23:17:16 2015 -0600

    Improved source to highlight background colors in the property window.

commit c421d2ae5678f0e775bcb569052ee269d93e4749
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Sun Feb 8 22:54:08 2015 -0600

    Fixed video player to correctly paint the background color black, and maintain aspect ratio correctly. Also fixed an issue launching the Profile dialog from the main window.

commit 5134716d70d8c967cf0e96d9c3477200d78ad3bd
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Sat Aug 23 15:40:32 2014 -0500

    Refactored preview thread to use QThreads correctly, and now the playhead is animating during playback correctly with no crashes.

commit 0464912060dd5c04fbc6efde1528a1364bffd3b4
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Thu Aug 7 09:31:28 2014 -0500

    Notify app of playhead position as it changes, and refactored how the playhead moves in Javascript.

commit 2003037f47838b03379ffbe1bf950e99707156ef
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Fri Aug 1 10:18:11 2014 -0500

    Fixed freeze.py to correctly build an App Bundle on Mac. Also added a Mac iconset, and custom Mac launcher required by ImageMagick-since it needs some very specific environment variables to find its coders and config files when not running in /usr/local/lib.

commit 456829d9b2d5704ae666487eeceb323815dc4d4c
Author: Jonathan Thomas <Jonathan.Oomph at gmail.com>
Date:   Fri Jul 25 23:14:16 2014 -0500

    Added new InstallBuilder project file for Windows.

commit 1701ba67a57a4886983bc8f757d97a250e2c3406
Author: Jonathan Thomas <Jonathan.Oomph at gmail.com>
Date:   Fri Jul 25 23:13:20 2014 -0500

    Fixed freeze.py to include all XML files, and added .Close methods to the thumbnailing Clip objects... to fix a memory leak.

commit 38d6c9b1f4ad247323b1787f3beb153cac43ab80
Author: Olivier Girard <olivier at openshot.org>
Date:   Thu Jul 24 18:52:11 2014 +0200

    Added some others transitions.

commit 49da3aeb795e884f2fc6d43661ad9df1d46bc3ab
Author: Olivier Girard <olivier at openshot.org>
Date:   Thu Jul 24 18:51:54 2014 +0200

    Added some others transitions.

commit a0def4736c71c3fa29e82913e5975e3984822ad7
Author: Olivier Girard <olivier at openshot.org>
Date:   Thu Jul 24 18:51:40 2014 +0200

    Added some others transitions.

commit e24d53ffd3dd8d91e005b3ecf60e6af1bac71e56
Author: Olivier Girard <olivier at openshot.org>
Date:   Thu Jul 24 18:51:27 2014 +0200

    Added some others transitions.

commit c71e791d43d2fe16aa4089eec6ed05ca3485475f
Author: Olivier Girard <olivier at openshot.org>
Date:   Thu Jul 24 18:51:12 2014 +0200

    Added some others transitions.

commit 2e4d2401ac805c3be47b00a0268aa38bf152d460
Author: Olivier Girard <olivier at openshot.org>
Date:   Thu Jul 24 18:50:57 2014 +0200

    Added some others transitions.

commit 3939da20d0488185ff8c20816cc1d54437d3ec39
Author: Olivier Girard <olivier at openshot.org>
Date:   Thu Jul 24 18:50:12 2014 +0200

    Added some others transitions.

commit 70a5baa957f9cd780bb261af161f0b6ae4e096c6
Author: Olivier Girard <olivier at openshot.org>
Date:   Thu Jul 24 18:50:00 2014 +0200

    Added some others transitions.

commit 3aa27108ff37f843f5b9bec6ec9b202b6e7a8d0f
Author: Olivier Girard <olivier at openshot.org>
Date:   Thu Jul 24 18:49:44 2014 +0200

    Added some others transitions.

commit 45619706c9dde62f9c226ee49929c4720260d505
Author: Olivier Girard <olivier at openshot.org>
Date:   Thu Jul 24 18:49:32 2014 +0200

    Added some others transitions.

commit ae9f3a7c538e2cd4f1343e7d0291c0b92cddf50a
Author: Olivier Girard <olivier at openshot.org>
Date:   Thu Jul 24 18:49:16 2014 +0200

    Added some others transitions.

commit 2c618d04c9708be870e6e77754dac643df737502
Author: Olivier Girard <olivier at openshot.org>
Date:   Thu Jul 24 18:49:04 2014 +0200

    Added some others transitions.

commit df940b4222be2ccdcab2db16ffb6550b2ffff05f
Author: Olivier Girard <olivier at openshot.org>
Date:   Thu Jul 24 18:48:54 2014 +0200

    Added some others transitions.

commit 8f19f4dbd93dbe3f5f57855d31c32d044437c0be
Author: Olivier Girard <olivier at openshot.org>
Date:   Thu Jul 24 18:48:42 2014 +0200

    Added some others transitions.

commit 604e05753e20406728542a90dab40d48133c2f7e
Author: Olivier Girard <olivier at openshot.org>
Date:   Thu Jul 24 18:48:30 2014 +0200

    Added some others transitions.

commit 6967b2d310ccf92707f3d8233d70e69d9dcb7900
Author: Olivier Girard <olivier at openshot.org>
Date:   Thu Jul 24 18:48:20 2014 +0200

    Added some others transitions.

commit 7d1725d43784c43616db0fcaac91461ed2a215f3
Author: Olivier Girard <olivier at openshot.org>
Date:   Thu Jul 24 18:47:37 2014 +0200

    Added some others transitions.

commit 870cf600f5ce4105b1a6b5cfcebce855dd8cb694
Author: Olivier Girard <olivier at openshot.org>
Date:   Thu Jul 24 18:47:24 2014 +0200

    Added some others transitions.

commit 781827e066ac4017c763e1573550491ae006cb4e
Author: Olivier Girard <olivier at openshot.org>
Date:   Thu Jul 24 18:47:07 2014 +0200

    Added some others transitions.

commit c83c50c7d746478f8baf729bec2144bfe26b609f
Author: Olivier Girard <olivier at openshot.org>
Date:   Thu Jul 24 18:46:52 2014 +0200

    Added some others transitions.

commit fec2102b6a64259bb5932c984f0ff77a2e64b974
Author: Olivier Girard <olivier at openshot.org>
Date:   Thu Jul 24 18:46:38 2014 +0200

    Added some others transitions.

commit 2fe227a8f5159a95d668cfa13ca0c77cf3a3828d
Author: Olivier Girard <olivier at openshot.org>
Date:   Thu Jul 24 18:46:23 2014 +0200

    Added some others transitions.

commit 258370ef67c41b10f219cba083be9b41dc0e8af1
Author: Olivier Girard <olivier at openshot.org>
Date:   Thu Jul 24 18:46:05 2014 +0200

    Added some others transitions.

commit f8f148124aa54c6f345896bf3ed4d0ce31dd6fa3
Author: Olivier Girard <olivier at openshot.org>
Date:   Thu Jul 24 18:45:52 2014 +0200

    Added some others transitions.

commit fdd951802eff070000fcd06d1dee6b3055ca25b6
Author: Olivier Girard <olivier at openshot.org>
Date:   Thu Jul 24 18:45:38 2014 +0200

    Added some others transitions.

commit 1db3435579a789d28f6824ad85494c256ab2cda5
Author: Olivier Girard <olivier at openshot.org>
Date:   Thu Jul 24 18:45:25 2014 +0200

    Added some others transitions.

commit a0dd0300d81fc7f07c8422fbcf5f9cfca70a8143
Author: Olivier Girard <olivier at openshot.org>
Date:   Thu Jul 24 18:44:26 2014 +0200

    Added some others transitions.

commit 2784b0eed4a77821b8ff2150f39e4eac8ac06e6e
Author: Olivier Girard <olivier at openshot.org>
Date:   Thu Jul 24 18:44:10 2014 +0200

    Added some others transitions.

commit 4b4d10abc0499a313de745be9e27106cc6886815
Author: Olivier Girard <olivier at openshot.org>
Date:   Thu Jul 24 18:43:58 2014 +0200

    Added some others transitions.

commit 59bb0bbfeb4cdd822e3357cd7c7e7227b5bbcd8e
Author: Olivier Girard <olivier at openshot.org>
Date:   Thu Jul 24 18:43:46 2014 +0200

    Added some others transitions.

commit 0acdcb0ee4369133ea6fa382736e9c1acb619811
Author: Olivier Girard <olivier at openshot.org>
Date:   Thu Jul 24 18:43:29 2014 +0200

    Added some others transitions.

commit 67f20f13953948a061621f85840ff497d4476d37
Author: Olivier Girard <olivier at openshot.org>
Date:   Thu Jul 24 18:43:18 2014 +0200

    Added some others transitions.

commit 6522d1886b83cb30cee2c29ea20a85d471ab8fc5
Author: Olivier Girard <olivier at openshot.org>
Date:   Thu Jul 24 18:43:05 2014 +0200

    Added some others transitions.

commit 96d8267fbf7122c6a380427c75abb32be1ff0aca
Author: Olivier Girard <olivier at openshot.org>
Date:   Thu Jul 24 18:42:52 2014 +0200

    Added some others transitions.

commit d81957891f83d89a729137aa92997c4fd4f2a8e7
Author: Olivier Girard <olivier at openshot.org>
Date:   Thu Jul 24 18:42:37 2014 +0200

    Added some others transitions.

commit f112ba020c954724762c7a74778b74056cc0c63b
Author: Olivier Girard <olivier at openshot.org>
Date:   Thu Jul 24 18:42:22 2014 +0200

    Added some others transitions.

commit aeb1878de3b54f917deb363954a57884dc4fb582
Author: Olivier Girard <olivier at openshot.org>
Date:   Thu Jul 24 18:41:53 2014 +0200

    Added some others transitions.

commit 6b1b57efd8ee43c450d90d8cdffef56f0b6c66fc
Author: Olivier Girard <olivier at openshot.org>
Date:   Thu Jul 24 18:41:38 2014 +0200

    Added some others transitions.

commit dc5c49dc3c100c27af4f8da7c3788dad3d3164fd
Author: Olivier Girard <olivier at openshot.org>
Date:   Thu Jul 24 18:41:23 2014 +0200

    Added some others transitions.

commit 15eb807960db4abd56272310b91018cbc8239138
Author: Olivier Girard <olivier at openshot.org>
Date:   Thu Jul 24 18:41:11 2014 +0200

    Added some others transitions.

commit adc6ec91a01dbb1022a2ad510074a4eee758dcd9
Author: Olivier Girard <olivier at openshot.org>
Date:   Thu Jul 24 18:40:55 2014 +0200

    Added some others transitions.

commit 365802002156a77293c33bb00da59c943033a460
Author: Olivier Girard <olivier at openshot.org>
Date:   Thu Jul 24 18:40:40 2014 +0200

    Added some others transitions.

commit e1f2014ba3c49da289a513f1e1be93de21137725
Author: Olivier Girard <olivier at openshot.org>
Date:   Thu Jul 24 18:40:24 2014 +0200

    Added some others transitions.

commit d9f038a47a64aae5e5bcf2f87186419d98165a0a
Author: Olivier Girard <olivier at openshot.org>
Date:   Thu Jul 24 18:40:08 2014 +0200

    Added some others transitions.

commit 93c3f1071b326c2a085f4ab58afa990aa4c542e4
Author: Olivier Girard <olivier at openshot.org>
Date:   Thu Jul 24 18:39:54 2014 +0200

    Added some others transitions.

commit a96fca8c8bb48a2a4e3271d0c6bdd424e90e1f65
Author: Olivier Girard <olivier at openshot.org>
Date:   Thu Jul 24 18:39:42 2014 +0200

    Added some others transitions.

commit 44663a2271a96bdec2fb009e2db46d52592f9cd5
Author: Olivier Girard <olivier at openshot.org>
Date:   Thu Jul 24 18:39:10 2014 +0200

    Added some others transitions.

commit e5a41526297cb90a1a8eb08feea39f9598e0881c
Author: Olivier Girard <olivier at openshot.org>
Date:   Thu Jul 24 18:38:58 2014 +0200

    Added some others transitions.

commit f9a8a12f9d8062d581611312dcc9e45e5b0e4f05
Author: Olivier Girard <olivier at openshot.org>
Date:   Thu Jul 24 18:38:42 2014 +0200

    Added some others transitions.

commit 1401c42d31b8738c43bb330ec362a71098ae41e1
Author: Olivier Girard <olivier at openshot.org>
Date:   Thu Jul 24 18:38:28 2014 +0200

    Added some others transitions.

commit 50480da1d72a5aebc9908cde9b70c2d0c0ddf512
Author: Olivier Girard <olivier at openshot.org>
Date:   Thu Jul 24 18:38:16 2014 +0200

    Added some others transitions.

commit 09186e76b6239de65a05d83b657d93dac0e6ba10
Author: Olivier Girard <olivier at openshot.org>
Date:   Thu Jul 24 18:37:58 2014 +0200

    Added some others transitions.

commit 34f6a4ee3f717bc4b9481627743c16a71a913ef4
Author: Olivier Girard <olivier at openshot.org>
Date:   Thu Jul 24 18:37:45 2014 +0200

    Added some others transitions.

commit bac6a1612883c66ace131f5530157a94dcd2073e
Author: Olivier Girard <olivier at openshot.org>
Date:   Thu Jul 24 18:37:24 2014 +0200

    Added some others transitions.

commit 3aa9f512111d91ae525ac27abf117def7c1e736b
Author: Olivier Girard <olivier at openshot.org>
Date:   Thu Jul 24 18:37:11 2014 +0200

    Added some others transitions.

commit cfb82c815d2784d121c56e0cc5dd1dff149fa053
Author: Olivier Girard <olivier at openshot.org>
Date:   Thu Jul 24 18:36:30 2014 +0200

    Added some others transitions.

commit 846540a3126620c9682a99cf4e828c8001927724
Author: Olivier Girard <olivier at openshot.org>
Date:   Thu Jul 24 18:36:01 2014 +0200

    Added some others transitions.

commit d4936d76211780fce84d1544ac27b8f755ad23cc
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Wed Jul 23 20:29:58 2014 -0500

    Improved style of track name, and fixed an issue with padding.

commit 9b571016337002724e62bc18360da08f08f122c3
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Wed Jul 23 20:18:50 2014 -0500

    Integrated context menu for transition into menu icon for each transition on the timeline.

commit 0702d9f84fe4b8350232efce14511aff503761d9
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Wed Jul 23 20:16:31 2014 -0500

    Added a right border to tracks, so they look finished. Fixed a float bug, where the progress bars disappear, and refactored some debug CSS.

commit f870b7c8776c34c7a30137e710c5c6920f47fd7e
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Wed Jul 23 20:08:00 2014 -0500

    Improved CSS style of clips, added proper text truncating on clip resizing. Also integrated back in the debug panel for the timeline, when not running in PyQt. A gear is added to the top right of the screen which toggles the debug panel (only in a real web browser). Finally, integrated the context menu when a clips menu icon is clicked.

commit ff437eff8e4c76e081ca1e790e20dab361873682
Author: Olivier Girard <olivier at openshot.org>
Date:   Wed Jul 23 21:06:00 2014 +0200

    Added some others transitions.

commit a0d8d3abdf949c0e0bf78ac91b35f1c8f83bc9b3
Author: Olivier Girard <olivier at openshot.org>
Date:   Wed Jul 23 21:05:45 2014 +0200

    Added some others transitions.

commit 67e1ff13eb83676240f704e00fbfe9b22735ccb3
Author: Olivier Girard <olivier at openshot.org>
Date:   Wed Jul 23 20:58:05 2014 +0200

    Added some others transitions.

commit 45f2c0ad1341cabcc2f345d1700b0782397ee0a5
Author: Olivier Girard <olivier at openshot.org>
Date:   Wed Jul 23 20:57:50 2014 +0200

    Added some others transitions.

commit d05dd831fda8f336047d514e40ef240f606917ab
Author: Olivier Girard <olivier at openshot.org>
Date:   Wed Jul 23 20:57:34 2014 +0200

    Added some others transitions.

commit 7ae316bb09d8ea7876e50c709bf172d7fc021eac
Author: Olivier Girard <olivier at openshot.org>
Date:   Wed Jul 23 20:57:15 2014 +0200

    Added some others transitions.

commit 3579665ef6f7468756b657cc3d47ab6348be83a2
Author: Olivier Girard <olivier at openshot.org>
Date:   Wed Jul 23 20:57:00 2014 +0200

    Added some others transitions.

commit b7d3df0a3d5aed6d4824978da00b9b007a7d5712
Author: Olivier Girard <olivier at openshot.org>
Date:   Wed Jul 23 20:56:47 2014 +0200

    Added some others transitions.

commit bb59856757c56179077d6ab3ab2d3036f1a48fc0
Author: Olivier Girard <olivier at openshot.org>
Date:   Wed Jul 23 20:56:08 2014 +0200

    Added some others transitions.

commit 3a895aa66ebadbf3c059adfbee96a6729dfbe9cd
Author: Olivier Girard <olivier at openshot.org>
Date:   Wed Jul 23 20:55:52 2014 +0200

    Added some others transitions.

commit 3bb04ad6327156706a2bb4c5b8616c54d9804333
Author: Olivier Girard <olivier at openshot.org>
Date:   Wed Jul 23 20:55:36 2014 +0200

    Added some others transitions.

commit b84c2dbc304dea9d2d8073d9a97573a5a5d20d1d
Author: Olivier Girard <olivier at openshot.org>
Date:   Wed Jul 23 20:55:22 2014 +0200

    Added some others transitions.

commit 174859b59a1dcc04f6e6e5ceda1b088b9111a377
Author: Olivier Girard <olivier at openshot.org>
Date:   Wed Jul 23 20:55:07 2014 +0200

    Added some others transitions.

commit 14cf1a7e5cad900e0603ccef9b20b297a8f129cc
Author: Olivier Girard <olivier at openshot.org>
Date:   Wed Jul 23 20:54:51 2014 +0200

    Added some others transitions.

commit b16664b69c58f4c6e15bc30f37e47b47fb3f1319
Author: Olivier Girard <olivier at openshot.org>
Date:   Wed Jul 23 20:54:39 2014 +0200

    Added some others transitions.

commit 65911932d5c3d0a0eaaed1f7c6d69f0d4481d4fe
Author: Olivier Girard <olivier at openshot.org>
Date:   Wed Jul 23 20:54:16 2014 +0200

    Added some others transitions.

commit cf4f7c6b008a5f3b0d7486032e041eeb9adcb698
Author: Olivier Girard <olivier at openshot.org>
Date:   Wed Jul 23 20:54:00 2014 +0200

    Added some others transitions.

commit 0bac959ca021d64ad61e41879dd64e31e08b4bfc
Author: Olivier Girard <olivier at openshot.org>
Date:   Wed Jul 23 20:53:47 2014 +0200

    Added some others transitions.

commit 5e1914c38b9ba5743cd908068928dab872bab6b5
Author: Olivier Girard <olivier at openshot.org>
Date:   Wed Jul 23 20:53:32 2014 +0200

    Added some others transitions.

commit 50b53f0d4feaaf0116ad4c371fe528e06be7516b
Author: Olivier Girard <olivier at openshot.org>
Date:   Wed Jul 23 20:53:05 2014 +0200

    Added some others transitions.

commit 423ba4f75d4fe5e34df477c6429e7ce4b2646085
Author: Olivier Girard <olivier at openshot.org>
Date:   Wed Jul 23 20:52:47 2014 +0200

    Added some others transitions.

commit 53662ee16294d0a0d52fcb30a4e0bfcad3b6b215
Author: Olivier Girard <olivier at openshot.org>
Date:   Wed Jul 23 20:52:32 2014 +0200

    Added some others transitions.

commit 1d98ccf641c128c1030e28f111206de72ce2a7f9
Author: Olivier Girard <olivier at openshot.org>
Date:   Wed Jul 23 20:52:07 2014 +0200

    Added some others transitions.

commit 1e5cb5dc9f97399a36449cd056e30cde7eac209a
Author: Olivier Girard <olivier at openshot.org>
Date:   Wed Jul 23 20:51:52 2014 +0200

    Added some others transitions.

commit 0f2e756374de9de9305274e266034a69c84d208b
Author: Olivier Girard <olivier at openshot.org>
Date:   Wed Jul 23 20:51:37 2014 +0200

    Added some others transitions.

commit 37272efa37e2aa8c1b6c6d09781b89903de8fb5d
Author: Olivier Girard <olivier at openshot.org>
Date:   Wed Jul 23 20:51:06 2014 +0200

    Added some others transitions.

commit 8ac94aea5ff0c8683ad82e2ad72726ee1c743429
Author: Olivier Girard <olivier at openshot.org>
Date:   Wed Jul 23 20:50:48 2014 +0200

    Added some others transitions.

commit 17effcc778f159e16cf88c6aa45a2b4720f0f9a3
Author: Olivier Girard <olivier at openshot.org>
Date:   Wed Jul 23 20:50:30 2014 +0200

    Added some others transitions.

commit 806415cd4b12b0c19054a6d9157e8f58ecba5e52
Author: Olivier Girard <olivier at openshot.org>
Date:   Wed Jul 23 20:50:11 2014 +0200

    Added some others transitions.

commit 23b9eb69ca65d4b13cce63c1f22ba245569d8151
Author: Olivier Girard <olivier at openshot.org>
Date:   Wed Jul 23 20:49:57 2014 +0200

    Added some others transitions.

commit 4346ed987c324308870cc4126fe3c829b7d54006
Author: Olivier Girard <olivier at openshot.org>
Date:   Wed Jul 23 20:49:39 2014 +0200

    Added some others transitions.

commit ff2a4aa210100eb7de4faa2687ae282539e8525a
Author: Olivier Girard <olivier at openshot.org>
Date:   Wed Jul 23 20:49:21 2014 +0200

    Added some others transitions.

commit fa1ed4be7ec5334ee887aac57afc77899cb04772
Author: Olivier Girard <olivier at openshot.org>
Date:   Wed Jul 23 20:49:03 2014 +0200

    Added some others transitions.

commit 3a5f9aa28eaf29f16b06a7417f412b3dfdd57a37
Author: Olivier Girard <olivier at openshot.org>
Date:   Wed Jul 23 20:48:41 2014 +0200

    Added some others transitions.

commit bd23ba9edb52b45f7993969d59587f7dd1255859
Author: Olivier Girard <olivier at openshot.org>
Date:   Wed Jul 23 20:48:26 2014 +0200

    Added some others transitions.

commit 39dcfff44dcaa63c15e70a072691b51850400c8e
Author: Olivier Girard <olivier at openshot.org>
Date:   Wed Jul 23 20:47:45 2014 +0200

    Added some others transitions.

commit ab93648b6233b0efe29239b6d6b357e319d8ecf9
Author: Olivier Girard <olivier at openshot.org>
Date:   Wed Jul 23 20:47:27 2014 +0200

    Added some others transitions.

commit 5d5cd6678c670152efadbee9751de26e9f33df0b
Author: Olivier Girard <olivier at openshot.org>
Date:   Wed Jul 23 20:47:06 2014 +0200

    Added some others transitions.

commit 3b9a6d62a98b852b2c110de567b1c83bd6d939ad
Author: Olivier Girard <olivier at openshot.org>
Date:   Wed Jul 23 20:46:40 2014 +0200

    Added some others transitions.

commit afc47f434a6af4903c3edd17e5001f180bd5b2e0
Author: Olivier Girard <olivier at openshot.org>
Date:   Wed Jul 23 20:45:08 2014 +0200

    Added some others transitions.

commit 4c1b5cbf8b36ff87a0b477f4a1aaa6c8a465d293
Author: Olivier Girard <olivier at openshot.org>
Date:   Wed Jul 23 20:44:17 2014 +0200

    Added some others transitions.

commit ba7f147f5a4ec0b089c4814bc83bca51152761e1
Author: Olivier Girard <olivier at openshot.org>
Date:   Wed Jul 23 20:43:49 2014 +0200

    Added some others transitions.

commit 24317c0dea77c28ee48c7d149f4fad1804077ed8
Author: Olivier Girard <olivier at openshot.org>
Date:   Wed Jul 23 20:43:30 2014 +0200

    Added some others transitions.

commit f6be86879328b861e4375b637895579109e26300
Author: Olivier Girard <olivier at openshot.org>
Date:   Wed Jul 23 20:43:13 2014 +0200

    Added some others transitions.

commit b01e4dd749a8c2accee8d26a6a85dcc3ade3e160
Author: Olivier Girard <olivier at openshot.org>
Date:   Wed Jul 23 20:42:56 2014 +0200

    Added some others transitions.

commit b33568dfc7cfc2286aa82e09dcda11f9234a5e7b
Author: Olivier Girard <olivier at openshot.org>
Date:   Wed Jul 23 20:42:09 2014 +0200

    Added some others transitions.

commit 1f8b6aaec65bc6d423decfa8bea7ff92c0084482
Author: Olivier Girard <olivier at openshot.org>
Date:   Wed Jul 23 20:41:50 2014 +0200

    Added some others transitions.

commit 01e809720f92204cd4d0ec08361403043a8a05d8
Author: Olivier Girard <olivier at openshot.org>
Date:   Wed Jul 23 20:41:34 2014 +0200

    Added some others transitions.

commit f9d267987c40b880bdcb4c8303824de5237d8da8
Author: Olivier Girard <olivier at openshot.org>
Date:   Wed Jul 23 20:41:15 2014 +0200

    Added some others transitions.

commit edf7f76a9605d583bf1f157c42585e3e6e38ba04
Author: Olivier Girard <olivier at openshot.org>
Date:   Wed Jul 23 20:40:41 2014 +0200

    Added some others transitions.

commit 66cbd7d0575a55977190e6bf41a52c3d000ccb21
Author: Olivier Girard <olivier at openshot.org>
Date:   Wed Jul 23 20:40:26 2014 +0200

    Added some others transitions.

commit 67597897e5576557260ac07361a5a68c010d11e6
Author: Olivier Girard <olivier at openshot.org>
Date:   Wed Jul 23 20:39:49 2014 +0200

    Added some others transitions.

commit eb1cb5575f09859016e5d0f15a24ab519817afb9
Author: Olivier Girard <olivier at openshot.org>
Date:   Tue Jul 22 20:35:05 2014 +0200

    Added another transition.

commit 8f8c0401db9dfeacf1b42fda6ba40d7929d97ba9
Author: Olivier Girard <olivier at openshot.org>
Date:   Tue Jul 22 20:34:45 2014 +0200

    Added some others transitions.

commit 4193832aa5c161377bc448713c59c3792b54ce18
Author: Olivier Girard <olivier at openshot.org>
Date:   Tue Jul 22 20:29:07 2014 +0200

    Added another transition.

commit f354637e2aed604c5c382296fbf607b5a74a1402
Author: Olivier Girard <olivier at openshot.org>
Date:   Tue Jul 22 20:27:51 2014 +0200

    Added another transition.

commit b04c718ac4b410f552437f2cf76fdb36e07889bc
Author: Olivier Girard <olivier at openshot.org>
Date:   Tue Jul 22 19:18:03 2014 +0200

    Added some others transitions linked to the bug .

commit 84e20cd5f11f1d71ee2cc97ea2c2366ad4f5d436
Author: Olivier Girard <olivier at openshot.org>
Date:   Tue Jul 22 19:07:32 2014 +0200

    Added some others transitions.

commit 614a0e3fed41894dc586ca4f68058baa3f54f271
Author: Olivier Girard <olivier at openshot.org>
Date:   Tue Jul 22 18:55:57 2014 +0200

    Added some others transitions.

commit 0ca151ba77a0e14233b18e6a752733e2479fd9e8
Author: Olivier Girard <olivier at openshot.org>
Date:   Tue Jul 22 18:55:44 2014 +0200

    Added some others transitions.

commit 51c2c46fd4aa05934e2628a326b7716bb6bb95ac
Author: Olivier Girard <olivier at openshot.org>
Date:   Tue Jul 22 18:55:31 2014 +0200

    Added some others transitions.

commit 5cb87c3c4a11f34d0fba2058084565f97e8b5117
Author: Olivier Girard <olivier at openshot.org>
Date:   Tue Jul 22 18:55:13 2014 +0200

    Added some others transitions.

commit f9f90d6420498ba229d1f14cfec5594dc370f05a
Author: Olivier Girard <olivier at openshot.org>
Date:   Tue Jul 22 18:54:51 2014 +0200

    Added some others transitions.

commit ea26824b942587213ad2ec3ad62937bb45bc8f77
Author: Olivier Girard <olivier at openshot.org>
Date:   Tue Jul 22 18:49:12 2014 +0200

    Added some others transitions.

commit 0635eb934a342707419a6e2f96c0c87a42bc4b5a
Author: Olivier Girard <olivier at openshot.org>
Date:   Mon Jul 21 22:45:59 2014 +0200

    Added some others transitions.

commit 2d1b39cfb26b701c312e94e7be2c93c2a8916867
Author: Olivier Girard <olivier at openshot.org>
Date:   Mon Jul 21 22:40:17 2014 +0200

    Added two others transitions

commit ab4d2fd7afc3e8ec80b0c1e6f49f5d22a61e639f
Author: Olivier Girard <olivier at openshot.org>
Date:   Mon Jul 21 22:37:27 2014 +0200

    Added 3 cross big barr transitions

commit d3a262fd7241a2495601e4434b86b39b1484786c
Author: Olivier Girard <olivier at openshot.org>
Date:   Mon Jul 21 22:35:10 2014 +0200

    Added 3 barr transitions in differents sizes.

commit 12e0af7e9e45d3c0ed4404719d101ac40fc858fa
Author: Olivier Girard <olivier at openshot.org>
Date:   Mon Jul 21 22:28:10 2014 +0200

    Modified the Current exporting screen adding a way to modified or added a new command line. Did it is consistency with the last tab ? NOt sure but To see....

commit 48ff59b5dc6a52635d76b27a677a269d48aa7b23
Author: Olivier Girard <olivier at openshot.org>
Date:   Mon Jul 21 22:13:28 2014 +0200

    Modified Qlabel extension of export screen in a extension Qcombobox and modified the corresponding code in a list instead of a dictionnary.

commit 97262a97566cdc10b2e2ea8a1e8433dbbc5366d8
Author: Olivier Girard <olivier at openshot.org>
Date:   Sun Jul 13 20:59:45 2014 +0200

    Modified the export screen for added two new combobox (aspect_ratio and fps) and populated them.

commit 5ab6c20de46e3fc80dcbb733f8c3b67336168731
Author: Olivier Girard <olivier at openshot.org>
Date:   Fri Jul 11 19:05:11 2014 +0200

    Began to populate options export video screen. First test using some dictionnaries. Not sure that 's the good method. Indeed, dictionnaries are not ordonned. Its began to look at something more interresting now.....

commit ad1cb8e965f82dddfd7f1178c3af84d8f083452e
Author: Olivier Girard <olivier at openshot.org>
Date:   Sun Jun 29 20:43:03 2014 +0200

    Added a new transition like as a test. File views by bazaar but not valide by Openshot himself. Another test has done the same result...

commit 29cc80c9a724089974136bfb89e9c962e8c20262
Author: Olivier Girard <olivier at openshot.org>
Date:   Sun Jun 29 20:39:50 2014 +0200

    Added a new title done for a previous version. Just a test.

commit 738d5cc8e72372a5decb2731779d9674ded2fd30
Author: Olivier Girard <olivier at openshot.org>
Date:   Sun Jun 29 20:31:10 2014 +0200

    Modified the add button. Now, select a directory, and print it in the corresponding Qlabel. I have modified the directory dialog for having all the path until the selected directory.

commit b5c217bffee2c628642b750fa182f06d20029eec
Author: Olivier Girard <olivier at openshot.org>
Date:   Sun Jun 29 14:31:26 2014 +0200

    More populated the Average Bit Rate screen. Now the user can choose between a target size and a constant quality.

commit 69c7953075e45928097a059467821c5db14f4bc9
Author: Olivier Girard <olivier at openshot.org>
Date:   Thu Jun 26 21:17:48 2014 +0200

    Keep the fix size of About and Export screen (specially this one, he is so beautiful). Redesigned the compression method screen and remove the olds. That's more logical.

commit bcfc245c0c1aabe5d33ea046c59a6263f8006ca8
Author: Olivier Girard <olivier at openshot.org>
Date:   Mon Jun 23 22:52:35 2014 +0200

    Find a way for displaying the two screens for compression method.

commit 68ac5ab58ec1845147f30c7f43de77214509f89b
Author: Olivier Girard <olivier at openshot.org>
Date:   Sat Jun 21 16:54:27 2014 +0200

    Populate the About screen with the Credits and License dialog. Todo add Kickstarter Backers and translators from launchpad ?. Few minors errors displaying name+email in Credit dialog to modify. Print correctly the COPYING file in Qt (perfect in python mode...).

commit c8515d0933d6903016571bc9c3d8ca171bf205bf
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Fri Jun 20 17:35:55 2014 -0500

    Improvements to intallers and cx_Freeze

commit 213d75bf819a7c0c2634e629b756e346226d184d
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Wed Jun 18 23:43:32 2014 -0500

    Made a few minor tweaks to the installer config.

commit 7c242a9190f2b7cf4e21099b00bec75c2a94a8c6
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Wed Jun 18 23:35:23 2014 -0500

    Added icon files and experimental installer config.

commit 6783d5ec5ddcea8ed676ffbf1f6011a040d6e2ee
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Wed Jun 18 23:13:24 2014 -0500

    Added new png icon

commit 4148fd2702439589306c2b65b174e9b36cb1b6eb
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Wed Jun 18 22:57:40 2014 -0500

    Added initial cx_Freeze script, called freeze.py. This is used to create redistributable packages with dependencies for Mac and Windows.

commit 2dffa86208ed003d0396b191d5a680f125a2a943
Author: Olivier Girard <olivier at openshot.org>
Date:   Sun Jun 15 20:44:22 2014 +0200

    Still Modified some others screens (Preset and New Name Preset) which can be streched normally. Modified too when some screens appeared, now that's more logicial.

commit a38087983f9995eda69281190fd35efeee3ebe33
Author: Olivier Girard <olivier at openshot.org>
Date:   Sat Jun 14 19:31:53 2014 +0200

    Modified the layout of this two dialog. So, now they can be extended without any visual problems.

commit 0eb454aa16d41b8ce11d875ec27889ab4793fbfb
Author: Olivier Girard <olivier at openshot.org>
Date:   Sat Jun 14 13:53:49 2014 +0200

    Add a new developer (Foster McLane) for this version in the category Packaging(at least on Archilinux) and done few modifications.

commit 991d0857683d86cd5f61c57c7743ca69e449824b
Author: Olivier Girard <olivier at openshot.org>
Date:   Sat Jun 14 12:46:22 2014 +0200

    Several modifications on several ui. Now, if the user extend thoses all insides will be extended too.

commit 9dc4487e9a7ec466b2374d012081a8a44d5794b0
Author: Olivier Girard <olivier at openshot.org>
Date:   Sat Jun 14 12:44:49 2014 +0200

    Populate the dialog Add a Transition. Not fully functionnal. Todo : split the path for keeping only the name of the transition file. Find a way to have only .png, .svg .ppm extension in the add dialog. Copy the transition in the user path directory and refresh the transition view=> this one should be work..

commit bb64e19a50cf55938cc5d92c678cd73a0f7a927e
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Tue Jun 10 17:20:09 2014 -0500

    started working on overlapping clip code, to auto insert transitions.

commit dc310ef3dacc7deb585a166eb8e714953cf84d8b
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Tue Jun 10 15:19:02 2014 -0500

    Improved z-index on clips and transitions, which now update on drop or when applying new json.

commit 2475861567b813e95ef2c666fb60787157702f06
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Tue Jun 10 10:26:10 2014 -0500

    Fixed snapping lines to ignore the list of selected objects (since those snaplines are moving)

commit 64a9be01439b460dc77896900711fe49f81928ec
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Tue Jun 10 10:15:28 2014 -0500

    Improved snapline to watch both sides of the bounding box, and fade in and out animations.

commit 8b6d3865d3b64049177c70f2b5a97e9959149c81
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Sun Jun 8 00:43:16 2014 -0500

    Fixed small bug with clearing floating DIVs.

commit 782a224b3577508c50f974d0fc8f4e838fade041
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Sun Jun 8 00:34:36 2014 -0500

    Fixed minor bug with canvas size on timeline

commit 6f9b08660cc7854b8f5a6a9fadd98a8946fe84f9
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Sun Jun 8 00:27:14 2014 -0500

    Added new snapping code to display a snapping line on the timeline (to illustrate nearby items). This mostly works, although there are a few small issues with it.

commit 82e8d579046e06d40edec8594857c16d20a884c7
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Sat Jun 7 14:51:23 2014 -0500

    Refactored snapping code in preparation for adding more snapping rules. Also added move cursor when dragging timeline canvas.

commit e8f1b2ee1ee82fc0a8eb3ff2101b8f66778076ac
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Fri Jun 6 17:40:40 2014 -0500

    Fixed bug dropping clips between tracks. Also made timeline auto scroll when clips and transitions are moved off the timeilne.

commit 810c6e56d1bee5aeea0b42bb60ef7c9ccea3cda7
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Thu Jun 5 17:00:53 2014 -0500

    Fixed some z-index issues, added SHIFT clip constraint, fixed a few JavaScript issues.

commit d86c103ebab31065cd4208da513a4fbe537f1098
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Tue Jun 3 22:32:53 2014 -0500

    Fixed bug in bounding box for multiple selected items. Now the left, top, and bottom of the box are calculated correctly and work.

commit 302ea2c0d62d4db465d91f4427f4f6f2d75be4f0
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Mon Jun 2 22:47:32 2014 -0500

    Fixed bug in undo/redo code which was breaking the Query API. Also, improved initial drop for clips and transitions to record the final drop location in the project data.

commit a6f4ed0977da8e95f9d11533f6e71890004307de
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Mon Jun 2 18:54:38 2014 -0500

    Added hover CSS styles, added transition context menu, hooked up transition remove option.

commit b3c9326934653ae392259ecaaf14bf116830c165
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Mon Jun 2 16:30:20 2014 -0500

    Improved bounding box logic on clips and transitions, and removed JQueryUI containment properties. Drag and drop works much better now, especially multi-select.

commit c8fd25a66600b4987c26fed652259829f7b0d3ee
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Mon Jun 2 15:07:18 2014 -0500

    Improved playhead dragging, and removed jQuery draggable functionality and rolled my own simple mousemove handler.

commit 9a3a50c7e4b3136db6acd96e6d6b876935142b7c
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Mon Jun 2 03:33:02 2014 -0500

    Cleaned up more comments on javascript files, added more copyright statements, etc...

commit c5b4749c96d4c956ebe330afac4a58b4bdf5d2e2
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Mon Jun 2 03:11:14 2014 -0500

    Added copyright and cleaned up formatting of many Javascript files.

commit 781d4eb9dd6a7290a23b75bdd0fa9dba1e6ddc9c
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Mon Jun 2 02:24:32 2014 -0500

    Fixed multi-select on transitions, and fixed some related style sheet issues with selected items.

commit d00329dff654c818decea80bceb32a5fdbcec5fc
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Mon Jun 2 01:53:45 2014 -0500

    Fixed minor bug in query API

commit 5302a6a3cc5937c52158bbc6694b01ef7a5bf5af
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Mon Jun 2 01:40:37 2014 -0500

    Improved dropping new items onto timeline.

commit 247d6f8f9a5dba44a2e826292a21762307f57382
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Mon Jun 2 01:19:55 2014 -0500

    Improved adding new clips to better initialize their position (track and position). Improved animations to support adding and removing, but not changing tracks. Refactored much of the display code on transitions and clips to now live on top of the tracks DOM, and not inside tracks.

commit e29137d8447492c9ae12efe6f5758dc1870c3fc3
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Sun Jun 1 13:43:09 2014 -0500

    Added in some experimental angular animation code when adding clips and transitions, and fixed a regression when adding new clips not taking into account scroll position.

commit 9fb59f03f528f06c8d44ecd269a52db4ec7f683a
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Sat May 31 20:08:05 2014 -0500

    Removed many unneeded javascript and css files. Simplified the Playhead code. Improved Playhead in a ton of different ways (animation, scroll onto ruler time, smoother motion, better scaling on window resize, etc...)

commit 42dc953cf99e9afdd997d461f4c7c946949a4273
Author: Olivier Girard <olivier at openshot.org>
Date:   Thu May 29 16:32:47 2014 +0200

    re-designed the Simple Keyframe Editor and remove the previous called simple-keyframe-editor-properties.

commit c25a2611cab40223ec7fb3a7eeaebebec7029259
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Sun May 25 00:14:08 2014 -0500

    Integrated transitions into the interface, but not libopenshot yet.

commit 680ede33fd493ecee864400fa648a54a1762fd63
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Sat May 24 23:51:23 2014 -0500

    Added transitions to the timeline module. Partially integrated transitions into the rest of the system... but there is still some work to do.

commit 52c862d362be102891b20567410f85ef47f30ba9
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Sat May 24 18:02:37 2014 -0500

    Major refactor of timeline javascript directive files, and simplified the detection of Qt. Now the timeline opens in a browser and inside Qt with no manual modifications needed. I also added the beginning of transitions to the timeilne.

commit 2e827ad60b378cd11d922ff63ed37c8383a3f109
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Sat May 24 02:40:07 2014 -0500

    Restyled many timeline elements, images, CSS, etc... Also changed the default window_state in the default settings file, so OpenShot will launch in simple mode.

commit 524521d53372416232812730dd147f838c67e731
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Sat May 24 00:25:19 2014 -0500

    Made a small change to improve the video preview issues.

commit d3c92e1997dfa0517cd2ef4817517dcd2d0be40b
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Fri May 23 23:48:49 2014 -0500

    Added itemChanged signal to property window.

commit 825331ffb20e8bd950be23a79338eeea3df17775
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Thu May 22 22:37:49 2014 -0500

    Added experimental property window (generated dynamically from inspecting a libopenshot clip)

commit 6394832cd8c6ae139cf49fa11006bad259c32401
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Wed May 21 22:35:18 2014 -0500

    Integrated Preview File action into the video player. This is still very buggy, and can only pause and play a single file.

commit 9d6523bd0b565b496a1590428b48b43c3cf4ce4c
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Wed May 21 21:22:05 2014 -0500

    Updated the icon again, cleaning it up a bit.

commit 3de43d0d6ec3297ad1a6fa89ef6f14805c3f4a6b
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Wed May 21 20:37:27 2014 -0500

    Fixed bug on showing context menus on the timeline webview.

commit d6b476dc5a67be28d321d1fa9693f27167381a20
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Wed May 21 17:26:05 2014 -0500

    Started integrating the clip context menu and right click directives to the timeline.

commit ee68911d22bf315082679d6b4a6e643c840bc5a2
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Wed May 21 15:44:31 2014 -0500

    Fixed regression with previous refactoring of trees and lists.

commit ff4181e35abc94dd7bd38455480a6fa3732fb16b
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Wed May 21 14:38:19 2014 -0500

    Updated OpenShot icon to new experimental design.

commit a6e2c2ab0c2593d04d9510d28e64e1f3c625ed8b
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Wed May 21 01:59:14 2014 -0500

    Huge refactor to the drag and drop code on all the main trees and listviews, and it works way better now. Multiple selection is enabled, deleting files works on multiple selections, and new dynamic thumbnail drag images have been added. Also fixed numerous other display issues with the tree and lists.

commit ab185524938c21806b710bc8ca6421239dcc556e
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Tue May 20 22:36:12 2014 -0500

    Implemented Remove from Project context menu, so it removes the file from the project, and any associated clips from the timeline.

commit 7657c180c21e81cb510dc2728ebdfe125ad58fe5
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Tue May 20 22:17:49 2014 -0500

    Fixed python unit tests from breaking, and update doc strings for query objects.

commit 46e558a1e6238225ee1b0e32f5858c18dc0d3bcc
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Tue May 20 20:59:20 2014 -0500

    Improved audio icon to match the size of the video thumbnails, and updated the style to better match the UI theme.

commit b38e8912e525dce99e0d838ce3d3beb72a26bc16
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Tue May 20 01:37:32 2014 -0500

    Truncated long file names, since they wrap ugly on IconView widgets.

commit e45695f7fb315c9655e1451e6c9cd9345a253fca
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Tue May 20 01:24:43 2014 -0500

    Update mask used for project file thumbnails

commit 022076489ea852824459cf4a96a541cf45e39944
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Tue May 20 01:22:18 2014 -0500

    Added text labels to all IconViews, and adjusted some treeview and listview stylesheets for padding. Also integrated new libopenshot Thumbnail method, with mask and overlay support for project files, and mask support for Transition and Effect thumbnails.

commit 7d223e2e5b698c1443acb3483e1cdcd195b2deeb
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Mon May 19 21:53:58 2014 -0500

    Fixed problem where switching between details and icons view left the original widget in the background stack.

commit 5938344d74920296317f227d4e831ea91c702dcc
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Mon May 19 17:24:52 2014 -0500

    Added some new actions on the main window, and started implenting context menus on the file / project tree.

commit f34ae723d1d2ac484ae608a306e5e60e4262535a
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Mon May 19 16:24:16 2014 -0500

    Fixed regression on project_data class

commit d4e07077564a9577af611c99946d3a30df1156d5
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Mon May 19 00:49:06 2014 -0500

    Replaced the snapshot icon on the toolbar with a more useful, Choose Profile icon. Also, now update the window title as the profile is changed. Also added code to ignore updates on libopenshot which dont affect it.

commit a221437d84290b2306357392bc8f100d1292fab0
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Sun May 18 23:24:30 2014 -0500

    Fixed regression in merge-settings method. Added a profile attribute to the project data. Added window titles to the main window, based on opening a new project, creating a new one, or sving a project.

commit 0629e75d591ec76ac52ca8c33b950da9be29bf9c
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Sun May 18 19:38:20 2014 -0500

    Successfully integrated the new settings format and classes into the interface, and created a truely dynamic preferences screen (built from the settings file). Also, improved the way settings are merged with a users local settings.

commit a30720e9330cbdd2c0bdc744a3a3bdf125bfc4fa
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Sun May 18 17:57:40 2014 -0500

    Refactored settings format, to include attributes which will help build a dynamic preferences screen.

commit 7a4e9ea922e9fbe30da452ca35721983777e8933
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Fri May 16 16:05:35 2014 -0500

    Fixed app icon regression (bug related to QIcons), and fixed the unicode support of the Title Editor, so it now works on UTF-8 file paths.

commit 1404e737b5ad107bc80df6c58598a67776a4a700
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Fri May 16 14:50:44 2014 -0500

    Added new value_only option for the UpdateAction.Json() method, for loading new projects in libopenshot. Also, fixed the libopenshot sync code, and fixed a bug in the default project file (used when starting a new project).

commit 03e439ac4dcc16790de3de91ef024b4bd7ae050f
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Fri May 16 11:33:55 2014 -0500

    Fixed regression in moving temp blender files code, and fixed a libopenshot timeline JSON sync issue.

commit 50cdd7479cd5d5d45c83af7152a0aac9b7d493c1
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Fri May 16 11:13:24 2014 -0500

    Fixed background threads to stop when windows are closed, fixing the bug where OpenShot just hangs after closing the main window. Also fixed the keypress errors on the main window, and attempted to set the app icon.

commit 3bb437336076ac99eb6b01d4fc1a80a1f5ebed38
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Thu May 15 23:59:25 2014 -0500

    Added method to move temp folders to the users project folder on save. This moves blender animations from the .openshot folder to the project folder.

commit ae9b7be3f696bc33ac13826c0fadcb09b3775ac4
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Thu May 15 23:28:39 2014 -0500

    Replace python threads on Blender anmiation screen with QObject and QThread.MoveToThread. 3D Animations now are added to the project tree after rendering.

commit a1eaac93304f17527935efa052b454fbc022aea4
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Thu May 15 00:54:17 2014 -0500

    Animated title dialog now generates all frames of the animation, but is still a work in progress, and is blocking the UI event loop.

commit 5cc0053e34c331b60d79ec5d9da9f78603a1bd12
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Wed May 14 23:10:36 2014 -0500

    Fixed bug in timeline javascript where layer was being converted into a string. Also improved the UpdateAction to output JSON with a root Array or Object. Lastly, fixed the libopenshot integration to correctly update the timeline objects with the ApplyJsonDiff method.

commit f13745c1258166757e54b44110ce7ab7ecb67b70
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Wed May 14 17:25:07 2014 -0500

    Made some huge changes to the title editor and fixed lots of bugs, also changed it to display real-time changes to text and settings, and use a Qt Save dialog when the user is done.

commit c4d47c21ce9942ccb0474793bf50f239ae6f7754
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Wed May 14 13:46:26 2014 -0500

    Fixed unicode issues when opening and saving projects in different locales.

commit cea32426566f4307903e8b24bf66d107b55791a7
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Tue May 13 23:55:09 2014 -0500

    More work on fixing icon naming issues between platforms.

commit 78deeae3511015a906de0b4874f78c21c780c571
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Tue May 13 22:49:00 2014 -0500

    Fixed stupid regression.

commit d3189bff0140be43ef514859d14a708d3ba417d9
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Tue May 13 22:38:47 2014 -0500

    Added the new icons to the resource file and recompiled it.

commit b082507db398ca13a17e9585d319c8f9722449a3
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Tue May 13 22:26:45 2014 -0500

    Added some missing theme icons for Windows and Mac, and removed a few unneeded files.

commit 15e2f357ad196d36f125d7eaf4f4b72b360ff8fc
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Tue May 13 17:39:45 2014 -0500

    Removed tons of symbolic links, recompiled resource files, updated a few icons

commit 52c02ac8445ebaaaef234354b9540d15a06c23ab
Author: Olivier Girard <olivier at openshot.org>
Date:   Tue May 13 20:52:28 2014 +0200

    Began to finish/populate the About screen.

commit 2fb765789dfdfd7590c929c187e1aea3a0168ee3
Author: Olivier Girard <olivier at openshot.org>
Date:   Tue May 13 20:51:03 2014 +0200

    Continuated to populate Export Video screen by adding the Progress Bar and the Profile current screen

commit f7ebcfa047199c3455ae33e7ad4b9c1e61bc40b1
Author: Olivier Girard <olivier at openshot.org>
Date:   Sun May 11 19:49:58 2014 +0200

    Continuated to populate Export Video Screen. Added event handlers and methods in the preset file(i.e in his minimal version).

commit fbe5b3216273bbc5759202b148fe8ebffc34cb4e
Author: Olivier Girard <olivier at openshot.org>
Date:   Fri May 9 17:52:02 2014 +0200

    Added a set of shortkeys for the player. There are the same than the previous version of Openshot (i.e 1.4.3). To check one time all this functions will be added. We need to modified with the corresponding method. For the moment just added the actionPlay() and actionFastForward(). The following shortkeys are : Left, Right, up, down, C, J, L, M, D (for snapshot), Home, End, K or Space and Tab simple or with Ctrl.

commit 3b611a066bc3d43444eb391d48da3819542953e2
Author: Olivier Girard <olivier at openshot.org>
Date:   Fri May 9 17:14:14 2014 +0200

    Same things that previously. At first look, I've forgotten to had some files..........

commit 817463f14d29cba047611e270add26f7d6f489c3
Author: Olivier Girard <olivier at openshot.org>
Date:   Fri May 9 17:13:10 2014 +0200

    Begning to Populate the Export Video Screen. Todo : a lot of things as how to find a way for load external screen like compression_method_size. Finish for me the Squeze and Command line personnalized.

commit 6edcaa171472ef67b1827fc00cb29c92ae6c03c0
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Wed May 7 23:46:10 2014 -0500

    Fixed a unicode error when dropping files into the project files widgets.

commit fcff620bbf20d1342d059eef25df518848f0725c
Author: Olivier Girard <eolinwen at gmail.com>
Date:   Wed Apr 23 21:02:32 2014 +0200

    Added signal for showing the Profile Manager when he is called.

commit bf8c724df9ee5322f67d2e34a5187aa1680e4318
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Tue Apr 15 14:30:36 2014 -0500

    Replaced Compass icon theme with Humanity icon theme, updated resource file, etc...

commit a6c49485d185045f472401bd7c5e6bec680f3316
Author: Olivier Girard <eolinwen at gmail.com>
Date:   Sat Apr 5 17:26:21 2014 +0200

    re-designed the file-properties dialog which was a Qwidget in a QDialog. Added slots to close and apply this one.

commit 0dc5ea796f8897af323da9e4b939d48fa9a6f4ba
Author: Jonathan Thomas <Jonathan.Oomph at gmail.com>
Date:   Wed Apr 2 17:14:06 2014 -0500

    Added titles folder, with 16x9 images.

commit 59807df0ac05be60f6472579cea3d9b0df500c72
Merge: 48321dc 9748797
Author: Jonathan Thomas <Jonathan.Oomph at gmail.com>
Date:   Wed Apr 2 17:13:23 2014 -0500

    Merged Andys Title screen and Oliviers export screen and my latest code, since they diverged.

commit 48321dcd16a3dc6c32211806d35506a895e67123
Author: Jonathan Thomas <Jonathan.Oomph at gmail.com>
Date:   Wed Apr 2 16:59:10 2014 -0500

    Added custom video player QWidget, integrated with libopenshot VideoRenderer.

commit 974879775ad115ae2617b31a691c8decc004a4ed
Author: Andy Finch <we.rocked.in79 at gmail.com>
Date:   Wed Apr 2 14:35:29 2014 +0100

    Adding initial work on titles screen. There are a couple of extra things I'd like to implement, but the basis is there.

commit 934b6e75632d1c01321298afe8a0911a2b6a61c9
Author: Olivier Girard <eolinwen at gmail.com>
Date:   Thu Mar 27 19:08:04 2014 +0100

    Removed some code in the Preferences to introduce the Profile Manager. This one was preventing to open Preferences screen. First temp.

commit 55f0b46db232ce6cbdd56efd1ef4f0f945323435
Author: Olivier Girard <eolinwen at gmail.com>
Date:   Tue Mar 25 20:27:29 2014 +0100

    Beginning to populate some part of Preferences screen. A quick test for how to understand how that works!!!

commit 6091026acbdc15a338a8480d4eeec983c86db603
Author: Olivier Girard <eolinwen at gmail.com>
Date:   Tue Mar 25 16:19:05 2014 +0100

    This patch still resolve the issue that we have introduced changing the syntax linked at the python version (i.e 2.7 at 3.x). Before we were using ("Could... %s seconds". %s (number)). Now, with the new syntax it is ("Could....{} seconds".format(number)).

commit a3ffaf62382c877e25331bf72e5fd156b06f42ac
Author: Olivier Girard <eolinwen at gmail.com>
Date:   Mon Mar 24 18:51:46 2014 +0100

    Several few modifications

commit 74662f79aaab8e11cba8bbdd07103a5a0f8fbc62
Author: Olivier Girard <eolinwen at gmail.com>
Date:   Sat Mar 22 16:05:03 2014 +0100

    added several modifications and signals on several screens.

commit 037795ebb8a11ee4a1c5fc212c0cc9b09c0e3f79
Author: Olivier Girard <eolinwen at gmail.com>
Date:   Sat Mar 22 15:34:49 2014 +0100

    Added the Simple Keyframe Editor in his minimal version. And the code associated to this dock widget even I know that he is not necessary for display this screen. We know never, it will avoid to make it later if necessary.!!!!!!
    I've not still touch (i.e remove) the Layout tab in the clip properties.
    This screen is based mainly on this Layout tab.

commit 1d066d47ec1b41a911e37b05860a160404a5e0f3
Author: Olivier Girard <eolinwen at gmail.com>
Date:   Fri Mar 21 16:24:29 2014 +0100

    Modified the upload video screen and add the signal for export video.

commit 21adf5af9c4928675343833a98b641596fff1a8d
Author: Olivier Girard <eolinwen at gmail.com>
Date:   Fri Mar 21 15:59:16 2014 +0100

    Added the screen Export Video in his minimal version.

commit 494a27fcb7fe44efde95a3338e77be1bec5a8c96
Author: Olivier Girard <eolinwen at gmail.com>
Date:   Thu Mar 20 18:54:08 2014 +0100

    Added icons for the quick start screen of revision 144.

commit 13a29ba4a0a05e61f9f09d061ee793e0a7a2c471
Author: Jonathan Thomas <Jonathan.Oomph at gmail.com>
Date:   Wed Mar 19 17:13:42 2014 -0500

    Added initial preview thread and timeline wrapper, to implement the video preview.

commit 1ddbd3e68173ff9c66e6b2ace4cee54e714fc3f5
Author: Olivier Girard <eolinwen at gmail.com>
Date:   Wed Mar 19 18:43:18 2014 +0100

    add icon for animated title.

commit d1bb74c320ff0dd707174f086a67af9c92301e11
Author: Olivier Girard <eolinwen at gmail.com>
Date:   Wed Mar 19 18:42:32 2014 +0100

    Add a start dialog which give to user to start directly at some features from Openshot.

commit 477e4f1507403b75664723e5c521e01e36cd5676
Author: Olivier Girard <eolinwen at gmail.com>
Date:   Wed Mar 19 18:40:39 2014 +0100

    Added a progress bar dialog like secondary screen for export dialog.

commit 14178d83e22dbca1fb5dd4f7ce89b12878336581
Author: Olivier Girard <eolinwen at gmail.com>
Date:   Wed Mar 19 18:33:48 2014 +0100

    Added two secondary screens for Export video Dialog. Not sure that they are necessary. To see.

commit 17d745bfaa722f8e4d3b3bbf1bb9154d1f3c5755
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Tue Mar 18 23:01:03 2014 -0500

    Fixed final issues with Blender integration and image previews, and fixed the dissolve animation (which had invalid API calls)

commit 8ff7caea28d8997908f622b43156a1dfd6daf43b
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Tue Mar 18 22:05:57 2014 -0500

    Got the Blender integration working finally! It still has some clean-up work needed, but it works!

commit ff87e862d382644f85a72687c33522ecc2327476
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Tue Mar 18 00:08:50 2014 -0500

    More work on animated titles screen. Getting closer to working now.

commit 21ab16210785d7a667a8399403a3365bf782e3a1
Author: Jonathan Thomas <Jonathan.Oomph at gmail.com>
Date:   Mon Mar 17 17:29:32 2014 -0500

    Added more blender funcionality to the animated title screen.

commit 31537eb664df0a6978f27c9f89da45f63367e3cb
Author: Olivier Girard <eolinwen at gmail.com>
Date:   Sat Mar 15 20:09:36 2014 +0100

    Added a new screen in his minimal version for having current exporting projects. Always for the export dialog

commit 391e39d8345b66c79854dfb334de16349880585e
Author: Olivier Girard <eolinwen at gmail.com>
Date:   Sat Mar 15 20:08:14 2014 +0100

    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.

commit 1c79c54f4e3697d6c4caf3cd4594f96783a997ab
Author: Olivier Girard <eolinwen at gmail.com>
Date:   Sat Mar 15 20:06:22 2014 +0100

    Added a secondary screen (for export dialog) in his minimal version for creating a name for a new  preset

commit 22dcfa2be52b5727fe7f5d132231b2016b362172
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Sat Mar 15 00:26:30 2014 -0500

    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.

commit d0abfbb4ac78a17b8d138e15d77169c53f2b6a0a
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Fri Mar 14 22:30:51 2014 -0500

    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.

commit 85aff77e6984e5a644d0a133584575e975235ddf
Author: Jonathan Thomas <Jonathan.Oomph at gmail.com>
Date:   Fri Mar 14 15:35:31 2014 -0500

    Improved animated title screen. It now lists the params for each animation, and clears previous ones.

commit 7ae085e646ee29337808a007609971b799ca1692
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Thu Mar 13 23:48:20 2014 -0500

    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.

commit 28c70b32ede4896e43b4be990cd5b7ea5b7d1634
Author: Jonathan Thomas <Jonathan.Oomph at gmail.com>
Date:   Wed Mar 12 16:25:14 2014 -0500

    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.

commit 9a8ec73c303592083493d38e27a52e58b2cacae1
Author: Jonathan Thomas <Jonathan.Oomph at gmail.com>
Date:   Tue Mar 11 17:25:01 2014 -0500

    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.

commit 277529c988764044f2650c52df9780f75e46fef9
Author: Jonathan Thomas <Jonathan.Oomph at gmail.com>
Date:   Tue Mar 11 16:44:13 2014 -0500

    Added additional unittests for query module

commit 140551d02f702e0aaf19c2bdfc3d0c506f1a2210
Author: Jonathan Thomas <Jonathan.Oomph at gmail.com>
Date:   Tue Mar 11 16:10:46 2014 -0500

    Added Qt translation files, plus a couple new languages.

commit b4b00ac9d39ae9f004ddf632348ed179a2d966b8
Author: Olivier Girard <eolinwen at gmail.com>
Date:   Tue Mar 11 20:36:25 2014 +0100

    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.

commit 48f96e2920e5deeae96639f380b9694f374ff1af
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Tue Mar 11 02:00:11 2014 -0500

    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.

commit 07aa159735701bc48413080cefb1ceab1d61e7b3
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Mon Mar 10 23:00:44 2014 -0500

    Added file querying into the query class.

commit 10c769b5fbbae1d33447032b1ebd651dafe3c40f
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Mon Mar 10 22:57:42 2014 -0500

    Implemented query classes, to quickly search for files or clips, based on any number of parameters

commit b2527b311699aa6eeea6c1ecda10627cd9080952
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Mon Mar 10 21:59:33 2014 -0500

    Improved translation loading to have clear debug output to help the user determine any issues.

commit c34ff54084d12af8977f5796ad12c861ba9f6557
Author: Jonathan Thomas <Jonathan.Oomph at gmail.com>
Date:   Mon Mar 10 14:00:31 2014 -0500

    Added initial query class, which will eventually allow easy access to project data objects.

commit 2e408d266f2947301530e330e840d89b2720189e
Author: Olivier Girard <eolinwen at gmail.com>
Date:   Sun Mar 9 19:27:04 2014 +0100

    Added the Clip Properties screen in his minimal version. Finally......

commit 1b408f5d580bffbf1ac63f7efe1ec025fac00ba2
Author: Jonathan Thomas <Jonathan.Oomph at gmail.com>
Date:   Fri Mar 7 17:26:12 2014 -0600

    Integrated new blender model and treeview into the animated title screen.

commit 667d7d2c8e4c88b2178094c1c608346ee6b44b83
Author: Jonathan Thomas <Jonathan.Oomph at gmail.com>
Date:   Fri Mar 7 16:58:59 2014 -0600

    Added blender models file, to power the animated title screen. Also, added tooltips to thumbnail images in files, transitions, and effects.

commit 1da944ef0bb5af323c96fe58f2211a0eb9a82f92
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Fri Mar 7 00:32:39 2014 -0600

    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.

commit 73de5177535f507ad79725657746c42fc43a3916
Author: Jonathan Thomas <Jonathan.Oomph at gmail.com>
Date:   Thu Mar 6 16:41:02 2014 -0600

    Added details/thumbnail view to settings, and correctly init from settings now.

commit 897a0cb5a89269b5d8cae60bc682f12eb9ab2ca4
Author: Jonathan Thomas <Jonathan.Oomph at gmail.com>
Date:   Thu Mar 6 14:39:28 2014 -0600

    Added effects tab, details and thumbnail, generate icons dynamically, and fully integrated translations system into transitions and effects filtering.

commit f04bc4cd0fd361e9dd0271051f67fd83cfde87ca
Author: Olivier Girard <eolinwen at gmail.com>
Date:   Thu Mar 6 15:03:36 2014 +0100

    Added a new tab in Credits Screen (about Kickstarter Backers) and few modifications on two others dialogs.

commit 6149aa6b0ea9675d5ffc65c779a0a21fd1c00dd8
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Wed Mar 5 23:09:40 2014 -0600

    Fixed some bugs with the translation system. I can now force a language by setting the LANG env var.

commit e2dea36bd99b9c61637aaa67675342d5c9c03a4f
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Wed Mar 5 22:28:50 2014 -0600

    Committed experimental dark theme

commit e62b7c84e09d911e38e3cdce3ed7834c70d4eebc
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Wed Mar 5 22:17:14 2014 -0600

    Integrated transitions tab, including details and thumbnail views. Dynamically build missing thumbnails on first load of OpenShot (to save space). Fixed a few bugs on the file tree.

commit 7a1c788fa4dda94a55fc07fea74dab3e172d4ba3
Author: Olivier Girard <eolinwen at gmail.com>
Date:   Tue Mar 4 17:21:08 2014 +0100

    Added the Preferences dialog in his minimal version.

commit 68acf41cf9a017c81d672131dd0c41b8a5831470
Author: Olivier Girard <eolinwen at gmail.com>
Date:   Mon Mar 3 20:24:31 2014 +0100

    Added the Profile Manager dialog in his minimal version.

commit 8418face35feaf19983dd7839b7cf616c8a7e3e0
Author: Olivier Girard <eolinwen at gmail.com>
Date:   Mon Mar 3 16:46:09 2014 +0100

    Added the Upload Video dialog in his minimal version.

commit 92d19208cc44eb86ed5d20beb1557fbbd3234a5d
Author: Olivier Girard <eolinwen at gmail.com>
Date:   Mon Mar 3 16:41:22 2014 +0100

    Added the Credits dialog

commit a6c52d9ac7870cb0c831a85bb12a0ae39cb008e2
Author: Olivier Girard <eolinwen at gmail.com>
Date:   Mon Mar 3 16:40:33 2014 +0100

    Added the license dialog

commit 71a36c931b458f4437c19081c9430076d007a18b
Author: Olivier Girard <eolinwen at gmail.com>
Date:   Sun Mar 2 21:20:32 2014 +0100

    Added the help content item in the Help menu. For the moment, point it near Openshotusers online documentation. To see after.

commit b1cb705661d233e3862785784614cee10ccbe033
Author: Olivier Girard <eolinwen at gmail.com>
Date:   Sun Mar 2 21:08:21 2014 +0100

    Added the Donate item in the Help menu.

commit 6ac42f4af4fae7b207ea36ef325787beacfef7a1
Author: Olivier Girard <eolinwen at gmail.com>
Date:   Sun Mar 2 20:51:06 2014 +0100

    Added the  Translate item in the menu Help

commit 286518433c761b372a70c4944ce6f9cfb34cb938
Author: Olivier Girard <eolinwen at gmail.com>
Date:   Sun Mar 2 20:05:27 2014 +0100

    Add the Ask Question item in the menu Help

commit ac7a32c9c5411ca76eb03476794c780cd7991237
Author: Olivier Girard <eolinwen at gmail.com>
Date:   Sun Mar 2 14:21:11 2014 +0100

    Add the Report bug item in the menu Help.

commit b8fb76d8bee380db5711009acd715222e647e787
Author: Olivier Girard <eolinwen at gmail.com>
Date:   Sun Mar 2 11:24:53 2014 +0100

    Added the screen in his minimal version when the user want to create a folder which is added to the Project Tree.

commit 3679825e456ee3d7dd69f3feca415bd124938240
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Sat Mar 1 23:10:02 2014 -0600

    Added speed improvement when adding files (so it does not clear the project tree each time)

commit ce2c009a246adde33a1496847284fe76cee93f74
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Sat Mar 1 18:41:55 2014 -0600

    Refactored file tree code to use the model/view appraoch, so multiple widgets can be bound to a single model (i.e. iconview and details view)

commit 129a33b347571040dc8bee8f5284ff4f70724ad7
Author: Olivier Girard <eolinwen at gmail.com>
Date:   Sat Mar 1 13:44:44 2014 +0100

    Added the Add To Timeline Dialog in his minimal version.

commit 0089a4fa5706d5a987af88f6c1d9369c5c0fd692
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Wed Feb 26 02:08:49 2014 -0600

    Fixed more bugs in the project data class, adding files and clips is now fully support in the history (redo / undo). Resizing clips has been improvemed not to go past the constraints of the start/end. Resizing is also handled in the history.

commit f82e8021fb592a4bd86a6462296f137c4d3581ef
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Wed Feb 26 00:36:23 2014 -0600

    Made some big changes and bug fixes to the project_data class, to correctly track changes, and correctly apply history. There are only a few small bugs left in it.

commit 74daaf09a67b00e5edeae175c8682f0b67c52639
Author: Olivier Girard <eolinwen at gmail.com>
Date:   Sat Feb 22 15:08:11 2014 +0100

    Added the About Dialog in his minimal version + a shortcut for her (CTrl + A)

commit e082f35c853ba79eefd8a3cf1693d944b52bb827
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Sat Feb 22 03:24:01 2014 -0800

    Fixed big bug with bounding box on multi-selects. Also integrated initial communication between javascript and qt.

commit d48f235356b9b59613cc6224249e46a68ee947bb
Author: Cody Parker <cody at yourcodepro.com>
Date:   Sat Feb 22 01:09:12 2014 -0800

    Added bounding box code to handle multi-clip dragging

commit 7d0e17275c7ab79e0a8f1d286126f7b5b8d5f5c4
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Fri Feb 21 23:05:35 2014 -0800

    Fixed drop clip revert bug, added new qt method to update javascript objects.

commit 1018cad119b500a5a6025ac170c5721b3b822b29
Author: Cody Parker <cody at yourcodepro.com>
Date:   Fri Feb 21 22:37:02 2014 -0800

    New clip tracking arrays while dragging

commit 2f91dc4b42d863e7450f9ca1715451f78d861c2b
Author: Olivier Girard <eolinwen at gmail.com>
Date:   Fri Feb 21 18:56:12 2014 +0100

    Add the screen New Project in his minimal version.

commit f9295d69c452d71c700981f701a16a89b9142f94
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Fri Feb 21 02:14:21 2014 -0800

    Fixed more drag and drop bugs.

commit 1487d00a1ca3256b4e84fab628f0ffe08e205074
Merge: 662baa1 e4b42e8
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Fri Feb 21 01:45:19 2014 -0800

    merging with Olilier's code

commit 662baa17c62684525c5ec23e31daa156bb26ea71
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Fri Feb 21 01:41:56 2014 -0800

    Added playhead movement on ruler mousemove, and playheadbox mousemove. Now you can just drag your cursor along the ruler.

commit 94913ab16731ffbdb8d8333c793695302a116442
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Fri Feb 21 01:30:36 2014 -0800

    Fixed multi-drag and drop... it was not taking into account the scrollbar positions.

commit e4b42e842f7a373fb3afa0d5ada894030aad76e8
Author: Olivier Girard <eolinwen at gmail.com>
Date:   Fri Feb 21 10:26:47 2014 +0100

    Resolve a bug for the zoom slider. Icon were inversed but not the action. Hey it is my first bug resolved............... Now all is correct and works perfectly.

commit e02d5624215f5586390d0c86d01efa4a40892f61
Author: Olivier Girard <eolinwen at gmail.com>
Date:   Fri Feb 21 10:12:44 2014 +0100

    Add all shortcuts for items in the menu.

commit 5d2cc073738e79db757558da5d4222f27add7b45
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Fri Feb 21 00:52:47 2014 -0800

    Fixed resizing clips, simplified the approach to a single time_delta.

commit 7d4cda9b224db38359048e125701b6c40bcdd88b
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Fri Feb 21 00:19:11 2014 -0800

    Integrated libopenshot into creating an actual Clip object and add it to the timeline. Also added manual event processing into the adding of multiple files (to keep things responsive), and fixed some Javascript syntax issues in the timeline (missing semicolons)

commit 513e32582b11f11dc11c2eb7003c6769237c5ff1
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Thu Feb 20 22:29:41 2014 -0800

    Fixed drag and drop bug from project tree to timeline.

commit e44bb24a94be5ecc824d0aa2cd3713995b149c46
Author: Cody Parker <cody at yourcodepro.com>
Date:   Thu Feb 20 23:30:26 2014 -0600

    Fixed a bit of the issue with clips dragging off the timeline when multiple were selected.

commit 658fbec0dfabce541af94668bb4ea9e112ea355a
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Wed Feb 19 01:40:25 2014 -0600

    Integrated actual clip data from the media tree when dropping clips on the timeline.

commit 251939accc00fe1c4aa3f7f2e5330667c8fef15f
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Wed Feb 19 00:29:18 2014 -0600

    Resize media tree columns to fit contents.

commit dbb9d849a24b5dd75e813c118276ae656f320303
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Wed Feb 19 00:22:54 2014 -0600

    Added dynamic thumbnail system... which regenerates missing thumbnails.

commit c1e206d086a6eb9290aeb2a8ada67335c26148d1
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Tue Feb 18 23:32:29 2014 -0600

    Integrated libopenshot into the media tree, with correct meta data, unique id, and correctly handling libopenshot exceptions.

commit 4f16c88d5fea6cb193b809e0e0561439a51971e7
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Tue Feb 18 21:00:54 2014 -0600

    Fixed QTreeWidget so it can now be clicked on, items selected, and dragged to the timeline. There were some events not being propegated.

commit f14cfe28c0380ec0e8340934d41e16ea29a4e282
Author: Olivier Girard <eolinwen at gmail.com>
Date:   Tue Feb 18 17:07:02 2014 +0100

    Add the Import Image Sequence screen in his minimal version and integrate him in Main window (i.e Openshot).

commit 21dcc477a417690c725091050e023f556d33a808
Author: Olivier Girard <eolinwen at gmail.com>
Date:   Sat Feb 15 16:45:16 2014 +0100

    Add a new feature Import Map for the feature earth in Animated3d like we have done for Transitions. This screen is in minimal version (i.e an item in the menu and the screen is displayed). The user can use maps from NASA or google mpas like this.

commit c7b8fc5452a3cc1e6584bd649d9283b97fe63abf
Author: Olivier Girard <eolinwen at gmail.com>
Date:   Sat Feb 15 16:16:45 2014 +0100

    Add a new feature Import title 2d like we have done for Transitions. This screen is in minimal version (i.e an item in the menu and the screen is displayed).

commit f1ad99c0c97a5905e1ce4998893931c4e81eec8d
Author: Olivier Girard <eolinwen at gmail.com>
Date:   Fri Feb 14 16:35:14 2014 +0100

    Add the Import Transition screen in his minimal version and integrate him in Main window (i.e Openshot).

commit c49029b8ee39828ecad9ff9ff45150016339d9fd
Author: Olivier Girard <eolinwen at gmail.com>
Date:   Fri Feb 14 16:18:50 2014 +0100

    This patch resolve the issue that we have introduced changing the syntax linked at the python version (i.e 2.7 at 3.x). Before we were using ("Could... %s seconds". %s (number)). Now, with the new syntax it is ("Could....{} seconds".format(number)).

commit 16889bbd0e4f9e9cff9c78d86535f72c472c00aa
Author: Olivier Girard <eolinwen at gmail.com>
Date:   Fri Feb 14 15:29:32 2014 +0100

    This commit introduces the contextual dialog about File Properties. I've revisited and redesinged this one. That's just the minimal code. Will work only when the corresponding contextual menu will be added. The ui file has been added with the previous commit !!!!!

commit 6a3779df69184124d1e26aaedb2123d6cc8955ab
Author: Olivier Girard <eolinwen at gmail.com>
Date:   Thu Feb 13 20:52:03 2014 +0100

    Add the dialog transition properties and the corresponding code just for run it and nothing else.

commit 6880b8de0828c075ef7b41d4c66fa560789327fc
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Wed Feb 12 01:18:35 2014 -0600

    Renamed primary file to launch openshot, since it conflicted with the libopenshot python bindings. Also, integrated in some simple libopenshot test code.

commit 83bb2d9a0573673996bd5ec0adbcac71c30d8457
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Tue Feb 11 23:15:49 2014 -0600

    Added new method to index tracks Y positions, and correctly add new clips to timeline.

commit 454b046d7da52bef2dd0739551500334492aaa0e
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Mon Feb 10 23:37:31 2014 -0600

    Integrated in new clip code, and move clip code from Qt, when dropping a file in.

commit 8a22c8f3e159c328fa4ad57ec8af1e879343178c
Author: Jonathan Thomas <Jonathan.Oomph at gmail.com>
Date:   Fri Jan 31 16:38:38 2014 -0600

    Completed initial ApplyJsonDiff method to javascript.

commit d3b5b4ea24ff0124e1887ebfcab17d3b58e2c663
Author: Jonathan Thomas <Jonathan.Oomph at gmail.com>
Date:   Thu Jan 30 14:42:36 2014 -0600

    reworking the ApplyJsonDiff on the timleine javascript.

commit 9c7d069e0a388d6f245549d62de50a78da2d8e63
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Sun Jan 26 23:49:28 2014 -0600

    Added the initial ApplyJsonDiff method to Javascript, to apply JSON UpdateActions to the $scope.

commit 88d8452ba8f7ae653e0f9e778dadb5de81a79620
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Sun Jan 26 23:07:13 2014 -0600

    Changed clip number to id in Javascript, and now libopenshot Json shows up and binds correctly to the Javascript timeline.

commit 6abf6527e1a5ca0ba770fc042c4ea30b9d0ede90
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Sun Jan 26 22:48:18 2014 -0600

    Added Json methods to the UpdateAction class, to allow any action to generate or load from Json (the Timeline needs this capability). Changed lots of Javascript, to standardize the scope's Json structure, and make it the same as libopenshot.

commit 44dc50de5af45b5e90956665eea9b211dd8dd2b2
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Sun Jan 26 02:26:01 2014 -0600

    Updated documentation on many files, and tweaked Doxygen to exclude blender *.py files.

commit d2d493080055cd1f8c85b99c1a3b07fb845ddec6
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Sun Jan 26 01:48:59 2014 -0600

    Fixed generate_translations.py to work with new folders and files, and integrated 'lupdate' command (part of Qt5) to generate .POT files for all the .UI files.

commit f476f4c1c7f4dfbc0aeee36c678e5469e325dbc2
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Sat Jan 25 19:32:19 2014 -0600

    Another major refactoring effort. Renamed all files to be lowercase, moved timeline html into a different folder (src/timeline). Added many missing files, such as transitions, effects, blender files, and presets. Also renamed some core classes, such as OpenShotApp to app, SettingDataStore to settings, etc...

commit 910480c9636f5a721b0335c9805029ae95e72eaa
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Sat Jan 25 16:40:45 2014 -0600

    Changed UpdateAction to use a single changed(self, action) method, instead of the individual update_add, update_update, and update_remove methods. aLSO, changed add, update, and remove wording to insert, update, and delete. Added lots of documentation to the UpdateManager.

commit 9447914621dccb0e9dad344457abee7aab37aac1
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Wed Jan 22 01:09:13 2014 -0600

    Added some experimental code to import libopenshot, and render an image to a QGraphicsView.

commit 327c3da37cd8c282ad9818d1257eaffd4e891021
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Tue Jan 21 22:25:07 2014 -0600

    Fixed toggle action for view toolbar, and made the fullscreen and exit fullscreen buttons work correctly: F11 for fullscreen, and ESC to exit fullscreen.

commit 9f6f95a8f72b5bac41bfa20e34977156d22a76c9
Author: Jonathan Thomas <Jonathan.Oomph at gmail.com>
Date:   Tue Jan 21 17:18:01 2014 -0600

    Added fullscreen and exit fullscreen toolbar buttons (F11 and ESC keys). Also added a View->Toolbar menu, to re-show the toolbar if it is removed.

commit e2b456b5b12cbc9f54d56acaf0b62d2fffe745df
Author: Jonathan Thomas <Jonathan.Oomph at gmail.com>
Date:   Tue Jan 21 13:14:18 2014 -0600

    Fixed document resize to fit the available screen, and remove double scrollbars. Also fixed height of playhead line to be dynamic.

commit 8e1466238d7ac88b62402b0401640a3815dec424
Merge: 0686555 486452e
Author: Noah Figg <nfigg at decisionanalyst.com>
Date:   Tue Jan 21 03:11:35 2014 -0600

    Merged latest with my project data changes.

commit 0686555d475da0b687878afd90b440f0d9acea79
Author: Noah Figg <nfigg at decisionanalyst.com>
Date:   Tue Jan 21 03:07:10 2014 -0600

    Reworked project data store to handle list keys and to better handle adds and removes from lists. Changed MediaTreeView base from QTreeView to higher level QTreeWidget.

commit 486452e220e95711fef54cc30fbd975a42e04e95
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Tue Jan 21 00:56:36 2014 -0600

    Added title editor with color picker.

commit cc8ae6ff06e15b866cdb479276f37584299681ff
Author: Jonathan Thomas <Jonathan.Oomph at gmail.com>
Date:   Mon Jan 20 17:05:26 2014 -0600

    Restyled the timeline, disabled the thumbs and audio (for now), added playhead image, added margins around clips.

commit 3b19320c67d01e9a4b6914d7be6e4048e463e452
Author: Noah Figg <nfigg at decisionanalyst.com>
Date:   Fri Jan 17 13:59:35 2014 -0600

    Simplified dialog code. Fixed method to show dialog.

commit fee4e202afdcf28142c87743fe3d0dd36d3bb25d
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Fri Jan 17 00:52:27 2014 -0600

    Added animated title dialog, added new title actions to main window.

commit 82082f6199d8de55339b818871a3ad47b054b790
Author: Jonathan Thomas <Jonathan.Oomph at gmail.com>
Date:   Tue Jan 14 15:58:22 2014 -0600

    Encode base64 as UTF-8, when saving Qt window state.

commit 8ead98e3b13b08cedc584960166e0d6a457a9194
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Tue Jan 14 00:02:13 2014 -0600

    Improved the simplejson import, so it works on some newer versions of Python (it was breaking on Mac)

commit 5e4138ea0890e0ec4bddc559703a53aadd4a273d
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Mon Jan 13 23:48:04 2014 -0600

    Fixed Add/Import files dialog to allow for multiple file selections, and correctly iterate through them.

commit 022d5869abc50d653e4e0493b9bcc01b72c90bcd
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Mon Jan 13 23:09:51 2014 -0600

    Lots of changes with this commit! 1) Renamed docs to doc 2) Updated copyright on all files 3) integrated Doxygen and doxypy 4) Added file briefs and authors to all files 5) removed some unneeded files (i.e.uiMain.py)

commit 0af37139fb7981a52a42a49fb544861e549f33fe
Author: Jonathan Thomas <jonathan at openshot.org>
Date:   Mon Jan 13 20:22:04 2014 -0600

    Removed unneeded themes, since our new HTML timeline cannot use them. Added a few custom icons, for the missing ones on the main screen. Removed all the /apps/ icons from Compass theme. Updated the openshot_rc.py resources file.

commit c9c77c604b438edc4ade4f48df4d4218fd53b520
Author: Jonathan Thomas <Jonathan.Oomph at gmail.com>
Date:   Mon Jan 13 17:18:36 2014 -0600

    Refactored openshot folder to src folder. Improved copyright notice on primary python files. Added root files, README, AUTHORS, COPY, etc...

commit a6f33073590d4242cf87336460c12429480429ee
Merge: e495072 d816ead
Author: Cody Parker <cody at yourcodepro.com>
Date:   Wed Jan 8 14:27:57 2014 -0600

    Merged QT branch with timeline branch

commit d816eade4bf950f52a7858adff3715a5da67f257
Author: Cody Parker <cody at yourcodepro.com>
Date:   Wed Jan 8 14:16:33 2014 -0600

    Moving folders to match QT branch

commit e495072c713326844b7d342272d2c8d9d752fc12
Author: Jonathan Thomas <Jonathan.Oomph at gmail.com>
Date:   Wed Jan 8 14:12:09 2014 -0600

    Removing old copy of timeline files... before we merge actual timeline branch.

commit 21e465802d7a815e5c69c7cac1ed4b033b769229
Author: Noah Figg <nfigg at decisionanalyst.com>
Date:   Wed Jan 1 02:40:27 2014 -0600

    Fixed a tooltip translation bug. Filled out the toolbars for transitions and effects. Added zoom in/out icons/buttons as in current openshot, plus a display of scale such as 8 seconds.

commit cef6cdeca8884ac9332a29ab84917e8722cb9b08
Author: Noah Figg <nfigg at decisionanalyst.com>
Date:   Sun Dec 8 22:52:21 2013 -0600

    Added text media filtering. Renamed UpdateInterface methods to not conflict with QWidget.

commit 03c1caf2979d1467e91924431896466762efdbed
Author: Noah Figg <nfigg at decisionanalyst.com>
Date:   Sun Dec 8 21:20:09 2013 -0600

    Replaced files toolbar. Unified spacing on main panel layouts.

commit cf55fd5a9b003e81ec7a3b6ff27cf7e80c510ddb
Author: Noah Figg <nfigg at decisionanalyst.com>
Date:   Sun Dec 8 21:12:32 2013 -0600

    Replaced files toolbar. Unified spacing on main panel layouts.

commit c2555bd10fad00e8ab876281ec2893c409a4c202
Author: Noah Figg <nfigg at decisionanalyst.com>
Date:   Wed Dec 4 23:45:09 2013 -0600

    File Tree View add file support added.

commit bed5f5c7fbc4e0bd604cd2efce70738cd7f4053e
Author: Noah Figg <nfigg at decisionanalyst.com>
Date:   Wed Dec 4 17:41:34 2013 -0600

    Got latest timeline code.

commit f3d1cad3bef486a69906524eb97972b19f04f399
Author: Cody Parker <cody at yourcodepro.com>
Date:   Wed Dec 4 11:56:47 2013 -0600

    Fixed clip element hiding and audio drawing when the scale has changed.

commit dc62c4e58c535630382ad4e738036f1e4fd3a642
Author: Cody Parker <cody at yourcodepro.com>
Date:   Wed Dec 4 10:18:07 2013 -0600

    Changed element hiding on clips to happen during resize instead of after. Changed the effects to be a single icon with the number of effects instead of a list of effect icons. Added in AngularUI Bootstrap javascript for fancification where needed.

commit 904230bbf839aee68507906709e4bf30c9a4d0a6
Author: Noah Figg <nfigg at decisionanalyst.com>
Date:   Tue Dec 3 17:23:05 2013 -0600

    Minor tweaks on main window and timeline.

commit de09bdf75f94092db2503e1ba97302ed180d88f9
Author: Cody Parker <cody at yourcodepro.com>
Date:   Tue Dec 3 14:14:41 2013 -0600

    Fixed issues with dragging when the timeline is scrolled to the right/left. Also fixed other drag/drop bugs related with multi-drag. Fixed audio wave rendering to be correct instead of incorrect, which is not preferred. Added in clip element hiding based on clip width after resize.

commit 9467d572f22563bdd0e6ed14b65ebd82e79e8dd1
Author: Noah Figg <nfigg at decisionanalyst.com>
Date:   Tue Dec 3 11:55:31 2013 -0600

    Removed all unnecessary panels from main.ui. Added sub-toolbars to timeline and video preview. Filled in more menus.

commit 43715025aad1ce0765da4a88d2961a5aadf550ea
Author: Noah Figg <nfigg at decisionanalyst.com>
Date:   Mon Dec 2 17:22:01 2013 -0600

    Fixed update manager issues. Undo and redo fully functional.

commit b869f46597f66ac70f4b8615ee00b587174d3fea
Author: Noah Figg <nfigg at decisionanalyst.com>
Date:   Mon Dec 2 01:00:22 2013 -0600

    Added UpdateManager changes module, incorporated into project data store.

commit 2aab5356f5440e287ead27aba84f609a34df0747
Author: Noah Figg <nfigg at decisionanalyst.com>
Date:   Sat Nov 30 23:26:19 2013 -0600

    Added project, app class, tied in loading/saving project from ui. Added automatic action event handler support.

commit 9552c5b835b946cf8b2920861f317dbda821908d
Author: Noah Figg <nfigg at decisionanalyst.com>
Date:   Fri Nov 29 22:47:20 2013 -0600

    User settings now based on default settings file. Window state now saved with user settings and loaded on start.

commit 04d97add5efbda71be3f6788f4b2ef10bd305ae0
Author: Noah Figg <nfigg at decisionanalyst.com>
Date:   Fri Nov 29 00:37:53 2013 -0600

    Added settings class and have added basic creation and loading functionality.

commit 9a52a1edfbe2a2391beae87cd3c9d12c7209d117
Merge: 45ed2fd 6eb2797
Author: Noah Figg <nfigg at decisionanalyst.com>
Date:   Mon Nov 25 23:51:40 2013 -0600

    Merged with branch

commit 45ed2fd91a9c014d4798c90f8201276359540f43
Author: Noah Figg <nfigg at decisionanalyst.com>
Date:   Mon Nov 25 23:42:29 2013 -0600

    Drag and drop support from outside or within window mostly done.

commit bc1ba9d44937b85f4cbe035545f3a98614ee0310
Author: Cody Parker <cody at yourcodepro.com>
Date:   Mon Nov 25 11:23:25 2013 -0600

    Checking in some work on the audio wave and resizing of clips.

commit 6eb27973d36ef6583f4823deb4dd21b8e8f6d100
Author: Noah Figg <nfigg at decisionanalyst.com>
Date:   Thu Nov 21 18:12:27 2013 -0600

    checking in new timeline files.

commit 0820ab3d78604cccf5a4eae88dc057b1b57202f0
Author: Cody Parker <cody at yourcodepro.com>
Date:   Thu Nov 21 16:42:58 2013 -0600

    Some changes to layout and design. Added menu icon and rearranged the clip top layout.

commit 6b6ef66d067a79943c9c8d160d248c1db5274aff
Author: Jonathan Thomas <Jonathan.Oomph at gmail.com>
Date:   Thu Nov 21 16:01:06 2013 -0600

    Added PATH setting to the classes.info class. Changed all UI file and HTML paths to use this new setting.

commit a615e6e50359a22255aa92ed69dd447011025a96
Author: Cody Parker <cody at yourcodepro.com>
Date:   Thu Nov 21 13:05:30 2013 -0600

    added in clip images and fixed how effects are loaded on a clip

commit 2a60979a65c68d2cc9ac543b835916066310946b
Author: Cody Parker <cody at yourcodepro.com>
Date:   Thu Nov 21 08:23:11 2013 -0600

    fixed issues with some scope watches and started work on the clip images.

commit 8672ce4fc017c9f409170f16a6b8f5195642a23e
Author: Noah Figg <nfigg at decisionanalyst.com>
Date:   Thu Nov 21 00:26:02 2013 -0600

    Started work on drag-drop support for tree.

commit 28262ae51794f188dd30f8c264651fc5ef5dd377
Author: Noah Figg <nfigg at decisionanalyst.com>
Date:   Wed Nov 20 00:09:03 2013 -0600

    Work on context menus and tree view model.

commit 0c475ac55cb1fa3d82d6c4ff9432ab9ba793d3c9
Author: Noah Figg <nfigg at decisionanalyst.com>
Date:   Tue Nov 19 22:25:33 2013 -0600

    Added ubuntu hack and moved theme loading code to ui_util. Fallback icon code finished.

commit fe77d06c7b67bfa771c4ed6dbf5c01f8fec00bc2
Author: Noah Figg <nfigg at decisionanalyst.com>
Date:   Tue Nov 19 22:23:18 2013 -0600

    Added ubuntu hack and moved theme loading code to ui_util. Fallback icon code finished.

commit 3a85eaf5eae3e91a7291ed56e3419fff2b3b45cc
Author: Cody Parker <cody at yourcodepro.com>
Date:   Tue Nov 19 10:01:37 2013 -0600

    Added in timeline markers and marker scope. Fixed playhead bugs with positioning. Fixed other bugs related to playhead as well. I also added in initial code for clip effects, but I still need to add it to a watch so it updates when that scope changes.

commit b9591b004e36759933b3b548c31ede64ab90c32c
Author: Noah Figg <nfigg at decisionanalyst.com>
Date:   Mon Nov 18 11:49:26 2013 -0600

    Fixed slider issue after removing window app ref. Updated timeline code from its branch.

commit ae48a3360c47f10cca0d1725cb3c039265da7ecd
Author: Noah Figg <nfigg at decisionanalyst.com>
Date:   Mon Nov 18 11:37:33 2013 -0600

    Removed app ref from MainWindow and tweaked icon loading code.

commit 7fb9037ad01536c0e940efe16c86a352f5c2be94
Author: Noah Figg <nfigg at decisionanalyst.com>
Date:   Mon Nov 18 11:21:43 2013 -0600

    Icon support nearly complete.

commit ffbd81d231c0ef53483ed3cfd67051d72e420c75
Author: Noah Figg <nfigg at decisionanalyst.com>
Date:   Mon Nov 18 08:22:55 2013 -0600

    Started work on icon setting code.

commit 0939e7d459252eaf0e8d884397b6fd478fe0ce86
Author: Noah Figg <nfigg at decisionanalyst.com>
Date:   Thu Nov 14 23:59:19 2013 -0600

    Added more resources for icon theme.

commit 92f1b576725e4b7a8030882263a126232f0a922c
Author: Noah Figg <nfigg at decisionanalyst.com>
Date:   Thu Nov 14 23:13:34 2013 -0600

    Working toward theme icons.

commit 12c24729a2b7523aae4bb288f3782d87de612d9f
Author: Cody Parker <cody at yourcodepro.com>
Date:   Thu Nov 14 16:54:58 2013 -0600

    Changed to Angular 1.2 to allow for multiple watch values. Also fixed several bugs with the progress bar and playhead with regards to scrolling

commit 168b4c58d2a83764ea5e7d8590cafe7be3540902
Author: Cody Parker <cody at yourcodepro.com>
Date:   Thu Nov 14 09:44:05 2013 -0600

    Fixed a playhead issue where the line and playhead top became disconnected if you dragged the play head and then clicked somewhere on the ruler.

commit 7a49337de3620d304fa4326a52178e42a1bef836
Author: Noah Figg <nfigg at decisionanalyst.com>
Date:   Wed Nov 13 17:48:27 2013 -0600

    Imported latest timeline. Integrated zooming. Integrated svg icon test.

commit bf84b745853076db9be0eec8646aae5a13ac54a6
Author: Noah Figg <nfigg at decisionanalyst.com>
Date:   Wed Nov 13 02:07:50 2013 -0600

    Logging easier now. App/window refactor to separate. Timeline demo updated from source.

commit 102c37a0b8a99dfa7126d762bcd68c720b49fb53
Author: Cody Parker <cody at yourcodepro.com>
Date:   Tue Nov 12 20:18:44 2013 -0600

    Changed how the playhead line functions. It's now separated from the playhead and it's position is handled by a new directive. Also, I added in a click handler on the ruler canvas that causes the playhead to jump to the position clicked and updates all of the appropriate cscope data.

commit 3628b4ac1311ad8ca0e2c4fd525faed1e7563dce
Author: Noah Figg <nfigg at decisionanalyst.com>
Date:   Tue Nov 12 17:08:24 2013 -0600

    Rewrote translation portion to be programmatic. The pyuic5 generated files are no longer used.

commit 354b206fa330afce0912a8d00ee889173b878968
Author: Cody Parker <cody at yourcodepro.com>
Date:   Mon Nov 11 21:21:43 2013 -0600

    got the timer to update with the playhead position; created the new canvas to hold the rendering progress boxes; the canvas updates with the progress changes

commit 0450c6000b42a6d961d0badb2d18dcecc4003f5f
Author: Cody Parker <cody at yourcodepro.com>
Date:   Mon Nov 11 13:10:58 2013 -0600

    fixed one small playhead thing

commit 417d9231cb351ba9a300fda1622083023483820c
Author: Cody Parker <cody at yourcodepro.com>
Date:   Mon Nov 11 13:07:05 2013 -0600

    fixed some bugs with multi-drag; added some playhead code and interface

commit 36b5d4b66a941af4e6b5b75e2d2883f16b5f1f38
Author: Noah Figg <nfigg at decisionanalyst.com>
Date:   Mon Nov 11 00:35:28 2013 -0600

    Improved translation code. Changing print() over to logger class.

commit dc03b31ed4b237366fc090165d0441b2e6549c92
Author: Noah Figg <nfigg at decisionanalyst.com>
Date:   Sun Nov 10 23:43:24 2013 -0600

    Cleaned up comments, fixed timeline zoom event bug. Removed unnecessary focus code.

commit abff3ef7163901a6c0eaf08b8d39561fa116781b
Author: Noah Figg <nfigg at decisionanalyst.com>
Date:   Sun Nov 10 23:06:37 2013 -0600

    Translator now uses locale env var or system setting. Added generated code to translate window and all children from english to current language. Moved zoom control to TimelineWebView.

commit e80fe469b005e153076b07369500af5ef0c243fa
Author: Noah Figg <nfigg at decisionanalyst.com>
Date:   Sat Nov 9 02:11:37 2013 -0600

    Added language module.

commit 31bb3fb7687cf3048b4c96fdd8e0891289d7900e
Author: Noah Figg <nfigg at decisionanalyst.com>
Date:   Fri Nov 8 22:22:50 2013 -0600

    Added an icon theme. Improve language code. Icons based on defaults now.

commit e0c01ca31b56c747015c2e06ec5c840868bc0381
Author: Noah Figg <nfigg at decisionanalyst.com>
Date:   Thu Nov 7 17:32:36 2013 -0600

    Update translation code.

commit 75af5ba096359477cedd7a16e5da1d450bb859a9
Author: Cody Parker <cody at yourcodepro.com>
Date:   Thu Nov 7 16:16:03 2013 -0600

    added in restriction of clip resizing. added in a debug slider that allows for fast zooming tests

commit 12ef1bc58f6cdfc73b0585422e0150554dfe2d6e
Author: Noah Figg <nfigg at decisionanalyst.com>
Date:   Thu Nov 7 10:12:09 2013 -0600

    Fixed zoom code to change on Ctrl-MouseWheel but otherwise pass on to webview.

commit 7ed51134d3965b661d7eccd827b976f4ed4a4ff8
Author: Cody Parker <cody at yourcodepro.com>
Date:   Thu Nov 7 08:38:43 2013 -0600

    added in middle-click panning

commit b48eabad67430d2f44c7f1e9a6a82d1b6cfc361d
Author: Noah Figg <nfigg at decisionanalyst.com>
Date:   Wed Nov 6 23:16:46 2013 -0600

    Put main ui into horizontal and vertical spacers that allow user adjustment. Tied in mouse wheel over webview to zoom slider.

commit 7bc947b3dd20f9fdb4b074f61ce9c93d99971e4a
Merge: 2d7af44 992fe6f
Author: Noah Figg <nfigg at decisionanalyst.com>
Date:   Wed Nov 6 22:44:02 2013 -0600

    Merged after adding some translation code.

commit 2d7af44c4fac5d32f4bafc9de377e631e3c068d0
Author: Noah Figg <nfigg at decisionanalyst.com>
Date:   Wed Nov 6 22:35:58 2013 -0600

    Added some translation and key/mouse event handling.

commit 8935164590f256991ced46e8f1d63751806c3bbf
Author: Cody Parker <cody at yourcodepro.com>
Date:   Wed Nov 6 16:13:38 2013 -0600

    got time elements added in. added in html5 ruler. clip location and duration added.

commit 0ff78c3d65f840336b9841c3733c68536b80a1ae
Author: Cody Parker <cody at yourcodepro.com>
Date:   Tue Nov 5 21:39:40 2013 -0600

    fixed bugs with multiselect of clips and got that working. There is still some multi-select bugs to fix.

commit c4403c70e250efab315eca21dc91a8c62f434562
Author: Cody Parker <cody at yourcodepro.com>
Date:   Tue Nov 5 16:17:41 2013 -0600

    added some work towards making the multi-drag work right

commit 99447b7108b07d97ce075c0f91376f16dca69629
Author: Cody Parker <cody at yourcodepro.com>
Date:   Tue Nov 5 08:41:06 2013 -0600

    multidrag happening, but buggily.cleaned up directives a lot

commit 992fe6f072ee50144072ab8907747cdf1f29ab6d
Author: Noah Figg <nfigg at decisionanalyst.com>
Date:   Mon Nov 4 17:34:56 2013 -0600

    Updated menu items. Modified main.ui. Added timeline snapshot into html folder.

commit 02b6520bc2e025a513cbcf705e94eb4309e3aac7
Author: Cody Parker <cody at yourcodepro.com>
Date:   Mon Nov 4 16:51:02 2013 -0600

    added resizing directive and a new debug action

commit e2d15d6b9c82d9087d3c9422a942de7e713b9689
Author: Cody Parker <cody at yourcodepro.com>
Date:   Mon Nov 4 10:38:42 2013 -0600

    cleaned up some of the unnecessary files

commit cf769c3cc29a42fbfb8f67bbc82989718807e2fe
Author: Cody Parker <cody at yourcodepro.com>
Date:   Mon Nov 4 08:26:21 2013 -0600

    intial checking

commit ddc8401160bd510f9a74ffeac5f37f3bbe7a09f0
Author: Noah Figg <nfigg at decisionanalyst.com>
Date:   Sun Nov 3 01:13:15 2013 -0600

    Renamed MainWindow.webView to .timeline.

commit c20732cba2b5b359ba4ae8d1e384b1e57c78cfa8
Author: Noah Figg <nfigg at decisionanalyst.com>
Date:   Sun Nov 3 01:08:23 2013 -0600

    Added basic folder structure. Main window and timelineWebView classes added with javascript to python communication.

-----------------------------------------------------------------------

-- 
openshot-qt packaging



More information about the pkg-multimedia-commits mailing list