~sandipkishore/openshot:rename-whirpool-whirlpool

Last commit made on 2021-07-12
Get this branch:
git clone -b rename-whirpool-whirlpool https://git.launchpad.net/~sandipkishore/openshot
Only sandip can upload to this branch. If you are sandip please log in for upload directions.

Branch merges

Branch information

Name:
rename-whirpool-whirlpool
Repository:
lp:~sandipkishore/openshot

Recent commits

0f14e8b... by Jackson <email address hidden>

renamed whirpool whirlpool

076075c... by Jonathan Thomas

Merge pull request #4196 from ferdnyc/readme-lib-path

README: Update libopenshot instructions

b087242... by Jonathan Thomas

Merge pull request #4218 from OpenShot/remove-executable-permissions

Removed executable permissions from the xdg desktop file

0b4d6e0... by Jonathan Thomas

Merge pull request #4163 from ferdnyc/test-intersect

Some query class / unit tests fixes and enhancements

dd25437... by FeRD (Frank Dana)

Don't kill the WebView on aboutToQuit (#4174)

Webview: Destroy on app.lastWindowClosed

- Don't kill the WebView on aboutToQuit
  Turns out, PyQt5's implementation of QApplication emits that signal
  every time the user types anything on the input line, when running
  Python interactively.

98ab380... by JacksonRG <email address hidden>

Merge pull request #4220 from OpenShot/zoom-slider-feedback-fix

Fixes and Improvements to ZoomSlider (fixing feedback and jitters)

23f386e... by JacksonRG <email address hidden>

Merge pull request #4221 from OpenShot/shift-zoom-change

Don't go past min distance on shift-zoom

91f3152... by Jackson <email address hidden>

Don't go past min distance on shift-zoom

7d16dcc... by Jonathan Thomas

Removing some previous optimizations that are no longer needed, refactoring the zoom slider handle logic a bit. Removing a processEvents() call that was experimental.

2bae29f... by Jackson <email address hidden>

strictly move slider with mouse