Raoul Snyman
419b6469ce
Finished up the actions list.
2010-10-28 07:21:45 +02:00
Raoul Snyman
fceb9d8978
Separated action list stuff into its own file.
2010-10-27 17:35:15 +02:00
Raoul Snyman
574d108a82
Started working on some list classes to create nice categorised action lists.
2010-10-27 15:49:21 +02:00
Raoul Snyman
22774b880a
- Fixed up the QM file locations for static builds.
...
- Added PyEnchant to the build process.
- Fixed LanguageManager to be complaint with the coding standards.
2010-09-16 22:40:12 +02:00
Jon Tibble
1968803619
More cleanups
2010-09-14 15:43:21 +01:00
Tim Bentley
37aecbefaf
Lanugages now work
2010-09-12 10:14:02 +01:00
Raoul Snyman
364940c547
Additional failover for version problems.
...
bzr-revno: 993
2010-08-26 15:54:05 +02:00
Raoul Snyman
3b1c151e15
Fail silently on version problems.
...
Renamed a variable to be a little more sensible.
2010-08-26 07:35:34 +02:00
Jon Tibble
06fd68b3d8
Cleanups & fix version check
2010-08-26 01:37:25 +01:00
Jon Tibble
ee80308997
Code sorting, refactoring and cleaning
2010-07-30 23:48:09 +01:00
Jon Tibble
37b2304eeb
Trailing new lines
2010-07-27 10:32:52 +01:00
Raoul Snyman
2f2b339863
Update the copyright notice.
2010-07-25 00:10:47 +02:00
Jon Tibble
912668c619
Fix version check (Bug #597121 )
2010-06-22 17:17:15 +01:00
Jon Tibble
a9e9f334e2
Fix log file location
2010-06-22 13:32:15 +01:00
Raoul Snyman
ba4b7a9b7f
Removed lowercasing of image formats.
2010-06-19 20:42:49 +02:00
Raoul Snyman
e615401007
Make image formats filter in a central location.
2010-06-19 20:00:50 +02:00
Meinert Jordan
48619f72cc
Various i18n fixes.
...
bzr-revno: 847
2010-06-15 17:22:26 +02:00
Jon Tibble
78114b8063
Apply docstrings feedback
2010-06-10 20:45:02 +01:00
M2j
69c6e0ef02
use filesystem char encoding for file operations
2010-06-10 16:42:55 +02:00
M2j
8296b8dc84
Additional translatable strings
...
Removed string_to_unicode and variant_to_unicode
2010-06-09 23:15:37 +02:00
Jon Tibble
f0c03ad2cb
Cleanups
2010-05-26 00:07:50 +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
Jon Tibble
e640041318
Document separators in add_actions
2010-04-23 20:42:51 +01:00
Jon Tibble
37720b9cdb
Add add_actions support function
2010-04-23 17:00:32 +01:00
rimach
ea64675d65
update i18n implementation
2010-04-17 00:06:28 +02:00
Raoul Snyman
f8e3021162
Once and for all, fix the silly version problem!
2010-04-11 00:24:22 +02:00
Raoul Snyman
85d44554b0
Bible fixes:
...
- Red letter text on CrossWalk import.
- Removed text on web download progress, moved to an "indeterminable" progress style.
- Some unicode optimisations.
bzr-revno: 775
2010-03-27 22:19:47 +02:00
Raoul Snyman
d2670b1cb0
Bible fixes:
...
- Red letter text on CrossWalk import.
- Removed text on web download progress, moved to an "indeterminable" progress style.
- Some unicode optimisations.
2010-03-27 21:59:35 +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
19c5c07c54
Add Christian and Phill to the credits
...
bzr-revno: 755
2010-03-22 10:37:18 +02:00
Raoul Snyman
ea5ceaf00a
Updated copyright.
...
Updated credits.
2010-03-22 01:58:01 +02:00
Raoul Snyman
be598da4f9
Fixed a number of issues in the Bibles:
...
- Cleaned up unicode handling in BibleGateway import
- Cleaned up unicode handling in the import wizard itself
- Added some more tags to the list of things to be removed in the OSIS import
- Fixed a bug with spaces in book names in the CrossWalk import
- Created a generic QVariant to unicode converter method
2010-03-22 00:16:43 +02:00
Raoul Snyman
6414330b2c
Reworked the BibleGateway Bibles.
...
Changed some code to be standards compliant.
2010-03-18 23:36:30 +02:00
Jon Tibble
de767459bd
Fix 2 for AppLocation changes
2010-03-18 16:25:25 +00:00
Jon Tibble
5d2fe81d71
Fix for AppLocation changes
2010-03-18 15:52:37 +00:00
Jon Tibble
fea160c5c4
AppLocation.PluginsDir changes
2010-03-18 15:43:27 +00: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
8e5e1dfc36
Merged from HEAD
2010-03-09 21:58:59 +02:00
Tim Bentley
77e671bd78
Remove unneeded version tagging
2010-03-07 06:42:22 +00:00
Raoul Snyman
6f4b4b2616
Moved all "get_xxxxx_directory" functions into one "AppLocation" class.
...
Set the plugin manager to use this new AppLocation class as well.
2010-02-21 14:43:03 +02:00
Raoul Snyman
70251a4321
- Created independant "get_config_directory" and "get_data_directory" methods.
...
- Moved log file to configuration file location for non-root/administrator users.
2010-02-21 08:32:43 +02:00
Tim Bentley
58894e2afa
Update default config file and add version checking option
2010-02-05 19:08:47 +00:00
Raoul Snyman
b4b075c961
Updated copyright year.
2009-12-31 14:52:01 +02:00
Raoul Snyman
f5bee07341
Added Michael to the copyright notice.
...
Fixed a bug where Media Manager item toolbar buttons were becoming toggle buttons.
Cleaned up config settings.
Miscellaneous other bugfixes.
2009-11-30 22:29:26 +02:00
Raoul Snyman
47bf4477d4
Fixed up a few configuration settings.
2009-11-30 20:29:22 +02:00
Raoul Snyman
ae905abfde
Spruced up the About page. Made a few configuration key changes.
2009-11-29 16:07:25 +02:00
Jon Tibble
770751899c
Fix urlopen() and mainDisplay closing
2009-10-16 22:29:38 +01:00
Tim Bentley
aa1830c0b6
head
2009-10-14 19:29:06 +01:00