Commit Graph

292 Commits

Author SHA1 Message Date
Tim Bentley a3b2fcd113 Video lenght 2 2012-09-14 17:35:07 +01:00
Andreas Preikschat e31ac2cdde fixed variables 2012-07-01 21:22:11 +02:00
Samuel Findlay 4510fdbede Added three names in Copyright headers and About window (Samuel Findlay, Edwin Lunando, Dave Warnock). Fixed consistency issues. 2012-06-23 00:14:53 +10:00
Andreas Preikschat 87722c9579 fixed non existing variable under certain conditions 2012-06-17 17:41:36 +02:00
Stevan Pettit f1586052a6 Added code to allow OpenLP to run portable 2012-05-11 08:22:34 -04:00
Andreas Preikschat a0225d790a replaced numScreens by screenCount; removed 0 in range() 2012-05-01 13:00:02 +02:00
Raoul Snyman 640e12d85e Some more refactoring and renaming.
Changed the Bible upgrade to leave the old values behind so that older versions of OpenLP don't delete the "corrupted" databases.
2012-04-23 21:19:13 +02:00
M2j c747baa2ea Trigger push button actions with click signal instead of push signal 2012-04-02 02:19:16 +02:00
Tim Bentley b092f19606 Fix remote Search displaying errors on UI 2012-03-15 06:15:21 +00:00
M2j 587850bb59 Bug #943919: Make shortcuts for "Move to Previous/Next" in live slide controller
configurable.
2012-03-03 14:52:57 +01:00
M2j 6d909c64eb unified remaining action creation methods (addToolbarButton, context_menu_action, context_menu_separator) 2012-03-02 11:22:52 +01:00
Jon Tibble 89f3929bf7 Dedupe media search 2011-12-30 21:40:13 +00:00
Tim Bentley 2a5e8935bb New year merge 2011-12-27 10:33:55 +00:00
Andreas Preikschat 8f3f09eef9 r1765 + resolved conflict 2011-10-01 09:28:45 +02:00
Tim Bentley 11424c8a7a Only load list if changed 2011-09-17 09:28:33 +01:00
Tim Bentley 62979a0062 Sort for added items in Images, Media and Presentations
Fixes: https://launchpad.net/bugs/827027
2011-09-17 09:20:03 +01:00
Tim Bentley a328d1c7c7 Bypass message if requested from remote plugin
Fixes: https://launchpad.net/bugs/796195
2011-09-06 18:53:43 +01:00
Raoul Snyman 79123e7df3 Tidied up some method and variable names. 2011-09-01 21:45:36 +02:00
Mattias Põldaru bdde2a4fb4 String fix. 2011-08-16 01:44:02 +03:00
Mattias Põldaru aca0a86915 Fix comparison of always unequal unicode and non-unicode string on drag-and-drop. 2011-08-16 01:42:48 +03:00
Tim Bentley 0b46165429 Last set of fixes 2011-08-02 19:17:07 +01:00
Tim Bentley 644706a62a Fix review comments and cleanups 2011-08-02 06:07:09 +01:00
Tim Bentley f1902ade5a Fix up drag and drop code 2011-07-27 19:28:35 +01:00
Stevan Pettit 90c18b6bfd changed plugin names to lowercase, removed .lower() from appropriate code 2011-07-23 17:29:24 -04:00
Tim Bentley 219218161b 6am spelling fix 2011-07-01 17:59:56 +01:00
Tim Bentley bddf91ddcb Add ability to clone songs
Amend framework for plugins to add  non toolbar context items

Fixes: https://launchpad.net/bugs/763583
2011-07-01 17:55:07 +01:00
Andreas Preikschat 3616554a17 r1645 2011-06-20 21:57:08 +02:00
Tim Bentley 608910a098 Fix name 2011-06-12 17:02:52 +01:00
Tim Bentley c812770153 Copyright fixes 2011-06-12 16:41:01 +01:00
Andreas Preikschat 1cc95fddb6 general thumb clean ups 2011-06-12 17:17:01 +02:00
Jonathan Corwin 0c6049917a Head 2011-06-11 09:32:36 +01:00
Tim Bentley 0292d89bf4 Head 2011-06-11 08:05:39 +01:00
Tim Bentley 7ba44af92a Fix parentage bug
Fixes: https://launchpad.net/bugs/794380
2011-06-11 08:04:21 +01:00
Jonathan Corwin ee8b11e4e9 More strings 2011-06-10 22:50:44 +01:00
Andreas Preikschat 5d426b5cca Improved thumbnail creation speed in the media manager
bzr-revno: 1618
2011-06-06 20:09:56 +02:00
Andreas Preikschat 5d9e6acfbf better comment 2011-06-06 16:58:14 +02:00
Andreas Preikschat 98e731ee9a fallback if thumb was not created 2011-06-06 09:05:10 +02:00
Andreas Preikschat e08c65aa45 fixed ratio 2011-06-05 18:33:28 +02:00
Jonathan Corwin 9230fbb116 In a song, replace apostrophes with an empty string instead of a space. This allows the searcher to find words containing "it's" and "Lord's" should they type "its" or "Lords" (and vice versa).
Also reinstate the setting of search_lyrics by clean_song.

bzr-revno: 1612
2011-06-04 17:07:42 +01:00
Andreas Preikschat 47936e34a7 improved thumbnail creation speed 2011-06-03 17:57:56 +02:00
Stevan Pettit a10038991b Fixed bug-789102. "Editing song via service and saving it, highlights it in media manager"
bzr-revno: 1607
Fixes: https://launchpad.net/bugs/789102
2011-06-03 07:20:56 +02:00
Jonathan Corwin 604394a2eb head 2011-06-02 22:17:14 +01:00
Jonathan Corwin 364de1af86 aphrostrophe fix for song searching 2011-06-01 23:47:42 +01:00
Jonathan Corwin 40f2b4d138 Fix unhidden toolbox that appears in the media manager 2011-06-01 19:58:27 +01:00
Stevan Pettit 729fe2cfa3 bug-789102, moved mediaitem list updates out of editforms into mediaitems 2011-05-30 23:52:17 -04:00
Jonathan Corwin 82a72fdc87 Don't set .parent's on Qt items, pass to init instead 2011-05-28 19:47:14 +01:00
Jonathan Corwin 500ce5f720 head 2011-05-28 11:06:34 +01:00
Jonathan Corwin 4138d6fbd0 Change lots of parents 2011-05-28 10:53:37 +01:00
Andreas Preikschat 59d374517e - improved 'auto select'
- fixed a traceback
- improved parentage
- clean ups
2011-05-27 11:34:14 +02:00
Tim Bentley acdbefd922 Fixes 2011-05-26 18:11:22 +01:00