Commit Graph

832 Commits

Author SHA1 Message Date
M2j b952b2cdbc Merge differing trees and remove whitspaces 2012-03-04 15:52:09 +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 95c8f8fe5a removed base_action, checkable_action, icon_action, and shortcut_action 2012-02-28 00:44:35 +01:00
M2j 3a6a402b56 use Python methods instead of Qt 2012-02-26 22:09:22 +01:00
Jonathan Stafford 13ab688518 Changing the "Wrap Slide" option into a three-way radio button selection to allow the option of the up/down arrow keys to jump between service items at the end of each song, etc.
bzr-revno: 1876
2012-02-06 17:35:41 +00:00
Jonathan Stafford e6f1ed20a9 Moved Setting to Advanced Tab 2012-02-06 21:28:16 +08:00
Mattias Põldaru 7fca26dd0e Remove a leftover line which causes trouble on OSX. 2012-02-01 01:47:33 +02:00
Jonathan Stafford 02975a61bf Renamed and moved both enumerations to lib/__init__.py 2012-01-28 16:07:54 +08:00
Stevan Pettit ce230df91d Added code to allow user to change the location of the OpenLP data directory 2012-01-19 15:25:53 -05:00
Jonathan Stafford c1604b64ff Fixed camelCase, indentation, extra spaces, and slide timer 2012-01-15 21:11:10 +08:00
Jonathan Stafford 87775f164a Migrate Wrap Setting to Slide Advance Setting 2012-01-15 17:08:08 +08:00
Tim Bentley 2a5e8935bb New year merge 2011-12-27 10:33:55 +00:00
Mattias Põldaru c2397af633 Ensure that action category names are unicode, to prevent warnings on comparison. Also a fix for a path problem.
bzr-revno: 1830
2011-12-10 20:31:16 +00:00
Andreas Preikschat 4eee13430e -Fixed media item recreation (which caused bug #900399)
- Doc/method clean up
- Replaced continue with break
- Replaced method with one-liner

bzr-revno: 1827
2011-12-09 17:32:17 +01:00
Mattias Põldaru 1538d0b3bf More earlier conversions to unicode. 2011-12-09 14:35:18 +02:00
Mattias Põldaru e471edca89 Convert strings unicode as soon as possible and assume they are in unicode later. 2011-12-09 13:50:25 +02:00
Andreas Preikschat 12547fad2a doc clean up, removed method with a one liner, fixed media item recreation bug 2011-12-07 21:25:12 +01:00
Jon Tibble 04d7669948 Fix non-ascii file check on Macs 2011-12-05 21:40:56 +00:00
Jon Tibble a54e7ff709 Fix non-ascii service filename loading 2011-12-04 20:57:58 +00:00
Jon Tibble 5804dade74 Reduce recent file list duplication (Bug #892668) 2011-12-04 14:42:39 +00:00
Jon Tibble bba6d6730f Head r1812 2011-12-02 20:17:57 +00:00
Jon Tibble ac365e5b6a Cleanups 2011-11-26 21:26:50 +00:00
rimach dc327e2385 bugfixing 2011-10-26 22:11:15 +02:00
rimach a2ebf30b68 bugfixing 2011-10-24 22:04:29 +02:00
Andreas Preikschat 05bf2ec6fa removed obsolete signals and rearranged the docs 2011-10-22 13:09:01 +02:00
rimach 11aae0bb82 sync with trunnk 2011-09-22 20:54:05 +02:00
Stevan Pettit 0b6cc6134a Added a "Finish" button to the "No-internet" window of the First Time Wizard.
Added code to this button to process any changes made in the plugin screen.

bzr-revno: 1749
2011-09-18 14:09:32 +01:00
Stevan Pettit 25cb0ac22e Added "Finish" button to no-internet screen. Changed window message 2011-09-12 20:13:12 -04:00
Stevan Pettit c04be6775f Added code to remove obsolete settings entries 2011-09-11 08:29:08 -04:00
Stevan Pettit b90796da45 Cleaned up some code 2011-09-05 09:03:30 -04:00
Stevan Pettit 30c09f9b4b Change local variable names in settings import/export routines. Changed string search 2011-09-03 16:38:25 -04:00
Stevan Pettit 50a5b98f8c Fixed problems with "shortcuts" section of export/import file 2011-09-02 18:57:02 -04:00
rimach 2c5bc34968 review changes part 2 2011-08-30 18:54:45 +02:00
rimach c608301b0b review changes 2011-08-29 23:51:03 +02:00
rimach 20c9813d26 Head 2011-08-29 21:56:46 +02:00
Stevan Pettit 7cbccb6b70 Added code to reload Bible list after first time wizard is rerun
bzr-revno: 1731
2011-08-29 17:54:09 +01:00
Andreas Preikschat d061436a35 replaced Ini by config 2011-08-29 08:30:31 +02:00
Stevan Pettit 9957419f2b Changed system exit call 2011-08-28 09:39:34 -04:00
Stevan Pettit 3722253bcf Added code to process any Bibles downloaded during the re-run of the First Time wizard 2011-08-26 23:14:30 -04:00
Stevan Pettit 24126e74c8 Changed filetype of settings file from .ini to .conf 2011-08-26 09:14:12 -04:00
Stevan Pettit d927adbe5a Changed import re-start message. Removed need for "import string" 2011-08-25 14:40:44 -04:00
Stevan Pettit 215abd2966 Merged with trunk 2011-08-25 08:15:31 -04:00
Stevan Pettit 9b4df37a77 Modified code to handle keys with _ 2011-08-24 12:17:24 -04:00
rimach 229fe56305 Head 2011-08-23 22:28:09 +02:00
Stevan Pettit 131c9f90b5 Modified shutdown from sys.exit to os._exit 2011-08-23 08:11:41 -04:00
Stevan Pettit b36a4f74d3 Fixed traceback error when adding ini to filename 2011-08-21 19:15:16 -04:00
Stevan Pettit 79ab8cc1c0 Added code to always create a filename.INI file. 2011-08-21 10:05:24 -04:00
Andreas Preikschat 8108e279dc changed menu shortcut letter 2011-08-20 21:36:51 +02:00
Andreas Preikschat 9363177e9d - Fixed bug #804747 (Bible disappear after upgrade)\n- Fixed bug Bug #824129 (Bibles plugin does not always delete corrupted bibles from falied imports)\n- Removed not needed or redundant variables.\n- Removed not needed code.\n- When upgrading bibles move the files to the temp directory.\n- clean ups
bzr-revno: 1714
Fixes: https://launchpad.net/bugs/804747, https://launchpad.net/bugs/824129
2011-08-20 10:23:18 +02:00
Stevan Pettit 9f284d9ab2 Moved export/import settings menu items from tools to file menu. Added status-tips 2011-08-18 22:43:08 -04:00
Stevan Pettit b95924ae74 Added code to export/import settings via an ini file 2011-08-16 22:58:07 -04:00
Raoul Snyman ca5c8d9a0b Fixed bug #802146: Couldn't import some SongShowPlus files. Rearranged the file menu as well to be in a more logical order, and to look a little nicer.
Fixes: https://launchpad.net/bugs/802146
2011-08-16 23:19:57 +02:00
Andreas Preikschat ec93173891 r1708 2011-08-13 12:41:57 +02:00
Andreas Preikschat 0924bfc246 fixed bug #804747; clean ups
Fixes: https://launchpad.net/bugs/804747
2011-08-12 15:11:30 +02:00
Andreas Preikschat ba02eb6a98 moved recent files to a menu (bug #818794)
Fixes: https://launchpad.net/bugs/818794
2011-08-11 11:01:25 +02:00
Stevan Pettit 5e6c60da88 Modified firsttimeform to include existing themes in the set default theme list, if the wizard is being re-run.
bzr-revno: 1700
2011-08-05 07:52:44 +02:00
Andreas Preikschat dd3daa0576 - changed "Customize Shortcuts" to "Configure Shortcuts"
- fixed bug #816382 (Formatting Tags or Display Tags?)

bzr-revno: 1699
Fixes: https://launchpad.net/bugs/816382
2011-08-02 21:18:44 +02:00
Stevan Pettit c608a0750d Modified firsttimeform to include existing themes when wizard is re-run 2011-08-01 21:58:10 -04:00
Andreas Preikschat b3896d880b spelling 2011-07-30 09:40:34 +02:00
Andreas Preikschat c0976a4690 moved files and changed code to reflect string changes
Fixes: https://launchpad.net/bugs/816382
2011-07-30 09:34:37 +02:00
Andreas Preikschat 77f7581d22 change 'Display Tag' strings to 'Formatting Tag'
Fixes: https://launchpad.net/bugs/816382
2011-07-30 09:14:39 +02:00
Stevan Pettit 7c13fcfaad Minor text change to FTW message in mainwindow 2011-07-27 16:38:23 -04:00
Stevan Pettit e40f561976 minor changes to text in mainwindow.py 2011-07-27 13:04:31 -04:00
Stevan Pettit 1ffe0e961d Added status tips for FTW menu item. Removed some continuation characters 2011-07-26 20:30:56 -04:00
Stevan Pettit c84c69645e added docstring to FTW section. changed menu text, changed default button to No 2011-07-25 15:24:35 -04:00
Stevan Pettit 8800b41749 Added confirmation message prior to re-start of FTW 2011-07-23 14:09:13 -04:00
Stevan Pettit f7a222da6c modified mainwindow.py code to make first time wizard re-run inline code 2011-07-23 08:52:43 -04:00
Stevan Pettit b15fd4df49 modified mainwondow.py to allow first time wizard to be re-run 2011-07-22 09:39:49 -04:00
rimach crichter@web.de 146e01b9ac Head 2011-07-19 22:05:44 +02:00
rimach crichter@web.de 65e6d45eff further changes 2011-07-18 23:25:10 +02:00
rimach crichter@web.de 98e1028705 update 2011-07-10 23:43:07 +02:00
Andreas Preikschat 50bc672f59 removed the trailing 'help' 2011-07-10 12:52:30 +02:00
Andreas Preikschat 3c63ffd4a6 fixed bug 805082
Fixes: https://launchpad.net/bugs/805082
2011-07-10 12:45:52 +02:00
Stevan Pettit ab993842ff Added code to create a main window menu item to display the Windows help file (openlp.chm) if it exists on the users machine:
- If it exists, F1 will display the local file, Alt-F1 will display the online help.
- If the help file does not exist, F1 will display the Online help (as it currently does).

bzr-revno: 1667
2011-06-30 09:48:20 +02:00
Stevan Pettit 97a76369bf Changed Windows test to os.name 2011-06-29 13:30:53 -04:00
Tim Bentley 143e697281 Add middle splitter 2011-06-29 17:11:19 +01:00
Stevan Pettit 0612a93964 Changed helpfile check to Windows condition check. Modified build script to create OpenLP.chm 2011-06-29 10:42:14 -04:00
Tim Bentley 30df723358 Fixes 2011-06-29 07:12:32 +01:00
Tim Bentley a167f6ef86 Make progressbar smaller 2011-06-28 17:40:17 +01:00
Tim Bentley 75550b505b Save Controller Toolbars
Fixes: https://launchpad.net/bugs/765239
2011-06-28 17:35:50 +01:00
Tim Bentley 2d60f3842a review comment 2011-06-27 16:56:48 +01:00
Tim Bentley 372dcedb88 Head 2011-06-27 16:54:21 +01:00
Stevan Pettit f7f20f9722 Add link to Windows help file from main window 2011-06-27 00:05:25 -04:00
Tim Bentley 217510281c Fix comments 2011-06-26 07:49:10 +01:00
Andreas Preikschat a077d83000 fixed saving 'Setup' mode shortcut 2011-06-26 07:58:29 +02:00
Tim Bentley 94aae25333 1.9.6 2011-06-24 20:15:16 +01:00
Raoul Snyman faa9aca78b Fixed bug #800047 where the Preferences menu item in OS X was incorrect. 2011-06-21 08:10:03 +02:00
Tim Bentley 440b5eee77 Head 2011-06-16 21:11:12 +01:00
rimach crichter@web.de 2c62a819b3 Head 2011-06-13 23:20:20 +02:00
Tim Bentley eef44f0174 Use a method call instead of a signal as the signal does other things as well
Fixes: https://launchpad.net/bugs/796324
2011-06-13 08:29:58 +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
Raoul Snyman d337ecacb6 Fixed bug #789046 and cleaned up one or two other things. 2011-06-11 23:04:52 +02:00
Jonathan Corwin dfd2468c4c String fixes 2011-06-09 23:03:30 +01:00
rimach crichter@web.de 43fe38c129 sync 2011-06-06 21:12:14 +02:00
rimach crichter@web.de dbce448da1 update 2011-06-05 23:10:49 +02:00
Armin Köhler 17209fcc29 define appStartup() in plugin.py
remove hassattr(plugin, appStartup)
2011-06-05 20:46:00 +02:00
Jonathan Corwin 596123dd06 Fix problems with remembering blank/hidden state when starting up, and with the startup logo flashing briefly on the screen. Also fix the Show blank warning box.
Fix toolbox appearing on the media manager when it's associated plugin is inactive.
Make the override display act like a dual display on startup. I.e. it appears.

bzr-revno: 1603
2011-06-02 07:16:45 +01:00
Armin Köhler 975808d11e fix Traceback with appStartup() if plugin is disabled 2011-06-01 21:25:26 +02:00
Jonathan Corwin c7a90102a2 Fix some startup blank/hide problems 2011-06-01 08:38:19 +01:00
Andreas Preikschat 571765c84f - changed a few camelCase names
- changed object names

bzr-revno: 1593
2011-05-29 18:00:37 +02:00
Andreas Preikschat b56f93aad5 camelCase fixes and shortcut fixes 2011-05-29 08:23:12 +02:00
Armin Köhler af38bf7cc8 HEAD r1578 2011-05-26 22:41:19 +02: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
Armin Köhler f3864cb4aa HEAD r1572 2011-05-26 09:27:50 +02:00
Raoul Snyman 38000b5e56 Give the media items the ability to do something when they are "focused".
Make the search edits on the Songs, Bibles and Custom media items focus when the item is selected.
2011-05-26 08:23:22 +02:00
Armin Köhler dd4543ad2d HEAD r1569 2011-05-25 16:29:16 +02:00
Armin Köhler 0c83471ee4 move some code
stop moving bibles to subfolders
some fixes
2011-05-25 16:18:03 +02:00
Andreas Preikschat 981c2f8c5b more name fixes 2011-05-25 10:32:37 +02:00
Andreas Preikschat 10f59d0313 started to fix camelCase names 2011-05-25 09:59:51 +02:00
Raoul Snyman 1797848d6e Updated online help action to use utility functions, and added an icon needed by the utility functions. 2011-05-25 08:56:33 +02: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
Raoul Snyman da45bb0b06 Fixed various strings, as listed in bug #734445. 2011-05-24 19:32:36 +02:00
Jonathan Corwin 64b08da271 Open a service file via the command line or by double clicking on the file on Windows systems
bzr-revno: 1563
2011-05-22 12:57:27 +01:00
Jonathan Corwin 0c365e2a59 Windows command line 2011-05-21 23:16:28 +01:00
Andreas Preikschat 304f4ff732 added menu entry to update the theme images 2011-05-20 13:45:39 +02:00
Andreas Preikschat 875202deca reverted changes 2011-05-19 08:01:28 +02:00
Andreas Preikschat 7829de8597 set cursor busy, update the preview images before the displays 2011-05-16 14:22:08 +02:00
Andreas Preikschat a2ab806ca9 r1549 2011-05-16 13:42:51 +02:00
Andreas Preikschat 55738636d9 render the themes when the screen size changed 2011-05-16 13:41:43 +02:00
Andreas Preikschat 144ff29e90 fixed bug #744463
Fixes: https://launchpad.net/bugs/744463
2011-05-14 13:48:15 +02:00
Andreas Preikschat 2a0f3b272a r1522 2011-05-08 15:21:00 +02:00
Andreas Preikschat cd8e96b6a3 Fixed the order of components which need to update their screen information 2011-05-07 17:51:44 +02:00
Andreas Preikschat 738729e779 re ordering 2011-05-07 13:22:34 +02:00
Andreas Preikschat e1b1f7c6d0 fixed alert bug 2011-05-05 20:40:04 +02:00
Andreas Preikschat 2a7c5bd4de names changes 2011-05-05 17:16:55 +02:00
Andreas Preikschat e25145a81b 2011-05-05 13:51:47 +02:00
Andreas Preikschat cbd7ae2afc - make start up smoother by setting up the displays correct the first time
- do not pass screens as argument
2011-05-04 19:31:02 +02:00
Andreas Preikschat 307ef744dd - fixed not closed file
- attempt to make FRW avoiding tracebacks when running more than once
- clean ups
2011-05-04 09:29:16 +02:00
Tim Bentley acb4f12ac9 remove comments 2011-04-29 10:07:41 +01:00
Tim Bentley e4c0d1227e Fix timer 2011-04-29 09:54:11 +01:00
Tim Bentley f83d52621a Fixes 2011-04-29 08:40:19 +01:00
Tim Bentley c7e07bdbd5 r1496 2011-04-28 21:11:11 +01:00
Tim Bentley 17d74a8d9a Add Load service Progress Bar 2011-04-28 19:13:19 +01:00
Tim Bentley 6e9459b63d r1482 2011-04-25 07:44:04 +01:00
Andreas Preikschat 65925efd25 fixed logo pixelation 2011-04-22 08:30:07 +02:00
Andreas Preikschat 946d74372d 2011-04-17 13:00:44 +02:00
Tim Bentley f94ae1a9c5 Head r 1469 2011-04-16 12:42:35 +01:00
Raoul Snyman 8090adf1bc Made UiStrings a Singleton, and updated all usage of it. 2011-04-15 23:43:59 +02:00
Andreas Preikschat 9011c85a6b removed static methods 2011-04-09 18:11:02 +02:00
Andreas Preikschat 283171e296 use weight to sort categories 2011-04-09 16:50:44 +02:00
Andreas Preikschat 4a6be382ff fixed empty texts 2011-04-04 18:15:38 +02:00
Andreas Preikschat 28b83aadae translate categories 2011-04-03 13:36:43 +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 772bd8eb66 basic saving and loading of shortcuts 2011-03-30 19:50:36 +02:00
Andreas Preikschat 5ef0cc12c0 started working on saving/loading shortcuts 2011-03-30 18:34:40 +02:00
Andreas Preikschat e20fd7d85d clean up 2011-03-29 21:58:04 +02:00
Andreas Preikschat b9b0cbbe9c removed things, as this did not work 2011-03-29 21:52:21 +02:00
Andreas Preikschat d9c2d92c8c 2011-03-29 18:44:36 +02:00
Tim Bentley 2640decffc r1437 2011-03-29 16:49:57 +01:00
Andreas Preikschat 32240f7bbe r1437 + resolved conflict 2011-03-29 16:14:05 +02:00
Andreas Preikschat 19138cd9e5 started reworking shortcuts 2011-03-29 15:56:49 +02:00
Jonathan Corwin ad25d42fb5 If I'm going to make changes, I should really start from a clean slate... 2011-03-28 21:53:26 +01:00
Jonathan Corwin 221fa3b8b6 Disable commandline parsing for Windows, it don't work 2011-03-28 21:46:31 +01:00
Jonathan Corwin 2cce748d20 Change superscript so it still works in print. Fix problem with openlp not closing 2011-03-28 21:18:55 +01:00
Tim Bentley 2ba0d410fc More Cleanups 2011-03-28 19:56:39 +01:00
Tim Bentley c8a7594685 Bye Bye RenderManager 2011-03-28 19:12:46 +01:00
Tim Bentley afaf10f986 r1428 and fixes 2011-03-26 19:00:47 +00:00
Tim Bentley 623822749d Force there always to be a theme
bzr-revno: 1428
2011-03-26 18:56:36 +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
Andreas Preikschat 24b58ff518 fixed application version 2011-03-25 17:29:39 +01:00
Jonathan Corwin 99622b5cc1 Link to online manual 2011-03-24 21:20:38 +00:00
Raoul Snyman efbcfd0772 Updated copyright information. 2011-03-24 21:04:02 +02:00
Tim Bentley d26c8fce86 Clean up initial theme setup 2011-03-20 07:37:44 +00:00
Tim Bentley 45034c1b8b Force default theme if no theme present 2011-03-19 19:45:22 +00:00
Tim Bentley 38243af7de Add destop startup file selection 2011-03-19 10:08:05 +00:00
Tim Bentley e64e6b44fc Hide menu items no finished 2011-03-15 20:53:36 +00:00
Raoul Snyman 3bb7f556c9 Post-development cleanup. 2011-03-14 08:54:18 +02:00
Raoul Snyman a33a13ef05 Make first time wizard import songs, rather than overwrite them. 2011-03-14 08:48:23 +02:00
Raoul Snyman 21d59235ac Stop signal from running twice and set 'Autodetect' text after language names have been set. 2011-03-11 07:15:41 +02:00
Raoul Snyman e77ced2e64 Removed unnecessary comments. 2011-03-11 06:50:32 +02:00
Raoul Snyman db3cd5c6e2 HEAD 2011-03-09 15:48:23 +02:00
Raoul Snyman ae864689c7 Make the language detection menu item part of the group. 2011-03-09 08:02:31 +02:00
Tim Bentley 47b72badda Merge fixes 2011-03-06 19:25:35 +00:00
Tim Bentley ff61f14bde Fix Language setting for first time 2011-03-06 14:15:35 +00:00
Tim Bentley cf0a970184 Tidy ups 2011-03-06 13:44:35 +00:00
Tim Bentley f697e3ba09 r1353 2011-03-05 14:17:52 +00:00
Andreas Preikschat b567b379fa set the 'Add Tool...' menu item invisible
bzr-revno: 1352
2011-03-05 13:01:37 +01:00
Tim Bentley cb661bf1ce bibles and themes work 2011-03-05 09:23:47 +00:00
Andreas Preikschat 2af3c7af7c hide 'Add Tool...' entry 2011-03-04 18:46:59 +01:00
Tim Bentley b088e143f0 Speedup start up and remove black display 2011-03-03 21:10:55 +00:00
Tim Bentley e0f67e7894 r1330 2011-02-24 16:56:35 +00:00
Tim Bentley 63099832ad Fix order 2011-02-24 16:55:17 +00:00
Raoul Snyman 780a87e840 Updated copyright information. Removed .eric4project directory from version control. 2011-02-24 07:47:38 +02:00
Tim Bentley 7e4b644f78 Finished moving Display Tags 2011-02-20 20:23:33 +00:00
Tim Bentley 338efdc543 DisplayTag Updates 2011-02-20 17:06:58 +00:00
Tim Bentley 29088db516 Start to move DisplayTag dialog 2011-02-20 15:35:52 +00:00
Tim Bentley 966e3996ea r1314 2011-02-19 20:36:41 +00:00
Jon Tibble e401bc851d Some naming cleanups 2011-02-17 02:33:12 +00:00
Jon Tibble 032c48df60 Finish grammar corrections, more strings and cleanups 2011-02-16 17:54:31 +00:00
Jon Tibble a8d2d3661d Sort grammar breakers 2011-02-16 03:06:34 +00:00
Tim Bentley e5239697f0 r1302 + merge clash 2011-02-15 18:56:14 +00:00
Jon Tibble 3f6f1940d9 Head r1301 2011-02-14 20:07:04 +00:00
Tim Bentley 4c0928699d Print Dialog fixes 2011-02-14 19:52:05 +00:00
Jon Tibble 531e50a417 Fix translation breaking strings 2011-02-14 17:25:51 +00:00
Jon Tibble 314697427d Fixes 2011-02-12 00:41:09 +00:00
Jon Tibble 65cdc31a88 UiStrings 2011-02-11 22:15:13 +00:00
Jon Tibble 12607020be Cleanup magic numbers and more UiStrings 2011-02-10 22:49:30 +00:00
Jon Tibble 552e412769 Cleanups 2011-02-10 18:59:59 +00:00
Jon Tibble 88b9c1b1a5 More UiStrings
Fix UiStrings sentence case
Button box rearranging
Fix failure to grab Impress on close (Support #38)

bzr-revno: 1288
2011-02-10 18:35:59 +00:00
Jon Tibble 0b83c7180f UiStrings updates 2011-02-10 04:06:16 +00:00
Mattias Põldaru 2495aa82fc better icon 2011-02-10 02:11:05 +02:00
Mattias Põldaru 5ecb3ce8b8 works in gnome, menu icon missing 2011-02-10 00:53:35 +02:00
Jon Tibble 5607b09f0d Dedupe translations 2011-02-09 05:04:12 +00:00
Jon Tibble 943dcf1ffc Naming cleanups 2011-02-07 22:07:48 +00:00
Jon Tibble 8fd9111f99 UI library - actions 2011-02-04 01:56:19 +00:00
Jon Tibble ceb64dd477 Slim mode setting 2011-02-02 05:31:11 +00:00
Jon Tibble 3109b4afb4 Fix song edit form and cleanups
bzr-revno: 1259
2011-02-01 19:02:42 +00:00
Andreas Preikschat a31fda9463 fixed camelCase 2011-02-01 19:22:48 +01:00
Jon Tibble 91540c221a Cleanups and fix song edit form 2011-02-01 18:05:59 +00:00
Andreas Preikschat 1083cf38be started with service order sheet printing 2011-01-29 20:39:16 +01:00
Jon Tibble df9bd3b3a2 Cleanup modified service messages 2011-01-26 16:05:55 +00:00
Jon Tibble 575cf6ed59 Cleanups and fixes for recent merges 2011-01-21 19:09:56 +00:00
M2j 6e8a371da7 wrong parentship caused theme and servicemanager to disapear in a floating dock
more intelligent resizing of item list in PluginForm and SongMaintenanceForm
Fix in BS web bible parser
2011-01-09 01:27:46 +01:00
M2j 6de12718f6 Head 1186 2011-01-04 10:19:53 +01:00
Tim Bentley c11454b02d Fix review comments 2011-01-03 08:56:17 +00:00
M2j ebd44c7a94 Head 1184 2011-01-02 23:33:18 +01:00
Tim Bentley 48a96769d7 Add YAS for closure 2011-01-02 16:42:30 +00:00
Tim Bentley c487d7f33d Fix the service saving
Fixes: https://launchpad.net/bugs/696313
2011-01-02 13:57:55 +00:00
M2j e74f46a126 Head 1180 2011-01-01 14:58:32 +01:00
M2j 49e852b7e3 worked on setupUI for MainDisplay, MainWindow and PluginForm 2011-01-01 14:22:12 +01:00
Tim Bentley 672eeb812b Head 2011-01-01 12:50:49 +00:00
Raoul Snyman 3a50dfc500 Fixed bug #641661
bzr-revno: 1180
2011-01-01 14:48:00 +02:00
Tim Bentley c667ed5cc9 Head 2011-01-01 12:40:33 +00:00
Raoul Snyman 8cd04bc017 Fixed a few stray bugs to do with services. 2011-01-01 14:25:12 +02:00
Tim Bentley fd92d47057 More changes to cursors 2011-01-01 12:20:42 +00:00
Tim Bentley 348ea6de26 Head 2011-01-01 11:45:10 +00:00
Tim Bentley b52ead934d Add Cursor management 2011-01-01 11:44:16 +00:00
Raoul Snyman 4bb59bff67 Fix bug #641661 2011-01-01 12:33:14 +02:00
Raoul Snyman cd826f525a HEAD 2010-12-31 23:45:12 +02:00
Raoul Snyman 3198de5c55 For once and for all, change the save/save as/load/etc of services. 2010-12-31 23:43:02 +02:00
Andreas Preikschat a957e00825 fix for a edge case, where the slidecontroller will not resize 2010-12-31 09:06:42 +01:00
Tim Bentley 0ec22826a8 Fix message text 2010-12-29 17:26:03 +00:00
Tim Bentley 8cdf4d39bf Add muppet exit guard 2010-12-29 12:45:16 +00:00
Andreas Preikschat 3a3aee9c4a dockwidget tweak 2010-12-28 11:35:59 +01:00
Andreas Preikschat 708010ffb0 r1169 2010-12-27 16:02:44 +01:00
Andreas Preikschat 304f7b406d started work on slidecontroller resize 2010-12-26 15:44:07 +01:00
Tim Bentley e77ce3ffdb Bump values by 1 version or year 2010-12-26 11:04:47 +00:00
M2j 1027d60635 Fix: Bug in editsongform
Fix: Bug in bibleserver import
2010-12-22 19:15:48 +01:00
Tim Bentley a25ce9d3cf Sort out Camels 2010-12-11 20:49:50 +00:00
Tim Bentley ada84d9352 pylint fixes part 1 2010-12-02 14:37:38 +00:00
Tim Bentley 94fb7d49d6 Remove stray print statements 2010-11-18 17:57:51 +00:00
Tim Bentley 69f72c2ba8 Head 2010-11-04 17:02:10 +00:00
Tim Bentley 52c9b9e53a change 2010-11-04 17:00:31 +00:00
Jon Tibble 947e4d4173 Long lines 2010-11-03 18:03:28 +00:00
Tim Bentley e486246cd0 Head 1107 2010-10-30 12:09:52 +01:00
Tim Bentley 7edae012dc UI works with independent mode 2010-10-30 12:09:36 +01:00
Tim Bentley 74bb054b83 Head1107 2010-10-30 11:17:25 +01:00
Raoul Snyman a45069e4d3 Customisable Shortcuts, Phase 1: View-only list of actions and shortcuts, currently also only the actions in the main window are in the shortcut dialog.
bzr-revno: 1108
2010-10-30 12:14:22 +02:00
Tim Bentley 51d68f2066 Fix up file type / mime type issues 2010-10-30 10:29:59 +01:00
M2j ed82a6c17e enable nested docks
preview the next slide content
whipe out some UTF8 sins in the custom plugin
2010-10-29 18:08:31 +02:00
Raoul Snyman 0373f93130 Change the table to a tree.
Hook the tree up to the shortcut list.
Fix adding actions to shortcut list.
2010-10-28 08:36:18 +02:00
Raoul Snyman a249393b2c HEAD 2010-10-28 07:24:31 +02:00
Tim Bentley 53d498bdc9 Fix bugs 2010-10-27 18:42:10 +01:00
Tim Bentley 901b9d98c5 Auto Save service on exit if already saved service
Fixes: https://launchpad.net/bugs/657307
2010-10-27 16:20:25 +01:00
Raoul Snyman 49faf7fb1f Working on bringing actions into the shortcut form. 2010-10-21 09:42:13 +02:00
Raoul Snyman cff333ddc2 Added a shortcut list dialog shell. 2010-10-07 23:27:26 +02:00
rimach a76dd15fbe resolve diverged branches 2010-09-27 20:34:40 +02:00
rimach f265c552ea replace strings with text_strings 2010-09-27 20:15:55 +02:00
rimach d1172e14c1 fix click/unclick 'Auto detect', fix saving of language setting 2010-09-22 20:03:10 +02:00
rimach 23099261bd Head 2010-09-19 10:47:00 +02:00
Raoul Snyman bf35338c99 Fix some typos. 2010-09-18 20:15:54 +02:00
Raoul Snyman 7f5a6411d6 Fix for bug #640697 2010-09-18 19:14:27 +02:00
Raoul Snyman 22774b880a - Fixed up the QM file locations for static builds.
- Added PyEnchant to the build process.
- Fixed LanguageManager to be complaint with the coding standards.
2010-09-16 22:40:12 +02:00
rimach 2d47e2523c remove executable flag 2010-09-14 20:18:47 +02:00
rimach 8e8a6e42ff Head 2010-09-13 21:08:26 +02:00
rimach e2c8ee11f2 Fix removing dock with translation 2010-09-12 23:03:16 +02:00
Jon Tibble 9a1ed78fd5 Cleanups 2010-08-29 00:52:10 +01:00
Tim Bentley e1afe3be94 Head994 2010-08-27 17:10:15 +01:00
Raoul Snyman 596b49af9e Fixed up some HTML that crept in somewhere. 2010-08-27 11:11:57 +02:00
Tim Bentley ba4821e5f8 Screen re-sizing now works 2010-08-26 17:51:27 +01:00
Tim Bentley 2ec84cc5d9 White Space cleanup 2010-08-25 18:08:24 +01:00
Tim Bentley fb4bd1a8c2 Head981 2010-08-01 09:30:42 +01:00
Jon Tibble 8f0d30c48b Fix plugin forms 2010-07-31 01:34:37 +01:00
Jon Tibble ee80308997 Code sorting, refactoring and cleaning 2010-07-30 23:48:09 +01:00
Tim Bentley 50691074b8 Head978 2010-07-30 18:49:55 +01:00
Jon Tibble 8838e9563e Naming cleanup fixes 2010-07-28 14:36:29 +01:00
Tim Bentley 44fd8f31e0 Head974 2010-07-27 19:54:53 +01:00
Tim Bentley 271a5f598f Head970 2010-07-26 17:42:36 +01:00
Jon Tibble 37d2e910b7 Long lines 2010-07-26 16:19:11 +01:00
Jon Tibble 96033624aa Head r968 2010-07-25 12:47:53 +01:00
Tim Bentley fbe647b896 Head968 2010-07-25 10:03:01 +01:00
Tim Bentley 9efad8da66 Head966 - and fix mediaitem 2010-07-25 07:21:29 +01:00
Raoul Snyman 2f2b339863 Update the copyright notice. 2010-07-25 00:10:47 +02:00
Jon Tibble 6e6d44710f Head r965 2010-07-24 22:03:58 +01:00
Tim Bentley ec788f33c9 Head964 2010-07-24 17:56:02 +01:00
Tim Bentley 63b4696621 Cleanups and ratio changes 2010-07-24 17:55:06 +01:00
Raoul Snyman 3c303365b1 HEAD 2010-07-23 20:07:27 +02:00
Jon Tibble c8c65120cf Head r963 2010-07-23 17:33:03 +01:00
Jon Tibble b5ceb59e27 Cleanup getters and setters 2010-07-23 01:01:06 +01:00
Raoul Snyman f3b44b40be Some newlines to make Jon T happy. 2010-07-22 22:01:03 +02:00
Raoul Snyman 306a403195 Another tweak for Windows. 2010-07-22 21:55:09 +02:00
Raoul Snyman 4263d541dc Minor tweak to make the active tab's text bold in Windows. 2010-07-22 21:30:16 +02:00
Raoul Snyman b0ad5ea1cd Merge from HEAD, plus Jon T's suggested changes. 2010-07-22 20:25:25 +02:00
Raoul Snyman d105ee8dfb Playing some more with the tabs of the media manager. 2010-07-21 23:27:36 +02:00
Raoul Snyman 7ec7235676 Updated more strings and things. 2010-07-21 07:20:03 +02:00