Commit Graph

114 Commits

Author SHA1 Message Date
Jon Tibble b7dd528d50 Cleanups 2010-11-03 17:19:44 +00:00
Raoul Snyman 0373f93130 Change the table to a tree.
Hook the tree up to the shortcut list.
Fix adding actions to shortcut list.
2010-10-28 08:36:18 +02:00
Raoul Snyman a249393b2c HEAD 2010-10-28 07:24:31 +02:00
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
Jon Tibble a6bcfbf568 Cleanups 2010-10-21 16:31:22 +01:00
rimach 7a7a4795f4 correct english sentense 2010-09-23 19:13:57 +02:00
rimach d1172e14c1 fix click/unclick 'Auto detect', fix saving of language setting 2010-09-22 20:03:10 +02:00
rimach 395fe85d42 update 2010-09-21 21:53:46 +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
Tim Bentley 7b46f33cde Space 2010-09-11 16:58:03 +01:00
Tim Bentley 8d51128e0c Fix translation code to find qm files 2010-09-11 15:03:10 +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 2bd442ff4f More naming cleanup 2010-07-28 14:15:39 +01:00
Jon Tibble 37b2304eeb Trailing new lines 2010-07-27 10:32:52 +01:00
Jon Tibble 96033624aa Head r968 2010-07-25 12:47:53 +01:00
Raoul Snyman 2f2b339863 Update the copyright notice. 2010-07-25 00:10:47 +02:00
Jon Tibble 6e6d44710f Head r965 2010-07-24 22:03:58 +01:00
Jon Tibble b5ceb59e27 Cleanup getters and setters 2010-07-23 01:01:06 +01:00
Raoul Snyman 7ec7235676 Updated more strings and things. 2010-07-21 07:20:03 +02:00
Jon Tibble 4a4da4ba2c Naming and docstrings 2010-06-29 08:07:03 +01: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
Tim Bentley 41789ef5e3 Translate string clean up
core/lib/__init__.py
core/utils/languagemanager.py
core/lib/mediamanageritem.py
core/ui/slidecontroller.py
core/ui/plugin*.py
core/ui/service*.py
2010-06-19 05:05:39 +01: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 2dac357fa7 HEAD 2010-06-10 15:17:39 +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 0b1621923a PEP8 type checking and cleanups 2010-06-09 18:09:32 +01:00
Jon Tibble 559e4c4d63 Cleanups 2010-06-08 16:38:09 +01:00
Frode Woldsund 7f2c1f04a5 Fixed all translate() function in the project (exept the one in plugin), by adding spaces and make sure on line is longer then 80 char and adding u' in front of all argument is translate() functions 2010-06-06 13:05:35 +02:00
Jon Tibble f0c03ad2cb Cleanups 2010-05-26 00:07:50 +01:00
rimach 294b0abfc0 remove unused imports, correct import order 2010-05-11 23:05:08 +02:00
rimach 2ee1c5ed9b load correct settings for translation 2010-05-10 19:56:29 +02: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 707ad60850 reactivate old translate functionality 2010-04-20 21:09:14 +02:00
rimach fe66e37a57 corrections 2010-04-19 21:12:34 +02:00