Commit Graph

137 Commits

Author SHA1 Message Date
Jon Tibble
3454f95ddf Cleanups 2011-01-06 20:48:22 +00:00
Tim Bentley
fd5e173d21 Cleanups 2011-01-01 12:49:38 +00:00
Tim Bentley
b52ead934d Add Cursor management 2011-01-01 11:44:16 +00:00
Tim Bentley
e77ce3ffdb Bump values by 1 version or year 2010-12-26 11:04:47 +00:00
Raoul Snyman
4dc526b345 Add an option to pull the version directly from Bazaar (for the developers) 2010-10-10 21:44:41 +02:00
rimach
d2bf1fedae correct piped soffice start, fix Python2.5 problem with unicode strings in optparse 2010-09-16 23:01:44 +02:00
Raoul Snyman
67eb7300d3 Re-aligned parser options.
Fixed a bug we all missed :-)
2010-09-15 14:23:42 +02:00
Raoul Snyman
da15d252bc Fix for bug #635515.
Added a command line parameter to bypass the exception form.
2010-09-14 22:06:01 +02:00
Raoul Snyman
7c2da6e2e3 Added a global exception catcher, so that our poor n00bs can see what happened. 2010-09-07 22:42:33 +02:00
Jonathan Corwin
277f5e1380 Always use screenGeometry 2010-09-04 21:08:36 +01:00
Jonathan Corwin
9c0391fe73 Screen size and scrollbar fix? 2010-09-04 18:55:10 +01:00
Tim Bentley
492389b715 Head990 2010-08-25 18:08:36 +01:00
Raoul Snyman
530530d791 Got the song wizard working. Pity none of the importers seems to work at the moment. 2010-08-22 21:50:30 +02:00
Tim Bentley
71d183d244 Fix from merge 2010-08-01 09:41:09 +01:00
Tim Bentley
fb4bd1a8c2 Head981 2010-08-01 09:30:42 +01:00
Jon Tibble
ee80308997 Code sorting, refactoring and cleaning 2010-07-30 23:48:09 +01:00
Tim Bentley
c46dfab8a1 Head979 2010-07-30 19:02:57 +01:00
Jon Tibble
003cfd1e68 Fix unused var and standardise loop vars 2010-07-30 17:13:17 +01:00
Tim Bentley
44fd8f31e0 Head974 2010-07-27 19:54:53 +01:00
Jon Tibble
37b2304eeb Trailing new lines 2010-07-27 10:32:52 +01:00
Tim Bentley
fbe647b896 Head968 2010-07-25 10:03:01 +01:00
Raoul Snyman
2f2b339863 Update the copyright notice. 2010-07-25 00:10:47 +02:00
Tim Bentley
8219a9c222 Code Cleanup 2010-07-23 06:05:34 +01:00
Raoul Snyman
0cf1acf97b Removed an unnecessary import.
Fixed margins.
Moved the "display" tab into the general tab.
2010-07-14 17:58:28 +02:00
Jon Tibble
a9e9f334e2 Fix log file location 2010-06-22 13:32:15 +01:00
Jon Tibble
6ab879ebdb Exception and Head r830 2010-05-31 00:07:15 +01:00
rimach
16b202d8b5 Head 2010-05-10 22:44:38 +02:00
Martin Thompson
efa1e8c2d9 Quick fix to handle Bible config gets confused and returns None 2010-05-07 21:29:21 +01:00
rimach
b74dec5446 update 2010-04-30 21:23:02 +02:00
Jon Tibble
bc74bc0335 Cleanup settings saving 2010-04-28 15:17:42 +01:00
Jon Tibble
9605183812 Config file to QSettings conversion 2010-04-27 17:27:57 +01:00
rimach
95a1419d9c Head 2010-04-25 21:29:39 +02:00
Jon Tibble
50e555db40 Head r799 2010-04-23 21:33:48 +01:00
Jon Tibble
fbc36e3e9a Add recent files functionality 2010-04-23 19:30:53 +01:00
Jon Tibble
81a208654a Remove redundant code 2010-04-23 15:09:54 +01:00
rimach
fe66e37a57 corrections 2010-04-19 21:12:34 +02:00
rimach
ea64675d65 update i18n implementation 2010-04-17 00:06:28 +02:00
Jonathan Corwin
bc6b7a8488 signal/slot refactor part 1 2010-04-16 08:31:01 +01:00
rimach
95998f456a Head 2010-04-15 17:04:00 +02:00
Raoul Snyman
f8e3021162 Once and for all, fix the silly version problem! 2010-04-11 00:24:22 +02:00
rimach
906aa26bf8 add language selection 2010-03-31 11:43:52 +02:00
Raoul Snyman
abfc977b17 Fix to deal with "X.Y.Z" style version (i.e. without the "-bzrXXX"). 2010-03-27 14:37:21 +02:00
Raoul Snyman
ea5ceaf00a Updated copyright.
Updated credits.
2010-03-22 01:58:01 +02:00
Raoul Snyman
ccfa7501ce - Fixed up Mac OS X detection
- Removed an unnecessary import
- Fixed an export
2010-03-12 20:31:13 +02:00
Raoul Snyman
a355c381c2 Fixed up a bug introduced in the merge. 2010-03-06 01:03:00 +02:00
Raoul Snyman
250fb09737 Merged head in. 2010-03-05 20:37:52 +02:00
Tim Bentley
56f8d3befb Cleaned up logging code
Added code to stop themes in use being deleted
Added Service Notes to service items
Fixed ServiceManager context menu so it works based on the item selected
Various minor bug fixes
Fix up bug for Theme savings and OOS

bzr-revno: 723
2010-03-05 13:27:42 +00:00
Tim Bentley
f4e25bf329 Finish logging cleanup 2010-03-04 22:09:03 +00:00
Tim Bentley
181c7c9946 Event clean ups and fixes 2010-03-04 22:03:43 +00:00
Raoul Snyman
977e896a21 Create the config directory if it doesn't exist yet, in order to save the log file.
bzr-revno: 722
2010-03-04 21:47:17 +02:00