Andreas Preikschat
99314e762d
refactor version comparison code; removed dead code
...
bzr-revno: 1959
2012-05-01 14:58:22 +02:00
M2j
c6c62bdcad
pythonifying code:
...
- replace has_key() by key in dict
- remove len() method from sequence and mapping types when mapping to bool
2012-04-29 17:31:56 +02:00
Andreas Preikschat
76c004bb9a
fixed LooseVersion usage
2012-04-28 18:19:02 +02:00
Andreas Preikschat
69affcc059
removed dead code, refactor version comparison code
2012-04-28 15:51:05 +02:00
Andreas Preikschat
38e5635901
r1955
2012-04-28 15:19:26 +02:00
M2j
3185e0b101
removed whitespaces at line ends
2012-04-04 09:26:51 +02:00
Philip Ridout
cb38c0acd7
corrected the raw strings and back slashes
2012-03-23 06:36:24 +00:00
Philip Ridout
61ecf629cd
added +
2012-03-22 21:09:20 +00:00
Philip Ridout
77f283c182
added the plus
2012-03-22 20:37:38 +00:00
Philip Ridout
d4bfda2ade
Made modifications according to merge request
2012-03-22 17:22:01 +00:00
Philip Ridout
1fd08401bf
Fix for bug 952533
2012-03-22 06:50:54 +00:00
Meinert Jordan
77b8f84ed2
Tidyups:
...
Unify all QAction creation methods.
Derive OpenLPToolbar().actions keys from object names.
Use Python methods instead of Qt for file path manipulations.
Bug #943919 : Shortcuts for "Move to Previous/Next" in live slide controller.
bzr-revno: 1894
2012-03-10 22:50:38 +00:00
M2j
970e6c5564
correct parenting of shortcut actions in slide controller
2012-03-04 20:06:49 +01:00
Philip Ridout
d77534dc34
Fixes 439 on the support tracker
2012-02-27 18:41:24 +00:00
Jon Tibble
768c099971
Indentation
2011-12-31 17:36:58 +00:00
Tim Bentley
2a5e8935bb
New year merge
2011-12-27 10:33:55 +00:00
Meinert Jordan
d94816d481
recover v1.x theme file names from XML info
...
bzr-revno: 1846
2011-12-20 20:23:36 +00:00
Andreas Preikschat
27843ae718
removed space
2011-12-15 16:27:17 +01:00
Andreas Preikschat
d2cf6aa684
fixed a i18n bug + remove shortcut from map if removing the action
2011-12-14 16:45:11 +01:00
M2j
f733db0e5a
Head 1834
2011-12-13 01:15:39 +01:00
M2j
0c06569dc5
Bug #882819 - recover v1.x theme file names from XML info
2011-12-13 00:46:04 +01:00
Andreas Preikschat
f1485aba47
r1830 + resolved conflict
2011-12-10 21:35:11 +01:00
Andreas Preikschat
3cde99d9d9
update map when shortcuts change
2011-12-10 15:03:41 +01:00
Andreas Preikschat
9967e34d0a
re reverted changes
...
Fixes: https://launchpad.net/bugs/768495
2011-12-10 15:03:08 +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
Mattias Põldaru
97560f6947
The category strings, if not unicode, can only be QStrings. Thanks to superfly.
2011-12-08 14:13:57 +02:00
Andreas Preikschat
32f2dcac59
reverted change
2011-12-07 21:28:26 +01:00
Mattias Põldaru
ef3e3252e7
Comparison to None is discouraged
2011-12-07 00:37:56 +02:00
Mattias Põldaru
1830cfbe9e
Ensure that action category names are unicode, to prevent warnings on comparison.
2011-12-06 23:25:04 +02:00
Andreas Preikschat
38a2a3dee2
fixed bug 768495
2011-12-06 20:30:39 +01:00
Andreas Preikschat
36e729303c
reverted changes
2011-12-06 20:25:12 +01:00
Andreas Preikschat
5bfc101f09
changed name
2011-12-03 16:09:03 +01:00
Andreas Preikschat
eb121abb12
attempt to fix bug 768495
...
Fixes: https://launchpad.net/bugs/768495
2011-12-03 15:38:30 +01:00
Martin Zibricky
14e94f8758
RAW code for OpenLyrics import with formatting tags
2011-09-18 01:22:16 +02:00
Martin Zibricky
fb664bed0c
Remove openlyrics tests for easier merging. They will be merged later.
2011-09-12 22:35:39 +02:00
Martin Zibricky
606e19734c
Allow to override data dir for tests
2011-09-11 22:29:25 +02:00
Andreas Preikschat
11f3a9e13a
removed code; moved clean_filename method to utils
2011-08-12 16:54:16 +02:00
Jon Tibble
4ae1a12b59
Unused function: string_is_unicode
2011-07-17 16:09:30 +01:00
Andreas Preikschat
b98e36aff2
regex clean ups
2011-07-13 15:32:19 +02: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
Andreas Preikschat
0b8fe770d5
Do not show qm files which start with qt_
...
Fixes: https://launchpad.net/bugs/791814
2011-06-02 15:58:49 +02:00
Jonathan Corwin
c7a90102a2
Fix some startup blank/hide problems
2011-06-01 08:38:19 +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
Andreas Preikschat
638a72301c
mention the need of an object name in the doc string
2011-05-25 13:26:18 +02:00
Andreas Preikschat
981c2f8c5b
more name fixes
2011-05-25 10:32:37 +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
Andreas Preikschat
304f4ff732
added menu entry to update the theme images
2011-05-20 13:45:39 +02:00