Commit Graph

190 Commits

Author SHA1 Message Date
Andreas Preikschat 2616f63007 removed value parameter (still needs work) 2013-01-11 00:07:48 +01:00
Tim Bentley 4a0b3f90aa 2013 is comming 2012-12-29 20:56:56 +00:00
Tim Bentley ae576251bd Core lib 2012-12-28 22:06:43 +00:00
Andreas Preikschat 8fdbca8d89 fixed comment 2012-12-27 22:41:11 +01:00
Andreas Preikschat 6ed77d4032 r2128 + conflicts 2012-12-20 13:09:12 +01:00
Tim Bentley 3bd911de79 Revised media and bug fixes
bzr-revno: 2124
2012-12-07 19:00:33 +00:00
Andreas Preikschat cd69d2f930 head + conflicts 2012-12-05 22:10:20 +01:00
Andreas Preikschat 6c1e303dbd fixed branch 2012-12-05 21:33:39 +01:00
Andreas Preikschat 80604f7729 - removed not needed 'QtCore.Qt.OtherFocusReason' from setFocus calls
- fixed 'short' lines
- changed addItem to addItems when possible
- other clean ups
- refactored class
- removed not needed parameters

bzr-revno: 2121
2012-12-05 06:12:07 +00:00
Andreas Preikschat fc38f62a17 trunk + conflicts 2012-12-04 22:50:14 +01:00
Tim Bentley a1d3d002ef String fixes 2012-12-04 06:09:55 +00:00
Tim Bentley fae1d79fff 2020 2012-12-03 19:19:10 +00:00
Andreas Preikschat ea4e271e21 r2118 2012-12-02 21:29:21 +01:00
Tim Bentley a7294a8e8b Copyright and Translation updates from 2.0 2012-12-01 07:57:54 +00:00
Tim Bentley cf0bb94b3f Clean ups 2012-11-26 17:57:36 +00:00
Tim Bentley d538a32f49 String clean ups 2012-11-24 08:01:10 +00:00
Tim Bentley 116c5b030f Fix media language Automatic 2012-11-22 22:02:40 +00:00
Tim Bentley 5646183803 Fixes 2012-11-11 21:16:14 +00:00
Tim Bentley 55f4bc3a73 Fix name and add spearator 2012-11-11 19:33:53 +00:00
Tim Bentley 47c9af348c Fix spelling - oops 2012-11-07 21:37:01 +00:00
Andreas Preikschat 3629c8a535 r2098 + conflict 2012-11-01 16:56:03 +01:00
Tim Bentley 716dc9ccf0 More updates 2012-10-21 15:07:57 +01:00
Tim Bentley cdbc1fd82e Copyrights 2012-10-21 14:16:22 +01:00
Andreas Preikschat 159f3ea9a2 r2074 + conflicts 2012-10-03 18:38:06 +02:00
Andreas Preikschat 978cc3bc36 - removed not needed 'QtCore.Qt.OtherFocusReason' from setFocus calls
- fixed 'short' lines
- changed addItem to addItems when possible
- other clean ups
2012-07-12 18:48:28 +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
Samuel Findlay d86caecbbf Refactored sourcePage validation: reimplemented QWizardPage.isComplete() so that Next button is disabled until source(s) are selected. validateCurrentPage gives each song format class chance to validate its input. 2012-05-31 19:15:45 +10:00
Andreas Preikschat ed3b7660fa removed not neede unicode calls 2012-05-17 20:57:01 +02:00
Andreas Preikschat 4a979b49d9 continued to implement QString v2 api 2012-05-17 18:19:06 +02:00
Andreas Preikschat 2d99f59c84 started to use QString v2 api 2012-05-17 17:13:09 +02:00
Samuel Findlay 28d9a05731 Adapted all PowerSong import widgets for select folder 2012-05-07 21:24:46 +10:00
Raoul Snyman 0f1bca77b4 Some small coding standards things. 2012-04-22 21:50:18 +02:00
Raoul Snyman 70d75b0f80 Removed an unused import.
Changed the "Split" button to say "Optional Split" instead.
2012-04-13 22:08:05 +02:00
M2j 3185e0b101 removed whitespaces at line ends 2012-04-04 09:26:51 +02:00
M2j 41ff5b04df small fixes 2012-04-02 21:34:49 +02:00
M2j 6657e27694 add objectName parameter to create_button_box method
remove QMetaObject.connectSlotsByName() calls as they do nothing in our code
2012-04-02 00:44:09 +02:00
M2j d7ab06cc7e - reorganisation of methods in openlp.core.lib.ui to make them more comprehensive
- some small restatements of some code in bibles parse_reference() method
2012-04-01 23:19:56 +02:00
Andreas Preikschat 390def1f61 fixed 'Search Themes...' string 2012-03-26 11:41:59 +02:00
M2j 9aaafdf108 Merge with lp:~raoul-snyman/openlp/bug-845692 to forestall merge conflicts. 2012-03-05 11:09:07 +01:00
M2j 6d909c64eb unified remaining action creation methods (addToolbarButton, context_menu_action, context_menu_separator) 2012-03-02 11:22:52 +01:00
M2j d13ec2184a concentrate action creation in slide controller 2012-02-28 10:24:42 +01:00
M2j 95c8f8fe5a removed base_action, checkable_action, icon_action, and shortcut_action 2012-02-28 00:44:35 +01:00
M2j fe5f3c8874 make use of **kwargs in action creation methods 2012-02-27 19:58:34 +01:00
M2j 44a5784315 Merge all QAction creation methods in openlp.core.lib.ui 2012-02-26 21:43:59 +01:00
Raoul Snyman 8fa7dcf080 Add the last two remaining outstanding items, the "next track" and the time remaining.
Fixes: https://launchpad.net/bugs/845692
2012-02-25 01:26:10 +02:00
Tim Bentley 2a5e8935bb New year merge 2011-12-27 10:33:55 +00:00
Tim Bentley 77a055a304 Head 2011-07-10 13:07:10 +01:00
Tim Bentley 4651ec35b6 Fixes 2011-07-10 12:59:23 +01:00
Stevan Pettit 1ffd5713b0 Modified slide controller to change loop button icons when selecting slide loops 2011-07-07 11:23:55 -04:00
Stevan Pettit a0e0746ed8 - Ask for delete confirmation when attempting to delete custom slide(s)
- Changed dialog heading to "Confirm Delete"

bzr-revno: 1665
2011-06-29 08:53:15 +02:00
Stevan Pettit da45d09e48 Moved delete dialog heading translate to ui.py 2011-06-28 16:35:28 -04:00
Tim Bentley 440b5eee77 Head 2011-06-16 21:11:12 +01: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
Tim Bentley 1550239f5e Add Lock Toolbar feature - Beta 3 2011-06-12 15:19:32 +01:00
Andreas Preikschat c3cb264d93 fixed string 2011-06-10 21:51:51 +02:00
Jonathan Corwin dfd2468c4c String fixes 2011-06-09 23:03:30 +01:00
Tim Bentley acdbefd922 Fixes 2011-05-26 18:11:22 +01:00
Tim Bentley 8f6ed366a1 Copyright updates 2011-05-26 17:25:54 +01:00
Raoul Snyman 7669643774 Updated the copyright notice, adding Jeffrey Smith back in after he accidentally got removed somewhere somehow. 2011-05-24 22:47:05 +02:00
Andreas Preikschat de30e61401 - only show menu when over an item
- clean ups
2011-05-13 16:39:37 +02:00
Andreas Preikschat 07b704677a 2011-05-13 15:58:17 +02:00
Andreas Preikschat d4f7bf1e0a 2011-05-13 14:55:04 +02:00
Andreas Preikschat 0211a55c5d fixed spelling 2011-05-07 20:40:48 +02:00
Tim Bentley f6537acbf4 Updates 2011-04-30 18:36:13 +01:00
Tim Bentley 54a3dd8412 Remove not needed var and fix 195 strings 2011-04-30 09:37:28 +01:00
Andreas Preikschat 946d74372d 2011-04-17 13:00:44 +02:00
Raoul Snyman 7fdd4bb1c1 Line length cleanups. 2011-04-15 23:55:11 +02:00
Raoul Snyman 8090adf1bc Made UiStrings a Singleton, and updated all usage of it. 2011-04-15 23:43:59 +02:00
Tim Bentley e1bc312eb1 r1463 2011-04-14 19:35:47 +01:00
Andreas Preikschat 83e06b6eb1 don't allow to change the up/down shortcuts in the slidecontrollers 2011-04-14 20:05:00 +02:00
Tim Bentley 0b4fd3c585 r1458 2011-04-13 19:20:09 +01:00
Tim Bentley 5f228a69d1 Minor fixes and Bible Label corrections 2011-04-13 06:12:31 +01:00
Andreas Preikschat 1968991239 r1456 + resolved conflict 2011-04-12 23:07:08 +02:00
Tim Bentley 1882c5366d Review fixes 2011-04-10 19:54:26 +01:00
Tim Bentley c8d2baff7c Add bible verse layout to Quick tab.
Not moved to Advanced tab as no real estate.

Fixes: https://launchpad.net/bugs/745218
2011-04-10 08:32:15 +01:00
Tim Bentley 29ef34b569 Add saving of selected Bible names in Quick and Advanced.
Clean up combo box selection code (General)

Fixes: https://launchpad.net/bugs/755687
2011-04-10 07:18:31 +01:00
Andreas Preikschat 9011c85a6b removed static methods 2011-04-09 18:11:02 +02:00
Andreas Preikschat 84605fb430 fixed wrong context of shortcuts; moved functions 2011-04-04 16:38:17 +02:00
Andreas Preikschat 0a5b3b2c2d 2011-04-03 15:24:51 +02:00
Andreas Preikschat 28b83aadae translate categories 2011-04-03 13:36:43 +02:00
Andreas Preikschat e3d822f07a fixed strange save bug 2011-04-02 17:37:14 +02:00
Andreas Preikschat df4de23df0 Added Theme, Blank, Desktop shortcuts, further clean ups
Fixes: https://launchpad.net/bugs/739779
2011-04-01 16:28:25 +02:00
Andreas Preikschat b17ad26672 make sure we save the default shortcut 2011-03-31 20:53:50 +02:00
Andreas Preikschat 4ca738e9b3 staticmethod for adding/removing actions 2011-03-31 10:43:19 +02:00
Andreas Preikschat bf2a9d338b clean up 2011-03-30 20:12:05 +02:00
Andreas Preikschat d9c2d92c8c 2011-03-29 18:44:36 +02:00
Andreas Preikschat 19138cd9e5 started reworking shortcuts 2011-03-29 15:56:49 +02:00
Tim Bentley fc3f35f0f9 Question mark 2011-03-27 17:30:40 +01:00
Tim Bentley 70ca844473 Fix comments and errors 2011-03-26 19:50:15 +00:00
Tim Bentley dce9a73153 Add Yes / No to Error Message 2011-03-26 19:34:01 +00:00
Tim Bentley afaf10f986 r1428 and fixes 2011-03-26 19:00:47 +00:00
Tim Bentley f19baafb9c Block 2 Instances of OpenLp running at the same time.
Fixes: https://launchpad.net/bugs/742122
2011-03-26 13:45:24 +00:00
Tim Bentley be7eeb9e6a r1421 2011-03-25 17:49:53 +00:00
Tim Bentley cc66c91569 r1421 2011-03-25 17:49:26 +00:00
Raoul Snyman efbcfd0772 Updated copyright information. 2011-03-24 21:04:02 +02:00
Tim Bentley 45034c1b8b Force default theme if no theme present 2011-03-19 19:45:22 +00:00
Tim Bentley 5e7fa59407 Update the Media timer UI 2011-03-19 11:23:45 +00:00
Andreas Preikschat 0ed7e259fc removed white spaces 2011-02-25 18:05:01 +01:00
Raoul Snyman 780a87e840 Updated copyright information. Removed .eric4project directory from version control. 2011-02-24 07:47:38 +02:00