Commit Graph

1057 Commits

Author SHA1 Message Date
Raoul Snyman a0d6f2d94a HEAD 2018-03-07 21:46:50 -07:00
Raoul Snyman a1b8b431fb Comment out a whole lot of code to make OpenLP start. Also figured out that OpenLP now requires OpenGL 2018-02-10 22:34:14 -07:00
Tim Bentley 340b3f6597 Finish clean up logging code 2018-02-03 11:32:49 +00:00
Raoul Snyman 7490c7ad1e HEAD 2018-01-13 17:55:21 -07:00
Tim Bentley 41f35f52e3 End of 2017 2017-12-29 09:15:48 +00:00
Tim Bentley cfc487d623 tests 2017-12-28 08:27:44 +00:00
Raoul Snyman 64a245bef9 HEAD 2017-12-01 14:58:34 -07:00
Raoul Snyman d4daa05686 Create Screen objects (rather than dictionaries) and capture more details about the screens 2017-12-01 14:53:32 -07:00
Tim Bentley 7a345d5770 fix code 2017-11-09 19:55:01 +00:00
Tim Bentley 0d1bbe3417 add preview to live 2017-11-09 19:42:30 +00:00
Raoul Snyman 4dba3b178d Fix up issues after merge 2017-11-03 22:34:10 -07:00
Raoul Snyman 6718be4cff HEAD 2017-11-03 15:31:48 -07:00
Raoul Snyman d5ab3340eb Move widgets to a widgets module 2017-10-23 15:09:57 -07:00
Raoul Snyman 53c8337017 Moved ScreenList to display module 2017-10-10 14:15:08 -07:00
Raoul Snyman 15a4a93c96 Phase 2 complete 2017-10-10 00:08:44 -07:00
Raoul Snyman bc0ade07e0 HEAD 2017-10-09 19:29:56 -07:00
Raoul Snyman b406cfd5a8 Phase 1 complete 2017-10-07 00:05:07 -07:00
Raoul Snyman 26c78b374a HEAD 2017-10-04 23:28:57 -07:00
Raoul Snyman 640ebf8c3c Added JavaScript tests in; Refactored some stuff, removed some stuff. Lots börken. 2017-10-04 00:44:08 -07:00
Philip Ridout ab49b8b8ad pathlib changes for song plugin 2017-09-30 21:16:30 +01:00
Tomas Groth 3094b053ff Various adjustments, main window starts now, still no canvas. 2017-09-25 20:59:43 +02:00
Tim Bentley 1c4f335f23 head without some chords stuff! 2017-06-06 21:58:12 +01:00
Raoul Snyman 4f6afb71d1 Fix the author_type import properly 2017-03-27 22:15:05 -07:00
Tim Bentley 5d917de2f8 Head 2017-03-03 19:27:31 +00:00
Tim Bentley 74ca42e220 Yet another year goes by 2016-12-31 11:01:36 +00:00
Tim Bentley 126c5462a0 Head 2016-12-22 15:12:03 +00:00
second@tgc.dk 20ab44be0f Continuation of lp:~suutari-olli/openlp/bug-fixes-2-4-3
This branch fixes the following bugs:
Bug #1487788: Importing photos does not give focus to OpenLP
Bug #1512040: Loop tooltip gets stuck to "Stop playing..."
Bug #1513490: List of authors uses localized "and" instead of English
Bug #1624661: Missing DB in unmounted disk results in Traceback 

bzr-revno: 2706
2016-11-22 21:34:14 +01:00
Tim Bentley 2d695f13ea Head 2016-10-26 19:12:38 +01:00
Olli Suutari d716f62d57 - reverted some other changes made while trying to find the fix 2016-09-30 04:11:41 +03:00
Olli Suutari 141c07d42a Fixed bug 1512040 2016-09-30 04:06:51 +03:00
Olli Suutari 1fae73014e - Removed one unrequired code line 2016-09-12 15:11:59 +03:00
Olli Suutari e4e46d40f5 - Setting migration for escape item
- Renamed shortcut descriptions for blanks
2016-09-02 19:19:28 +03:00
Olli Suutari 2fcd292969 - Renamed some code 2016-09-02 18:52:44 +03:00
Olli Suutari 2c4dbda42f - The new method now also stops loops. 2016-09-02 18:41:16 +03:00
Olli Suutari 4f48cb5df2 - fixed the "blank only" button visibility 2016-09-02 18:34:39 +03:00
Olli Suutari 875481d2d9 - A working only blank to desktop 2016-09-02 18:22:29 +03:00
Tim Bentley 304032cd7d Merge and fix mess 2016-08-12 06:15:56 +01:00
Olli Suutari f590294b4a - Coded a combined help button, which opens the Local Help if using Mac or Win and Online help if using other OS's.
(still need to change the help menu items)
2016-08-11 23:54:56 +03:00
Olli Suutari 9794d26e95 - Changed the order of blank to modes in Shortcuts list from:
Black, theme, desktop to desktop, theme, black.
- Pep8 fix (Ident)
2016-08-11 16:28:30 +03:00
Tim Bentley 098697a2cc more endpoint moves 2016-08-10 21:52:27 +01:00
Olli Suutari 50131ba202 - Merged trunk and resolved conflict that was created by ui-messages-part-1 branch. 2016-08-10 21:50:40 +03:00
Tim Bentley 80f927f5d6 Tidy up code more 2016-08-08 22:01:09 +01:00
suutari-olli 1298b629f1 - Merged trunk on 31.7.16 2016-07-31 14:58:54 +03:00
suutari-olli aa1cd8fa91 - Merged trunk on 24.7.16
- Added superflys startup traceback fix to my code
- Resolved conflicts
2016-07-24 23:20:25 +03:00
Tim Bentley ca2ceba972 Head 2016-07-23 05:59:26 +01:00
suutari-olli f5bc8056f7 - removed one unrequired if statement. 2016-07-17 19:11:51 +03:00
suutari-olli 08bcb2c5d4 - Moved them to another init since something broke 2016-07-17 18:53:27 +03:00
suutari-olli 437039efed - Moved the 2nd new registry flag from one init to an another init which also has the 1st 2016-07-17 18:49:15 +03:00
suutari-olli 496c57cdfc - Fixed the issue where items sent to Preview from Service may cause tracebacks. 2016-07-17 18:41:55 +03:00
Tim Bentley 16a1b1a0af next prev 2 2016-07-17 08:28:25 +01:00