Commit Graph

5514 Commits

Author SHA1 Message Date
Andreas Preikschat 5f32b3217e r1349 2011-03-04 18:13:00 +01:00
Mattias Põldaru b01d6f7656 Fixed bug #728637
bzr-revno: 1349
2011-03-04 09:24:51 +02:00
Andreas Preikschat 36402ea6aa Added the ability to detect (un)plugged screens after OpenLP has started.
Added the ability to detect screen resolution changes.

bzr-revno: 1348
2011-03-04 09:22:21 +02:00
Mattias Põldaru ab1e02a0e2 Making it easier to translate and a fix (hopefully).
bzr-revno: 1347
2011-03-03 22:27:14 +02:00
Mattias Põldaru 3e5da3be9e address #728637 2011-03-03 22:18:17 +02:00
Andreas Preikschat 9fe07b7fa4 Code Cleanups
bzr-revno: 1346
2011-03-03 18:35:55 +00:00
Andreas Preikschat 0ea0c9bf60 fix for merge 2011-03-03 19:28:41 +01:00
Andreas Preikschat 177b061b63 r1345 2011-03-03 18:48:17 +01:00
Tim Bentley 4d8fe306a5 Fix hide mouse error
bzr-revno: 1345
Fixes: https://launchpad.net/bugs/728551
2011-03-03 17:42:37 +00:00
Tim Bentley 4faea1a0a2 r1344 2011-03-03 17:07:53 +00:00
Tim Bentley 9d875bf85b Fix hide cursor error
Fixes: https://launchpad.net/bugs/728551
2011-03-03 17:07:36 +00:00
Mattias Põldaru 87aa8b9b5e fix, don't translate GPL at all 2011-03-03 08:34:17 +02:00
Mattias Põldaru 886f20aaff text fix + making it easier to translate 2011-03-03 03:40:18 +02:00
Andreas Preikschat 1fda0e371a clean ups 2011-03-02 19:20:47 +01:00
Andreas Preikschat 9b941d2f83 r1344 2011-03-02 19:08:02 +01:00
Andreas Preikschat aba791e46a fixed doc 2011-03-02 19:07:07 +01:00
Andreas Preikschat 58e91aec7e removed white space 2011-03-02 18:58:17 +01:00
Andreas Preikschat 6da5cdfb2e removed not needed parameter 2011-03-02 18:56:06 +01:00
Andreas Preikschat 1ec23f00ff added method to get list of screens, clean ups 2011-03-02 18:44:01 +01:00
Raoul Snyman 94632ca7b8 Updated translations.
bzr-revno: 1344
2011-03-02 19:39:01 +02:00
Tim Bentley 00e43bc6a7 Fix toolbar separator.
bzr-revno: 1343
Fixes: https://launchpad.net/bugs/725887
2011-03-02 17:09:56 +00:00
Andreas Preikschat 6c310efd52 r1342 2011-03-02 15:41:28 +01:00
Raoul Snyman 2c4a0a20d1 Fixed another faulty string. 2011-03-02 08:03:33 +02:00
Raoul Snyman a50181c5b4 Updated translations. 2011-03-01 20:39:12 +02:00
Raoul Snyman 4e60a59886 Fixed up some translations. 2011-03-01 20:26:54 +02:00
Raoul Snyman 6e7dd2ebcb Updated the translations. 2011-03-01 20:21:00 +02:00
Andreas Preikschat 89c988b728 moved code to ScreenList class 2011-03-01 18:16:59 +01:00
Andreas Preikschat c7644bf8d9 removed unused import 2011-02-28 20:36:58 +01:00
Andreas Preikschat 0cda85a8a5 r1342 2011-02-28 20:27:22 +01:00
Matthias Hub 64beacd6d5 OS X build scripts
bzr-revno: 1342
2011-02-28 19:21:55 +00:00
Andreas Preikschat b309c8d673 clean up 2011-02-27 19:19:16 +01:00
Andreas Preikschat 0bb1ec6db5 clean up 2011-02-27 17:27:45 +01:00
Andreas Preikschat 4792a73bb4 change screen size when the screen resolution changes (only when the user does not override the screen); reload settings when screen resolution changed or a new screen has been detected 2011-02-27 16:44:56 +01:00
Tim Bentley 60520315a7 r1341 2011-02-27 06:59:09 +00:00
Tim Bentley d0520b739c Fix toolbar Separator
Fixes: https://launchpad.net/bugs/725887
2011-02-27 06:58:23 +00:00
Andreas Preikschat 86eb34ae1c clean ups, further implementation 2011-02-26 22:43:41 +01:00
Andreas Preikschat 0cd10c83e1 r1341 2011-02-26 17:36:48 +01:00
Jon Tibble ccfb472aa6 Fix Jesus' words in BibleGateway parsing.
bzr-revno: 1341
2011-02-26 12:11:41 +02:00
Armin Köhler 6e64c07963 Bug fixes.
bzr-revno: 1340
2011-02-26 12:07:30 +02:00
Tim Bentley ba0c2f6e11 Small cleanup
bzr-revno: 1339
2011-02-26 10:02:57 +00:00
Armin Köhler 631d8e84ff adapt regex
define author_temp again
2011-02-26 09:14:37 +01:00
Armin Köhler 7aceca340a r1338 2011-02-26 08:46:53 +01:00
Tim Bentley abe04ad4bb r1338 2011-02-26 07:10:26 +00:00
Tim Bentley f79d95bf21 Move Display Tag Menu Item
bzr-revno: 1338
2011-02-26 07:09:40 +00:00
Jon Tibble 5aab03634a Head r1337 2011-02-26 00:36:07 +00:00
Jon Tibble fe2f80d147 Fix BibleGateway Jesus' speech 2011-02-26 00:34:46 +00:00
Andreas Preikschat 149059aef5 Clean ups (missing lines, white spaces, etc.)
bzr-revno: 1337
2011-02-26 00:05:34 +02:00
Andreas Preikschat 43f6eb2b4c Removed unused enumeration class.
Fixed a bug (Clicking the advanced "Search" button will cause a traceback when no bible is present)
Cosmetic cleanups.

bzr-revno: 1336
2011-02-26 00:03:19 +02:00
Andreas Preikschat 1a645acc06 removed information_message_box 2011-02-25 21:29:45 +01:00
Andreas Preikschat b12a37b986 inform the user, that he has to restart openlp if he wants changes to the monitor set up to be available 2011-02-25 20:52:13 +01:00