~trb143/openlp/trans31032017

« back to all changes in this revision

Viewing changes to CHANGELOG.rst

  • Committer: Raoul Snyman
  • Date: 2017-03-30 01:47:59 UTC
  • mfrom: (2680.1.2 custom-shortcut-2.4)
  • Revision ID: raoul@snyman.info-20170330014759-af3l00nvkqngyvcy
Disable the shortcut controls when an action has not been selected

Add this to your merge proposal:
--------------------------------
lp:~raoul-snyman/openlp/custom-shortcuts-2.4 (revision 2681)
[SUCCESS] https://ci.openlp.io/job/Branch-01-Pull/1952/
[SUCCESS] https://ci.openlp.io/job/Branch-02-Functional-Tests/1863/
[SUCCESS] https://ci.openlp.io/job/Branch-03-Interface-Tests/1804/
[SUCCESS] https://ci.openlp.io/job/Branch-04a-Windows_Functional_Tests/1530/
[SUCCESS] https://ci.openlp.io/job...

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
OpenLP 2.4.6
2
2
============
3
3
 
4
 
* Fixed a bug where the author type upgrade was being ignore because it was looking at the wrong table
5
 
* Fixed a bug where the songs_songbooks table was not being created because the if expression was the wrong way round
6
 
* Changed the songs_songbooks migration SQL slightly to take into account a bug that has (hopefully) been fixed
 
4
* Fix a bug where the author type upgrade was being ignore because it was looking at the wrong table
 
5
* Fix a bug where the songs_songbooks table was not being created because the if expression was the wrong way round
 
6
* Change the songs_songbooks migration SQL slightly to take into account a bug that has (hopefully) been fixed
7
7
* Sometimes the timer goes off as OpenLP is shutting down, and the application has already been deleted (reported via support system)
8
8
* Fix opening the data folder (KDE thought the old way was an SMB share)
9
9
* Fix a problem with the new QMediaPlayer not controlling the playlist anymore
10
 
* Added importing of author types to the OpenLP 2 song importer
 
10
* Add importing of author types to the OpenLP 2 song importer
11
11
* Fix a problem with loading Qt's translation files, bug #1676163
 
12
* Disable the controls in the shortcut dialog unless a shortcut is actually selected