Commit Graph

221 Commits

Author SHA1 Message Date
Andreas Preikschat
de30e61401 - only show menu when over an item
- clean ups
2011-05-13 16:39:37 +02:00
Andreas Preikschat
0f73fbd310 2011-05-13 15:00:20 +02:00
Andreas Preikschat
d4f7bf1e0a 2011-05-13 14:55:04 +02:00
Tim Bentley
f6537acbf4 Updates 2011-04-30 18:36:13 +01:00
Tim Bentley
7908ac4f67 Fix large Service Files 2011-04-29 09:45:36 +01:00
Raoul Snyman
8090adf1bc Made UiStrings a Singleton, and updated all usage of it. 2011-04-15 23:43:59 +02:00
Andreas Preikschat
28dec27ed2 fixed bug #758206
Fixes: https://launchpad.net/bugs/758206
2011-04-12 23:12:07 +02:00
Andreas Preikschat
84605fb430 fixed wrong context of shortcuts; moved functions 2011-04-04 16:38:17 +02:00
Jonathan Corwin
db68c0419f Fix bug when hit service live button, but nothing to go live. Add option to preview immediately in media manager. Add keyboard shortcuts to media manager 2011-04-02 10:52:32 +01:00
Raoul Snyman
efbcfd0772 Updated copyright information. 2011-03-24 21:04:02 +02:00
Mattias Põldaru
562a88a993 Fixes #730459 and 4 unreported bugs. 2011-03-08 09:38:25 +02:00
Tim Bentley
d0520b739c Fix toolbar Separator
Fixes: https://launchpad.net/bugs/725887
2011-02-27 06:58:23 +00:00
Raoul Snyman
780a87e840 Updated copyright information. Removed .eric4project directory from version control. 2011-02-24 07:47:38 +02:00
Jon Tibble
cb37a8bc17 Head r1311 2011-02-18 16:37:41 +00:00
Jon Tibble
57ffb1758b Fix mime data string 2011-02-18 15:23:33 +00:00
Jon Tibble
e401bc851d Some naming cleanups 2011-02-17 02:33:12 +00:00
Jon Tibble
032c48df60 Finish grammar corrections, more strings and cleanups 2011-02-16 17:54:31 +00:00
Jon Tibble
d9a26ae4d9 Cleanups 2011-02-14 20:32:19 +00:00
Jon Tibble
d5596583ff Fixes, cleanups, strings 2011-02-14 16:08:17 +00:00
Jon Tibble
323ab52848 Strings and magic numbers 2011-02-13 01:09:04 +00:00
Jon Tibble
23eb12be1a Fixes 2011-02-11 21:40:43 +00:00
Jon Tibble
9366155924 UiStrings and SongStrings 2011-02-11 21:17:56 +00:00
Jon Tibble
12d0867623 Plugin refactor: icons, tabs, mediaitems 2011-02-11 04:04:05 +00:00
Jon Tibble
281b24b815 Rename list widget descendant 2011-02-10 19:05:35 +00:00
Jon Tibble
e4d317306c Refactor ListViews 2011-02-10 18:38:03 +00:00
Jon Tibble
0b83c7180f UiStrings updates 2011-02-10 04:06:16 +00:00
Jon Tibble
229583e241 Fix typos 2011-02-05 18:01:08 +00:00
Jon Tibble
d029fb81a7 MediaItem cleanups 2011-02-03 23:25:52 +00:00
Andreas Preikschat
31a451274b fixed double white space 2011-02-02 14:22:43 +01:00
Andreas Preikschat
6f7f473b0c fixed appending images with a localisted gui 2011-02-02 13:28:48 +01:00
Andreas Preikschat
9fe4e6fc6d 2011-02-02 13:02:18 +01:00
andreas
5d8d468269 Add ability to print OOS document
bzr-revno: 1258
2011-02-01 18:53:44 +00:00
Jon Tibble
9744d246d6 Deduplication 2011-02-01 00:33:50 +00:00
Andreas Preikschat
e8dce46cf9 2011-01-31 18:00:56 +01:00
Jon Tibble
c0eccc4b85 Fix theme editing 2011-01-25 04:42:15 +00:00
Andreas Preikschat
55fed9efac addes spaces 2011-01-18 21:15:56 +01:00
Andreas Preikschat
d567bb12ad more doc fixes 2011-01-18 21:14:44 +01:00
Andreas Preikschat
628a5bd755 removed obsolete attribute doc 2011-01-18 19:49:47 +01:00
Andreas Preikschat
727f7fe7bf 2011-01-12 20:31:46 +01:00
Jon Tibble
c2b1dd9f2f More cleanups 2011-01-08 02:44:12 +00:00
M2j
71f6bc26dc basicaly reworked the layout of the mediaitems and renamed variables to fit the standard 2011-01-05 17:50:28 +01:00
Tim Bentley
fd5e173d21 Cleanups 2011-01-01 12:49:38 +00:00
Meinert Jordan
487837e615 While walking through the German translation, I observed a couple of problems in the internationalization. These problems are addressed in this branch. There are very few changed translatable strings but a lot which will be recognized as new from linguist.
I couldn't test all calls in the importers, because I don't have bibles in all formats. But nearly all changes in this request should be obvious.

bzr-revno: 1177
2010-12-31 19:22:41 +00:00
Meinert Jordan
a9bf3aac5a Theme Wizard the layout was distorted because of several manual formating instructions. I limited all format instructions to the necessary minimum. Furthermore I aligned all QFormLayouts towards each other.
It should contain no functional changes except of bug fixes (traped exceptions).
Some widgets ans slots are renamed for a consistent naming scheme.
Small fixes: removed two consecutive spaces and string introducing double quotes from python code. Edited some log.debug() arguments to avoid UnicodeErrors.

bzr-revno: 1176
Fixes: https://launchpad.net/bugs/695136
2010-12-31 19:19:06 +00:00
M2j
599ee1f7fa Lots of i18n fixes and some others. In detail:
translate() expanded for numbered strings
MediaManager context menus are using the plugins strings instead of own string manipulations
Removed string manipulations from ThemeManager and fixed the delete validation                   
Added disambiguation for some plugin strings to distinguish between name plural and container title
Added or repaired translate() calls at several positions.
2010-12-31 03:17:41 +01:00
Tim Bentley
87c1074cfe Add guard for missing filename 2010-12-29 09:14:13 +00:00
M2j
557a66db9d ThemeWizard: Show theme name in title and hide themeNameEdit if wizard is in editing mode.
ThemeWizard: Changed transitionsComboBox to align with the FormLayout.
(change some log.debug() arguments to avoid UnicodeError exceptions)
2010-12-28 12:18:56 +01:00
Tim Bentley
e77ce3ffdb Bump values by 1 version or year 2010-12-26 11:04:47 +00:00
Tim Bentley
ada84d9352 pylint fixes part 1 2010-12-02 14:37:38 +00:00
Tim Bentley
6ecc121bdf Convert verse tags 2010-11-28 19:38:27 +00:00