Andreas Preikschat
5ef0cc12c0
started working on saving/loading shortcuts
2011-03-30 18:34:40 +02:00
John Cegalis
bff895ec8f
first run wizard
2011-03-30 12:07:22 -04:00
Raoul Snyman
09b41ebb52
Updated hungarian translation and fixed a translator's name.
...
bzr-revno: 1438
2011-03-30 13:38:42 +02:00
Wesley Stout
a9422f6d25
corrections to troubleshooting
2011-03-30 05:53:56 -05: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
Raoul Snyman
211b20486e
Updated hungarian translation and fixed a translator's name.
2011-03-30 07:37:56 +02:00
Wesley Stout
3f2d71b17f
corrections to troubleshooting
2011-03-29 18:13:30 -05:00
Andreas Preikschat
e20fd7d85d
clean up
2011-03-29 21:58:04 +02:00
Andreas Preikschat
b9b0cbbe9c
removed things, as this did not work
2011-03-29 21:52:21 +02:00
John Cegalis
28335f324f
first run wizard
2011-03-29 14:13:24 -04:00
Andreas Preikschat
6f3fd53419
automatically add to actionList where possible
2011-03-29 19:47:24 +02:00
John Cegalis
d16b0fb155
first run wizard
2011-03-29 13:09:02 -04:00
Andreas Preikschat
d9c2d92c8c
2011-03-29 18:44:36 +02:00
Andreas Preikschat
32240f7bbe
r1437 + resolved conflict
2011-03-29 16:14:05 +02:00
Andreas Preikschat
19138cd9e5
started reworking shortcuts
2011-03-29 15:56:49 +02:00
Andreas Preikschat
d6462a56a4
- fixed forgotten applicationVersion
...
bzr-revno: 1437
2011-03-29 14:41:43 +02:00
Jonathan Corwin
8d39cc69d6
1. Override <sup> so it doesn't adjust the line-spacing for Bible verses
...
2. Fix problem on Windows where it wasn't exiting properly due to QApplication reference being passed/stored on the mainwindow
3. Disable command-line loading of service files on Windows, since OpenLP isn't able to open executables
bzr-revno: 1436
Fixes: https://launchpad.net/bugs/744463
2011-03-29 14:29:42 +02:00
Wesley Stout
9f656a376c
added troubleshooting section corrected a couple of screenshots also
2011-03-28 16:54:49 -05:00
Wesley Stout
349cdad08f
head
2011-03-28 16:38:04 -05:00
Jonathan Corwin
d220669e9b
head
2011-03-28 21:56:36 +01:00
Jonathan Corwin
ad25d42fb5
If I'm going to make changes, I should really start from a clean slate...
2011-03-28 21:53:26 +01:00
Jonathan Corwin
86ec612af0
Oops, prints
2011-03-28 21:47:19 +01:00
Jonathan Corwin
221fa3b8b6
Disable commandline parsing for Windows, it don't work
2011-03-28 21:46:31 +01:00
Jonathan Corwin
2cce748d20
Change superscript so it still works in print. Fix problem with openlp not closing
2011-03-28 21:18:55 +01:00
Andreas Preikschat
3aaaa8895b
fixed a bug in the exception form
2011-03-28 19:29:25 +02:00
Andreas Preikschat
23cd91a41c
r1435
2011-03-28 19:26:04 +02:00
Tim Bentley
56023b1572
r1435
2011-03-28 17:42:10 +01:00
Andreas Preikschat
ba90ab2ce2
r1435
2011-03-28 16:56:56 +02:00
Andreas Preikschat
5cae56ebb3
- import topics from usr files (txt files seem not to support topics)
...
- clean ups
bzr-revno: 1435
2011-03-28 16:42:38 +02:00
Raoul Snyman
91b6a4f15c
Changed line endings on make.bat to Windows.
...
bzr-revno: 1434
2011-03-28 12:50:28 +02:00
Raoul Snyman
534c17fbf1
Changed line endings on make.bat to Windows.
2011-03-28 10:52:37 +02:00
Raoul Snyman
a75d4aae73
Some magic to make Qt Help and HTML Help builds use the 'compiled help' theme, and the HTML build to use the normal HTML theme.
...
bzr-revno: 1433
2011-03-28 10:49:10 +02:00
Jonathan Corwin
1e973c6c8d
Attempt superscript without affecting line spacing
2011-03-27 23:28:20 +01:00
Matthias Hub
ea16d11011
Fix OS X language selection and update .version in OS X build
...
bzr-revno: 1432
2011-03-27 22:36:00 +01:00
Raoul Snyman
63282e7137
Removed an unnecessary print statement.
2011-03-27 23:01:29 +02:00
Raoul Snyman
3efb36c9e3
Set the HTML/Qt Help theme when building either one of those, otherwise use the default theme.
2011-03-27 22:25:02 +02:00
Andreas Preikschat
e0db4bd848
r1413
2011-03-27 20:52:43 +02:00
Andreas Preikschat
26f144e1ec
fix for ticket #142
2011-03-27 20:28:03 +02:00
Andreas Preikschat
90236dedad
r1431
2011-03-27 20:16:07 +02:00
Andreas Preikschat
1cced38067
use clicked rather than pressed to avoid inserting [---] more than once
...
bzr-revno: 1431
2011-03-27 19:54:47 +02:00
Jonathan Corwin
2edfbd9223
head
2011-03-27 18:54:10 +01:00
Andreas Preikschat
c0f5191d6c
clicked rather than pressed
2011-03-27 19:00:34 +02:00
Tim Bentley
406b07b63f
Bug #730294 : Auto-preview, not previewing next item if go live from preview
...
Bug #735367 : Blank to theme won't unblank
Bug #742122 : Prevent multiple instances
Also add ability to stop media in the middle.
Add ability to use command line or double click from desktop to pass service file.
(Needs build script changes)
bzr-revno: 1430
Fixes: https://launchpad.net/bugs/742122 , https://launchpad.net/bugs/735367 , https://launchpad.net/bugs/742122
2011-03-27 18:00:30 +01:00
Andreas Preikschat
5ac454d99f
r1429
2011-03-27 18:54:30 +02:00
Tim Bentley
d3e2fe79e9
wot not print
2011-03-27 17:39:04 +01:00
Tim Bentley
6d4792aa87
r1429
2011-03-27 17:30:54 +01:00
Tim Bentley
fc3f35f0f9
Question mark
2011-03-27 17:30:40 +01:00
Andreas Preikschat
dbefa29054
fixed mistake
2011-03-26 22:03:28 +01:00
Andreas Preikschat
f2acce4a77
missing spaces
2011-03-26 21:59:44 +01:00