Commit Graph

26 Commits

Author SHA1 Message Date
Tomas Groth 3cb1dae0f0 Bug #1487788: Importing photos does not give focus to OpenLP
Bug #1512040: Loop tooltip gets stuck to "Stop playing..."
Bug #1624661: Missing DB in unmounted disk results in Traceback

Fixes: https://launchpad.net/bugs/1487788, https://launchpad.net/bugs/1512040, https://launchpad.net/bugs/1624661
2017-01-22 21:01:53 +01:00
Tim Bentley 93955495a7 Yet another year goes by 2016-12-31 11:05:48 +00:00
Tim Bentley 3a8b068af8 Year older 2015-12-31 22:46:06 +00:00
Jonathan Springer 7af1ca1d49 Migrate to PyQt5 2015-11-06 19:49:40 -05:00
Raoul Snyman ffcea13021 Updated the copyright. 2015-01-18 15:39:21 +02:00
Tim Bentley f3c09af379 Years go by 2014-12-31 10:58:13 +00:00
Tomas Groth e9a151cec0 This fixes the adding of images and media to the media manager. Copied from lp:~rafaellerm/openlp/media_import_fix 2014-10-27 14:14:12 +01:00
Tim Bentley 9610be5cd0 Fix up comments 2014-03-17 19:05:55 +00:00
Tim Bentley e6bcf7d852 Head and fix confilcts 2013-12-28 21:33:38 +00:00
Tim Bentley 6d8b5cadb4 Lib cleanup and 2014 2013-12-24 08:56:50 +00:00
Tim Bentley 85da26684c Mediamanager and DND classes 2013-12-24 07:19:57 +00:00
Tim Bentley cd9f9e4c8d move registry to common 2013-12-13 17:44:05 +00:00
Andreas Preikschat 3e1a863bae 2to3 and resources.py 2013-08-31 20:17:38 +02:00
Andreas Preikschat 3409c491fe changed constructors 2013-07-18 16:11:39 +02:00
Tim Bentley decdf96ce1 More update 2013-03-23 07:07:06 +00:00
Tim Bentley 90ac714c0d Mediamanageritem converted 2013-03-19 22:00:50 +00:00
Arjan Schrijver 5c15585413 Added more docstrings 2013-03-14 12:32:58 +01:00
Arjan Schrijver cc9464ea74 Merge HEAD 2013-02-13 20:27:10 +01:00
Arjan Schrijver 3717e7fa20 - Enhanced 'choose group' dialog layout (thanks Raoul)
- Revert back to old QListWidget and use QTreeWidget only for images plugin
- Renamed dialogs to comply to coding standards
- Added image group icon
- Enabled animation on image groups
- Removed special 'Imported' folder and allow toplevel images instead
2013-02-10 17:11:12 +01:00
Arjan Schrijver d95aef4b97 - Scroll images list automatically when dragging
- Expand group where new images were added
- Select dropped images
- More code style fixes
- Reverted earlier change to validateAndLoad
2013-01-30 20:33:22 +01:00
Arjan Schrijver 260a6815c2 Lots of code style fixes 2013-01-30 11:57:06 +01:00
Arjan Schrijver 42a75e545e Implemented drag&drop from external directly into an image group 2013-01-29 14:21:07 +01:00
Arjan Schrijver 34455239ef Implemented drag&drop between image groups 2013-01-29 13:02:20 +01:00
Arjan Schrijver d09b9edcc9 Fixed two comments 2013-01-28 20:52:26 +01:00
Arjan Schrijver a770f90320 Implemented adding image groups 2013-01-25 15:06:49 +01:00
Arjan Schrijver dbce056688 Change QListWidget to QTreeWidget in media manager 2013-01-25 12:29:32 +01:00