Commit Graph

271 Commits

Author SHA1 Message Date
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