M2j
|
f524c7ff45
|
On start without configuration recentFiles might become a python list
|
2010-06-11 15:11:50 +02:00 |
|
Frode Woldsund
|
752e063837
|
Fixed doublespace in import
|
2010-06-11 09:36:08 +02:00 |
|
Jon Tibble
|
914a710f95
|
More docstrings
|
2010-06-10 22:30:50 +01:00 |
|
Jon Tibble
|
78114b8063
|
Apply docstrings feedback
|
2010-06-10 20:45:02 +01:00 |
|
Jon Tibble
|
7ddaff2843
|
Head r839
|
2010-06-10 17:36:49 +01:00 |
|
M2j
|
69c6e0ef02
|
use filesystem char encoding for file operations
|
2010-06-10 16:42:55 +02:00 |
|
Jon Tibble
|
0e07c0f664
|
Use reStructuredText in Theme
|
2010-06-10 15:09:32 +01:00 |
|
Jon Tibble
|
78a6d20bb3
|
Fix theme migration method parameters
|
2010-06-10 14:20:43 +01:00 |
|
M2j
|
2dac357fa7
|
HEAD
|
2010-06-10 15:17:39 +02:00 |
|
Jon Tibble
|
3a7ca9a185
|
Fix module name thinkos
|
2010-06-10 14:12:19 +01:00 |
|
M2j
|
83968d8194
|
fix: QStringList has no pop() methode
|
2010-06-10 10:07:58 +02:00 |
|
M2j
|
f51d67cd51
|
exception and string fix
|
2010-06-10 09:59:46 +02:00 |
|
Jon Tibble
|
8d059fb84e
|
Add DocStrings
|
2010-06-10 02:57:59 +01:00 |
|
Jon Tibble
|
1cfcdadbd1
|
thememanager tweaks
|
2010-06-10 01:03:38 +01:00 |
|
Jon Tibble
|
e40cdf792f
|
Fix theme export breakage and lack of feedback
|
2010-06-10 00:28:02 +01:00 |
|
M2j
|
19ca36f946
|
final fine tuning
|
2010-06-10 01:08:12 +02:00 |
|
M2j
|
b022fef955
|
combining two import statements
|
2010-06-10 01:03:08 +02:00 |
|
M2j
|
88930d3600
|
fix: Collecting files for theme export was broken
|
2010-06-10 00:18:07 +02:00 |
|
M2j
|
8296b8dc84
|
Additional translatable strings
Removed string_to_unicode and variant_to_unicode
|
2010-06-09 23:15:37 +02:00 |
|
M2j
|
940c6fd44f
|
Set theme and service file content to UTF-8
Replaced replaced all non-ASCII chars in the sources (exept of comments)
Fixed theme background images bug
|
2010-06-09 21:10:57 +02:00 |
|
Jon Tibble
|
0b1621923a
|
PEP8 type checking and cleanups
|
2010-06-09 18:09:32 +01:00 |
|
Frode Woldsund
|
f5b02659b6
|
Replaces missed trUtf8('...') -> translate(u'PluginName.ClassName', '...')
|
2010-06-09 13:11:01 +02:00 |
|
Jon Tibble
|
6792a4cce7
|
Couple more whitespace cleanups
|
2010-06-08 16:56:47 +01:00 |
|
Jon Tibble
|
559e4c4d63
|
Cleanups
|
2010-06-08 16:38:09 +01:00 |
|
Frode Woldsund
|
2df6bf5ef5
|
Fixed some wrong translate context and some indentation errors
|
2010-06-07 23:36:22 +02:00 |
|
Jon Tibble
|
9bb7343092
|
Fix incorrect exception
|
2010-06-07 00:24:45 +01:00 |
|
Frode Woldsund
|
b7d4f537e5
|
.
|
2010-06-07 00:44:49 +02:00 |
|
Frode Woldsund
|
23ac93019a
|
Merged the trunk into my tree
|
2010-06-07 00:30:11 +02:00 |
|
Frode Woldsund
|
84d8f0f12a
|
ups.. removed a "0" that should not be here..
|
2010-06-06 16:46:07 +02:00 |
|
Frode Woldsund
|
d364bcbc2a
|
fixed translate() 'u symbol in Aboutform
|
2010-06-06 16:26:08 +02:00 |
|
Frode Woldsund
|
7f2c1f04a5
|
Fixed all translate() function in the project (exept the one in plugin), by adding spaces and make sure on line is longer then 80 char and adding u' in front of all argument is translate() functions
|
2010-06-06 13:05:35 +02:00 |
|
Frode Woldsund
|
dc35faf1ae
|
Fixed all errors from the feedback I got from IRC
|
2010-06-06 12:07:48 +02:00 |
|
Frode Woldsund
|
e88c05bd58
|
Added unicon symbol to all arguments in the translate() function. And fixed missing "spaces" and other smal error regarding the coding standar
|
2010-06-06 11:52:11 +02:00 |
|
Tim Bentley
|
61b4850941
|
Clean up slidecontroller
|
2010-06-05 16:31:07 +01:00 |
|
Jon Tibble
|
08f0c1ff49
|
Cleanup including diff check fixes
|
2010-06-01 18:13:54 +01:00 |
|
Jon Tibble
|
2d988d9c8a
|
Fix MediaManagerItem after import cleanups
|
2010-06-01 17:01:03 +01:00 |
|
Jon Tibble
|
d756aacf7a
|
Unused variable
|
2010-06-01 01:45:20 +01:00 |
|
Frode Woldsund
|
3be909c5c0
|
Replaced { self.trUtf8() } with { translate() } which is the new standar. I also imported the translate library on the following files. I did not remove any import sinse I do not know how this { self.trUtf8() } does work.
|
2010-06-01 00:06:16 +02:00 |
|
Jon Tibble
|
4a4bf00140
|
Head r829
|
2010-05-30 16:26:45 +01:00 |
|
Jon Tibble
|
c109b26d22
|
Cleanup BaseModel key iteration
|
2010-05-29 21:57:56 +01:00 |
|
Jon Tibble
|
fb1e222422
|
Moar whitespace, exceptions and naming
|
2010-05-29 20:50:50 +01:00 |
|
Jon Tibble
|
f41cadd17b
|
CONSTANTS and an exception
|
2010-05-28 16:01:50 +01:00 |
|
Jon Tibble
|
bbcfd7729c
|
Refactor BaseModel
|
2010-05-28 01:26:49 +01:00 |
|
Jon Tibble
|
2e3b296d2d
|
Use documented list methods
|
2010-05-28 01:18:26 +01:00 |
|
Jon Tibble
|
d33a719172
|
Imports for declared exceptions
|
2010-05-27 21:56:34 +01:00 |
|
Jon Tibble
|
4616bbcb36
|
Explicitly declare exceptions
|
2010-05-27 17:00:51 +01:00 |
|
Jon Tibble
|
dc96d471e6
|
Variable cleanup
|
2010-05-27 15:41:47 +01:00 |
|
Jon Tibble
|
3678ea5ea2
|
Many varied cleanups
bzr-revno: 826
|
2010-05-27 09:42:56 +01:00 |
|
Jon Tibble
|
48446a8312
|
log.error checking
|
2010-05-26 17:01:45 +01:00 |
|
Jon Tibble
|
f0c03ad2cb
|
Cleanups
|
2010-05-26 00:07:50 +01:00 |
|
Raoul Snyman
|
5b39ab942a
|
Indented everything to 4 spaces, as per Jon's recommendation.
|
2010-05-25 20:55:02 +02:00 |
|
Raoul Snyman
|
6b1a6a0638
|
More intelligent version checking.
|
2010-05-25 19:12:21 +02:00 |
|
Jon Tibble
|
871640c374
|
Whitespace
|
2010-05-25 17:16:43 +01:00 |
|
Jon Tibble
|
c7d420d4b9
|
Fix class defs and name redefinitions
|
2010-05-25 15:30:34 +01:00 |
|
Jon Tibble
|
a2448e36da
|
Remove redundant code
|
2010-05-25 15:20:05 +01:00 |
|
Jon Tibble
|
f75a6fd732
|
Whitespace
|
2010-05-25 13:39:12 +01:00 |
|
Jon Tibble
|
a1423dc966
|
Fix reimport
|
2010-05-25 01:19:43 +01:00 |
|
Jon Tibble
|
122756eca5
|
Fix indentations
|
2010-05-24 23:37:20 +01:00 |
|
Tim Bentley
|
f7987501b9
|
Stop memory growth, improve verse display
|
2010-05-23 08:03:28 +01:00 |
|
Tim Bentley
|
d86f0285c9
|
Song Edit tableisation
|
2010-05-17 19:39:28 +01:00 |
|
Tim Bentley
|
f78565f241
|
Display clean up
|
2010-05-16 16:39:58 +01:00 |
|
Tim Bentley
|
2300b9d0b7
|
Heads817
|
2010-05-16 16:33:31 +01:00 |
|
rimach@siduxbox
|
42fbb208df
|
Add translations and update the code to accept them/use them
bzr-revno: 816
|
2010-05-16 16:22:03 +01:00 |
|
Tim Bentley
|
ac845a93ba
|
Fix screen issues - not sure how though
|
2010-05-16 16:18:05 +01:00 |
|
Tim Bentley
|
c5b12ffaf3
|
Screen size fix for Raoul
|
2010-05-15 07:57:29 +01:00 |
|
Tim Bentley
|
580125ee86
|
Head815
|
2010-05-15 07:52:20 +01:00 |
|
Tim Bentley
|
23c3974afd
|
Display fixes
|
2010-05-15 07:44:36 +01:00 |
|
Martin Thompson
|
cd8377f03d
|
Fixed crash when monitor=<some monitor that doesn't exist> in OpenLP.conf
|
2010-05-12 21:43:48 +01:00 |
|
rimach
|
294b0abfc0
|
remove unused imports, correct import order
|
2010-05-11 23:05:08 +02:00 |
|
rimach
|
e0664a1e88
|
bugfixing for i18n
|
2010-05-11 21:00:21 +02:00 |
|
rimach
|
16b202d8b5
|
Head
|
2010-05-10 22:44:38 +02:00 |
|
Tim Bentley
|
be85eb8999
|
Head813
|
2010-05-10 20:48:29 +01:00 |
|
Tim Bentley
|
f7244c5e6e
|
Remove comments and simplify
|
2010-05-10 19:29:51 +01:00 |
|
Tim Bentley
|
51728db0b6
|
Add cache to renderer
|
2010-05-10 19:19:45 +01:00 |
|
rimach
|
2ee1c5ed9b
|
load correct settings for translation
|
2010-05-10 19:56:29 +02:00 |
|
Martin Thompson
|
a8a7e675a4
|
Updated from review comments
|
2010-05-09 21:02:38 +01:00 |
|
rimach
|
ae36bc2bb9
|
Head
|
2010-05-09 10:47:57 +02:00 |
|
Tim Bentley
|
fa99ba64b1
|
Fix names
|
2010-05-07 19:29:17 +01:00 |
|
Martin Thompson
|
c613773bfb
|
Merged trunk
|
2010-05-06 21:30:23 +01:00 |
|
Martin Thompson
|
dbdf681165
|
More changes to suit pyqt4.4
|
2010-05-06 21:30:08 +01:00 |
|
Tim Bentley
|
14912955ae
|
Remove ?
|
2010-05-06 17:51:57 +01:00 |
|
Tim Bentley
|
6c9c9848db
|
Clean up fixes
|
2010-05-06 17:49:12 +01:00 |
|
Martin Thompson
|
6f8e3f7ea2
|
Fixed a qt4.5ism
|
2010-05-05 20:57:20 +01:00 |
|
Tim Bentley
|
0e7fb1c80c
|
minor errors
|
2010-05-05 20:21:05 +01:00 |
|
Tim Bentley
|
fd22b01e59
|
Head811
|
2010-05-05 20:15:09 +01:00 |
|
Tim Bentley
|
27a963a9c2
|
Validate Service item viewer loading
|
2010-05-05 20:14:48 +01:00 |
|
Tim Bentley
|
a8bbd540d4
|
service loading prefix check
|
2010-05-05 19:07:57 +01:00 |
|
Tim Bentley
|
e1f97fc9b9
|
Fix initial display
|
2010-05-05 18:35:11 +01:00 |
|
rimach
|
66ec680e4e
|
remove else from toolbar.py
|
2010-05-05 19:17:00 +02:00 |
|
Tim Bentley
|
e0bfaf07bc
|
Cleanup and finish bits
|
2010-05-04 21:01:45 +01:00 |
|
Jonathan Corwin
|
465ce8c7f7
|
web fixes, allow more file types. Slidecontroller_hide event
|
2010-05-03 22:49:42 +01:00 |
|
rimach
|
850b4a507f
|
correction for last merge proposal
|
2010-05-01 22:01:32 +02:00 |
|
rimach
|
4e296bfb5f
|
changes
|
2010-05-01 21:45:06 +02:00 |
|
Tim Bentley
|
40ad9729ba
|
Head 807
|
2010-05-01 14:06:22 +01:00 |
|
Tim Bentley
|
4ffb7d8a18
|
Fix up drag and Drop for service items
|
2010-05-01 14:05:17 +01:00 |
|
Jonathan Corwin
|
9ef2b13ad6
|
comments, update client, load html from disk, blanking
|
2010-05-01 13:10:48 +01:00 |
|
Jonathan Corwin
|
6c52ad359f
|
head again, perhaps I should have waited
|
2010-05-01 10:02:47 +01:00 |
|
Jonathan Corwin
|
12810ad34a
|
Head
|
2010-05-01 09:46:06 +01:00 |
|
Tim Bentley
|
13922b0599
|
Renames for consistancy
|
2010-05-01 07:58:41 +01:00 |
|
Tim Bentley
|
077933d703
|
Head 805
|
2010-05-01 07:50:43 +01:00 |
|