Commit Graph

3930 Commits

Author SHA1 Message Date
Andreas Preikschat
0cefed0eb5 onVerseTypeComboBoxChanged 2010-10-11 19:29:03 +02:00
Andreas Preikschat
35fdbdeee8 fix for bug #657694 and some code enhancements 2010-10-11 17:26:48 +02:00
Andreas Preikschat
428323df11 head 2010-10-11 15:20:56 +02:00
Raoul Snyman
08f23e993e Moved Windows-specific resources into its own "windows" directory.
bzr-revno: 1082
2010-10-11 09:29:56 +02:00
Raoul Snyman
a18ef95760 For us developers... pull the bzr version.
bzr-revno: 1081
2010-10-11 09:28:40 +02:00
Raoul Snyman
2948c2c57e Some updates to the documentation:
- Added some more classes to the rST files.
- Fixed up some docstrings to proper rST.

bzr-revno: 1080
2010-10-11 09:23:49 +02:00
Raoul Snyman
3a8b33a5ff Some updates to the documentation:
- Added some more classes to the rST files.
- Fixed up some docstrings to proper rST.
2010-10-10 23:13:10 +02:00
Raoul Snyman
4dc526b345 Add an option to pull the version directly from Bazaar (for the developers) 2010-10-10 21:44:41 +02:00
Andreas Preikschat
bf7df829d0 Make sure that the 'edit' and 'delete' buttons are disabled after editing all verses (because no verse is selected).
bzr-revno: 1079
2010-10-10 18:42:29 +02:00
Andreas Preikschat
65798895db A few things:
- Finished bible "text search" (the search considers all verses which are in the database).
- Comment/doc clean ups.
- Changed "permission" to "permissions" since the database uses "permissions" (changing this is just being consequent).
- Disabled search button while searching.

bzr-revno: 1078
2010-10-10 18:40:20 +02:00
Raoul Snyman
33602cab0a HEAD 2010-10-10 17:47:24 +02:00
Raoul Snyman
51edce8c17 Move Windows stuff all into a single "Windows" directory. 2010-10-10 17:40:54 +02:00
Andreas Preikschat
421577f8ce make sure that the 'edit' and 'delete' buttons are disabled after editing all verses 2010-10-10 14:14:12 +02:00
Andreas Preikschat
068a3716f6 head 2010-10-10 14:00:04 +02:00
Wesley Stout
b67734bea8 Start of Documentation
bzr-revno: 1077
2010-10-10 07:54:46 +01:00
Wesley Stout
f4f33553f8 Various corrections 2010-10-09 14:43:22 -05:00
Andreas Preikschat
84d0c01274 fixes for the merge proposal 2010-10-09 21:36:05 +02:00
Wesley Stout
b3cb2c0856 corrected formatting, and hopefully made picky picky superfly happy with line lengths 2010-10-09 14:05:21 -05:00
Wesley Stout
a516f3a1e5 introduction.rst added 2010-10-09 13:18:37 -05:00
Wesley Stout
77584a1957 Fixed the naming issue. Using lower case file names. Completed the introduction 2010-10-09 12:52:31 -05:00
Jonathan Corwin
e67edb909f Option to use phonon or webkit for video. Fix blank to image
bzr-revno: 1076
2010-10-09 11:11:55 +01:00
Andreas Preikschat
2ad3f983f7 added reStructuredText back 2010-10-09 08:48:21 +02:00
Tim Bentley
0099cb402a Enhance ServiceItem Expand/Collapse features
bzr-revno: 1075
2010-10-09 07:40:27 +01:00
Andreas Preikschat
ae015a270a added reStructuredText back 2010-10-09 08:00:50 +02:00
Jonathan Corwin
87ebd77138 Remove commented code 2010-10-08 21:42:25 +01:00
Jonathan Corwin
5a502475fd Head 2010-10-08 20:42:17 +01:00
Jonathan Corwin
5f5c207b20 volume 2010-10-08 20:40:59 +01:00
Tim Bentley
fd45f2e32d Add config option for Expanding service items 2010-10-08 20:32:07 +01:00
Tim Bentley
0d8efe54e2 Head1074 2010-10-08 18:53:21 +01:00
Andreas Preikschat
1bf1aeacd4 minor fixes for proposal 2010-10-08 19:37:34 +02:00
Andreas Preikschat
2a21349a6e head 2010-10-08 19:07:49 +02:00
Andreas Preikschat
2e2efab2d4 tweaks 2010-10-08 19:07:14 +02:00
Tim Bentley
e37682cb03 Fix duplicate file save bug
Fix Dnd bug

bzr-revno: 1074
Fixes: https://launchpad.net/bugs/656177
2010-10-08 07:17:59 +01:00
Philip Ridout
30c2ff400e Update File load extensions for song imports
bzr-revno: 1073
2010-10-08 07:16:01 +01:00
Jonathan Corwin
415f79b9ed head r1072 2010-10-07 22:49:25 +01:00
Jonathan Corwin
d6ce88959c Add the use phonon media setting 2010-10-07 22:47:17 +01:00
Tim Bentley
75d35cf182 Fix duplicate file saving bug
Fix drag and drop service item bug

Fixes: https://launchpad.net/bugs/656177
2010-10-07 18:52:40 +01:00
Tim Bentley
c262e5e07e Allow Service Item to be updated from Song Plugin on Edit
bzr-revno: 1072
2010-10-07 05:47:43 +01:00
Tim Bentley
bccc3c56ca Fix text issues 2010-10-06 21:30:49 +01:00
Tim Bentley
c262d9ad75 Fix remote edit issue 2010-10-06 21:24:53 +01:00
Tim Bentley
16b4aa0715 fix line lenght 2010-10-06 21:10:26 +01:00
Tim Bentley
7863a2ebfc Add Service Item update from edit with config flag 2010-10-06 20:27:30 +01:00
Andreas Preikschat
59b387b9d0 replaced 'permission' with permissions since the db uses permissions 2010-10-06 16:57:38 +02:00
Andreas Preikschat
f515dc60d0 changed methods (call the db methods instead of the manager's methods) 2010-10-06 16:15:39 +02:00
Tim Bentley
39f1aa2e09 Head1071 2010-10-06 05:55:00 +01:00
Jonathan Corwin
9a744119d3 Alerts over Phonon videos. Fix blank to theme bug for image backgrounds. 2010-10-05 23:23:46 +01:00
Philip Ridout
274b3b9253 Removed the xml filter for OpenSong 2010-10-05 22:32:03 +01:00
Christian Richter
361dbb39b9 Added code for:
- translating the Media Manager and all the content (icons, context menus)
- translating the Plugin List

bzr-revno: 1071
2010-10-05 22:21:23 +02:00
Philip Ridout
40d06d492b and added some u's before "'"'s 2010-10-05 20:47:35 +01:00
Philip Ridout
e81efb84f6 Removed extension checking in wow import as this is handled by the filters in the open dialouge box. Instead, check the the header to ensure that the file is a wow song file regardless of ext.
Corrected open song import extension.
2010-10-05 20:41:54 +01:00