Commit Graph

1178 Commits

Author SHA1 Message Date
d5ab3340eb Move widgets to a widgets module 2017-10-23 15:09:57 -07:00
bc0ade07e0 HEAD 2017-10-09 19:29:56 -07:00
b406cfd5a8 Phase 1 complete 2017-10-07 00:05:07 -07:00
Tim Bentley
b07f2e9f86 head 2017-10-01 21:11:03 +01:00
Philip Ridout
ab49b8b8ad pathlib changes for song plugin 2017-09-30 21:16:30 +01:00
Tim Bentley
d77f0127e8 head 2017-09-29 19:42:15 +01:00
Tim Bentley
7abef1df22 fix lables and render bug 2017-08-27 18:13:14 +01:00
Tim Bentley
b546f3cecb Head 2017-08-27 17:26:06 +01:00
Philip Ridout
8f9cb4a090 Modify setting upgrade code to provide versioned updates. Upgrade settings to use JSON encoded Path objects 2017-08-26 16:06:11 +01:00
Philip Ridout
f8a68c23d0 Enable JSON to handle unsupported objects and tests 2017-08-25 21:03:25 +01:00
Philip Ridout
b384e6f2fa Convert some more utility fuctions over to using the pathlib 2017-08-12 18:45:56 +01:00
Tim Bentley
8d7e4dbe01 remove whitespace 2017-08-11 17:19:07 +01:00
Tim Bentley
bc03652cda Finish tests 2017-08-11 17:09:14 +01:00
Tim Bentley
7bcaec2cb3 start of the tests 2017-08-09 06:15:10 +01:00
Tim Bentley
bfade0050a fix split to work with chords 2017-08-09 06:02:42 +01:00
Tim Bentley
897f2c2d89 Head 2017-08-09 05:42:06 +01:00
Philip Ridout
e6faf233ed Merge fixes 2017-08-07 21:50:01 +01:00
2e43e7939e HEAD 2017-08-02 21:21:19 -07:00
Philip Ridout
63bd98372a Move applocation over to using pathlib 2017-08-01 21:59:41 +01:00
b83452b2e5 Fix the import path of UiStrings 2017-07-04 16:13:51 -07:00
Philip Ridout
c0f2a9a777 HEAD 2017-06-09 07:06:49 +01:00
Olli Suutari
a703294db2 - Fixed over idented line on def closeEvent(self, event):
- Added a comment explaing the ' ' in Bible book name auto completion.
2017-06-05 08:53:47 +03:00
Olli Suutari
731ce0c338 Increased the size of the songmaintancedialogue form for better visual user interface. 2017-06-04 16:20:59 +03:00
Olli Suutari
f8b32578f4 Fixed 32 missing "x" buttons for closing windows and forms. (Left it unavailable for bug report.) 2017-06-04 15:14:23 +03:00
Olli Suutari
c14398b912 Fixed bug: https://bugs.launchpad.net/openlp/+bug/1652559 2017-06-04 13:43:41 +03:00
Philip Ridout
a24d5f8f15 TODO's TODOne, and a few other cleanups 2017-05-30 19:42:35 +01:00
Tomas Groth
536a919675 Hide transpose buttons if chords are disabled, and check for invalid chords on verseedit close. 2017-04-20 22:23:17 +02:00
Tomas Groth
111cff72a1 trunk 2017-04-11 10:05:13 +02:00
Tim Bentley
c8295eef11 Add forced dividers to songs 2017-04-05 21:28:43 +01:00
815c32b87f Fix a problem with loading Qt's translation files, bug #1676163
Fixes: https://launchpad.net/bugs/1676163
2017-03-27 17:36:54 -07:00
Tomas Groth
31ee3999c0 merge lastest trunk 2017-03-15 20:51:10 +01:00
3bc6fc0b77 Fix bug #1666005 and bug #1668994 2017-03-01 21:34:24 -07:00
Tomas Groth
9c299af567 More chord fixes. 2017-02-22 22:01:42 +01:00
Philip Ridout
162c178d6e HEAD 2017-02-18 07:23:15 +00:00
Tomas Groth
56d2eaa4c2 trunk 2017-01-25 22:17:27 +01:00
Tim Bentley
74ca42e220 Yet another year goes by 2016-12-31 11:01:36 +00:00
Tomas Groth
d1bca6d52a trunk 2016-12-23 10:14:22 +01:00
Philip Ridout
b8404dedf8 misc 2016-12-18 15:38:35 +00:00
3639785151 Fix bug #1642684 by rather just setting the edit text to a blank string
Fixes: https://launchpad.net/bugs/1642684
2016-12-15 16:11:42 +02:00
Tomas Groth
bbc670cc36 trunk 2016-11-15 21:53:50 +01:00
Philip Ridout
7db45b7ce6 Found some more appropiate sized images. Removed some duplicates 2016-10-27 21:37:33 +01:00
Philip Ridout
997cb859d3 Changed some icons to use svg 2016-10-27 18:45:50 +01:00
Olli Suutari
7ea3105857 - Fixed some .forma tags to .format 2016-09-12 14:41:38 +03:00
Tomas Groth
2fe7a9d127 trunk 2016-06-08 21:27:52 +02:00
Tomas Groth
805b7a83eb Small fixes 2016-06-08 21:06:04 +02:00
Tomas Groth
3d98d60d59 Implement chord transposing in the lyrics editor. 2016-06-07 22:21:21 +02:00
Tomas Groth
ca2b466cfd Connected transpose buttons to methods. 2016-06-06 22:18:26 +02:00
Tomas Groth
75e9291603 Added transpose buttons to song lyric editor - not functional yet. 2016-06-05 22:31:23 +02:00
1782cd8274 "Convert strings from python2 to python3 in plugins part 3
- Convert strings in plugins/remote
- Convert strings in plugins/songs
- Update projectordb test
- Fix oops in format tag - missed escaping brace(s)

--------------------------------
lp:~alisonken1/openlp/strings-plugins3 (revision 2670)
[SUCCESS] https://ci.openlp.io/job/Branch-01-Pull/1576/
[SUCCESS] https://ci.openlp.io/job/Branch-02-Functional-Tests/1487/
[SUCCESS] https://ci.openlp.io/job/Branch-03-Interface-Tests/1425/
[SUCCESS]..."

bzr-revno: 2670
2016-05-31 16:56:23 +02:00
9fdcd30c65 Convert strings from python2 to python3 in plugins part 3 2016-05-27 01:13:14 -07:00