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
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
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
Andreas Preikschat
3dd30f5e93
also check for osx
2011-05-02 20:24:28 +02:00
Andreas Preikschat
1dd4e6e1d5
r1511
2011-05-02 19:29:39 +02:00
Andreas Preikschat
52822e119e
use qm files from /usr/share/qt4/translation
2011-05-02 19:25:12 +02:00
Tim Bentley
3b805f6374
Add new thread at startup time
2011-04-30 08:42:20 +01:00
Tim Bentley
08b6d7cee1
Fixes for Jon
2011-04-29 17:27:27 +01:00
Andreas Preikschat
03e9aeda84
changed name
2011-04-23 17:40:07 +02:00
Andreas Preikschat
2167a697dd
log empty default_translator
2011-04-23 17:15:01 +02:00
Andreas Preikschat
70ae7d119d
fixed another translation bug
2011-04-23 16:40:37 +02:00
Andreas Preikschat
c683300385
fixed weight
2011-04-12 23:01:27 +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
dfc2eed1f4
adapted latest merge
2011-04-03 16:20:55 +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
4ca738e9b3
staticmethod for adding/removing actions
2011-03-31 10:43:19 +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
fe92842c6b
added ability to remove actions
2011-03-30 12:27:27 +02:00
Andreas Preikschat
9b939bb962
fixed reloading
2011-03-30 12:12:39 +02:00
Andreas Preikschat
b9b0cbbe9c
removed things, as this did not work
2011-03-29 21:52:21 +02:00
Andreas Preikschat
6f3fd53419
automatically add to actionList where possible
2011-03-29 19:47:24 +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
Matthias Hub
1312e0c913
fixed the language configuration save/load bug on OS X
2011-03-10 03:13:05 +01:00
Andreas Preikschat
24b58ff518
fixed application version
2011-03-25 17:29:39 +01:00
Andreas Preikschat
4c81c55918
r1420
2011-03-25 16:59:18 +01:00
Raoul Snyman
9c08726bd9
Fixed up a problem on OS X where a second configuration file was created. See bug #738642 .
...
bzr-revno: 1420
2011-03-25 17:51:28 +02:00
Andreas Preikschat
2536e54677
r1418
2011-03-24 22:19:17 +01:00
Andreas Preikschat
67ee8394c2
moved version function
2011-03-24 20:12:27 +01:00
Raoul Snyman
efbcfd0772
Updated copyright information.
2011-03-24 21:04:02 +02:00
Raoul Snyman
4bfc1ec208
Possibly found the cause of our double-config-file problems.
2011-03-24 19:23:39 +02:00
Andreas Preikschat
711c246687
clean up
2011-03-24 17:43:08 +01:00
Jonathan Corwin
a026189fac
Head
2011-03-15 00:11:40 +00:00
Jonathan Corwin
23b9884775
soffice -nodefault
2011-03-12 19:00:23 +00:00
Jonathan Corwin
f04964e073
Song sequence, alert position and make OOo not invisible anymore
2011-03-12 00:12:52 +00:00
Raoul Snyman
192a3de2ad
Moved the translation files to their proper place on Linux/BSD/*nix.
2011-03-12 01:41:44 +02:00
Raoul Snyman
b1b7b631fb
HEAD
2011-03-11 18:15:08 +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
8d33f6d360
Some more updates to the wizard.
2011-03-10 15:15:49 +02:00
Tim Bentley
ff61f14bde
Fix Language setting for first time
2011-03-06 14:15:35 +00:00
Tim Bentley
b4156c809b
You can now set the Language
2011-02-27 14:29:19 +00:00
Tim Bentley
f295ac5407
Select Language at startup
2011-02-27 09:53:47 +00:00
Tim Bentley
ce1ab6ee5e
Initial bits
2011-02-26 09:26:17 +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
rimach
9c5af79f2b
Head
2011-02-15 20:37:42 +01:00
rimach
ed3d67c1f1
correction for Powerpoint and PptViewer
2011-02-15 20:37:16 +01:00
Mattias Põldaru
6028e06333
filesystem encoding fix for non-ascii home dir
2011-02-15 20:56:40 +02:00
rimach
7fc045c576
Head
2011-02-14 21:08:09 +01:00
rimach
0920586e0d
use soffice for compatibility reasons
2011-02-14 21:06:32 +01:00
Raoul Snyman
572cbd95f0
Re-fixed the data directory on Linux with XDG installed.
2011-02-13 22:03:55 +02:00
Jon Tibble
9f25de0280
Path typo
2011-02-12 15:38:28 +00:00
Jon Tibble
98a28d8580
Fix the other data dirs
2011-02-11 17:55:41 +00:00
Jon Tibble
dd62045678
Fix Windows data dir
2011-02-11 17:50:34 +00:00
Raoul Snyman
f71b3842e6
HEAD
2011-02-10 07:56:34 +02:00
Jon Tibble
01826ddda8
Fix fix
2011-01-23 00:46:51 +00:00
Jon Tibble
09aee63cd2
Fix Windows AppLocation (Bug #706396 )
2011-01-23 00:27:29 +00:00
Jon Tibble
1cc7c9ec39
Cleanups
2011-01-22 12:21:43 +00:00
Jon Tibble
1c322935c1
Fix BaseDirectory check (Bug #706202 )
2011-01-22 11:33:56 +00:00
Jon Tibble
ab17e6aaf0
Small OOo refactor, fix last commit
2011-01-21 22:28:34 +00:00
Jon Tibble
575cf6ed59
Cleanups and fixes for recent merges
2011-01-21 19:09:56 +00:00
rimach
640f21367c
Head
2011-01-19 22:36:43 +01:00
rimach
d052098287
correct icons, use existant actions
2011-01-19 22:17:32 +01:00
Jon Tibble
c12ada7da2
Refactors and cleanups
2011-01-18 04:32:24 +00:00
rimach
abf5353993
correct indentation, cleanup, docu
2011-01-17 23:25:05 +01:00
rimach
a5eb15f719
Head
2011-01-16 00:04:50 +01:00
rimach
13608ca5c3
update
2011-01-15 23:50:25 +01:00
Jon Tibble
ecb97881a1
Refactor file deleting, cleanups
2011-01-14 18:58:47 +00:00
Jon Tibble
7490928190
Refactor wizards
2011-01-13 17:55:29 +00:00
Jon Tibble
7f5293c4c8
Cleanup and refactor file unicode check
2011-01-13 01:14:38 +00:00
Tim Bentley
47f240a49e
Hide theme delete button for default themes
...
bzr-revno: 1209
2011-01-12 18:27:12 +00:00
Jon Tibble
e0a2976fa9
Fix BibleServer downloads (Bug #701651 )
2011-01-11 23:43:27 +00:00
Tim Bentley
9ed7314697
Head
2011-01-10 17:42:45 +00:00
Tim Bentley
e216356ed8
Remove Theme Delete button on Golbal theme
2011-01-10 17:40:47 +00:00
Jon Tibble
5edde179a4
Refactor web bibles
2011-01-10 01:46:47 +00: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
M2j
1a31bf2047
reverted changes in slidecontroller.py to avoid interference with merge request 44744 of googol-hush
2010-12-28 10:22:29 +01:00
Tim Bentley
e77ce3ffdb
Bump values by 1 version or year
2010-12-26 11:04:47 +00:00
Raoul Snyman
16ea5d4875
HEAD
2010-12-10 07:09:55 +02:00
Raoul Snyman
c2b8228729
Updates to documentation.
2010-12-10 07:09:03 +02:00
rimach
653f1e8ea6
next steps
2010-12-08 22:03:25 +01:00
Jon Tibble
b7dd528d50
Cleanups
2010-11-03 17:19:44 +00: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
Raoul Snyman
419b6469ce
Finished up the actions list.
2010-10-28 07:21:45 +02:00
Raoul Snyman
fceb9d8978
Separated action list stuff into its own file.
2010-10-27 17:35:15 +02:00
Raoul Snyman
574d108a82
Started working on some list classes to create nice categorised action lists.
2010-10-27 15:49:21 +02:00
Jon Tibble
a6bcfbf568
Cleanups
2010-10-21 16:31:22 +01:00
rimach
7a7a4795f4
correct english sentense
2010-09-23 19:13:57 +02:00
rimach
d1172e14c1
fix click/unclick 'Auto detect', fix saving of language setting
2010-09-22 20:03:10 +02:00
rimach
395fe85d42
update
2010-09-21 21:53:46 +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
Jon Tibble
1968803619
More cleanups
2010-09-14 15:43:21 +01:00
Tim Bentley
37aecbefaf
Lanugages now work
2010-09-12 10:14:02 +01:00
Tim Bentley
7b46f33cde
Space
2010-09-11 16:58:03 +01:00
Tim Bentley
8d51128e0c
Fix translation code to find qm files
2010-09-11 15:03:10 +01:00
Raoul Snyman
364940c547
Additional failover for version problems.
...
bzr-revno: 993
2010-08-26 15:54:05 +02:00
Raoul Snyman
3b1c151e15
Fail silently on version problems.
...
Renamed a variable to be a little more sensible.
2010-08-26 07:35:34 +02:00
Jon Tibble
06fd68b3d8
Cleanups & fix version check
2010-08-26 01:37:25 +01:00
Jon Tibble
ee80308997
Code sorting, refactoring and cleaning
2010-07-30 23:48:09 +01:00
Jon Tibble
2bd442ff4f
More naming cleanup
2010-07-28 14:15:39 +01:00
Jon Tibble
37b2304eeb
Trailing new lines
2010-07-27 10:32:52 +01:00
Jon Tibble
96033624aa
Head r968
2010-07-25 12:47:53 +01:00
Raoul Snyman
2f2b339863
Update the copyright notice.
2010-07-25 00:10:47 +02:00