Commit Graph

926 Commits

Author SHA1 Message Date
Jon Tibble 226277e55d Head r852 2010-06-18 12:57:50 +01:00
Tim Bentley 0d35135945 Fix Bug #595672 2010-06-18 08:42:38 +01:00
Tim Bentley d143b197a3 Head851 2010-06-18 06:59:31 +01:00
Tim Bentley e4f77dbacb Bug fixes 2010-06-18 06:58:40 +01:00
Jon Tibble 8382ea5303 Fix service manager DnD (Bug #595671) 2010-06-18 00:17:16 +01:00
Jon Tibble 5dc87d3ede Cleanups 2010-06-17 22:07:01 +01:00
Jon Tibble 035ae84f39 Import translate 2010-06-17 15:23:50 +01:00
Frode Woldsund cc7b6a9ec3 Merged whit current trunk 2010-06-17 00:14:46 +02:00
Meinert Jordan 48619f72cc Various i18n fixes.
bzr-revno: 847
2010-06-15 17:22:26 +02:00
Jon Tibble 754da4c28e Fix PEBKAC 2010-06-14 14:43:04 +01:00
Jon Tibble a4f0df76cc Fix QColorDialog usage 2010-06-14 14:23:19 +01:00
Frode Woldsund e94bba463b The translate() function is a static method. Fixed. 2010-06-14 14:24:30 +02:00
Frode Woldsund 7b43146421 merged with current trunk 2010-06-14 08:38:51 +02:00
Jon Tibble 0558900951 Head r843 2010-06-14 03:48:12 +01:00
Tim Bentley d25d8a9b44 Head842 2010-06-13 20:42:09 +01:00
Tim Bentley f38d97686e Fix method 2010-06-13 20:41:11 +01:00
Tim Bentley 732ce9555e Fix up blanks screen issues and cleanups 2010-06-13 20:34:25 +01:00
Jon Tibble ec4d54e66a Fix variable naming 2010-06-12 21:22:58 +01:00
M2j 06549eed0d delclare recentFiles as QStringList 2010-06-11 15:26:24 +02:00
M2j f524c7ff45 On start without configuration recentFiles might become a python list 2010-06-11 15:11:50 +02:00
Jon Tibble 914a710f95 More docstrings 2010-06-10 22:30:50 +01:00
Jon Tibble 78114b8063 Apply docstrings feedback 2010-06-10 20:45:02 +01:00
Jon Tibble 7ddaff2843 Head r839 2010-06-10 17:36:49 +01:00
M2j 69c6e0ef02 use filesystem char encoding for file operations 2010-06-10 16:42:55 +02:00
Jon Tibble 78a6d20bb3 Fix theme migration method parameters 2010-06-10 14:20:43 +01:00
M2j 2dac357fa7 HEAD 2010-06-10 15:17:39 +02:00
M2j 83968d8194 fix: QStringList has no pop() methode 2010-06-10 10:07:58 +02:00
M2j f51d67cd51 exception and string fix 2010-06-10 09:59:46 +02:00
Jon Tibble 8d059fb84e Add DocStrings 2010-06-10 02:57:59 +01:00
Jon Tibble 1cfcdadbd1 thememanager tweaks 2010-06-10 01:03:38 +01:00
Jon Tibble e40cdf792f Fix theme export breakage and lack of feedback 2010-06-10 00:28:02 +01:00
M2j 19ca36f946 final fine tuning 2010-06-10 01:08:12 +02:00
M2j b022fef955 combining two import statements 2010-06-10 01:03:08 +02:00
M2j 88930d3600 fix: Collecting files for theme export was broken 2010-06-10 00:18:07 +02:00
M2j 8296b8dc84 Additional translatable strings
Removed string_to_unicode and variant_to_unicode
2010-06-09 23:15:37 +02:00
M2j 940c6fd44f Set theme and service file content to UTF-8
Replaced replaced all non-ASCII chars in the sources (exept of comments)
Fixed theme background images bug
2010-06-09 21:10:57 +02:00
Jon Tibble 0b1621923a PEP8 type checking and cleanups 2010-06-09 18:09:32 +01:00
Frode Woldsund f5b02659b6 Replaces missed trUtf8('...') -> translate(u'PluginName.ClassName', '...') 2010-06-09 13:11:01 +02:00
Jon Tibble 6792a4cce7 Couple more whitespace cleanups 2010-06-08 16:56:47 +01:00
Jon Tibble 559e4c4d63 Cleanups 2010-06-08 16:38:09 +01:00
Frode Woldsund 2df6bf5ef5 Fixed some wrong translate context and some indentation errors 2010-06-07 23:36:22 +02:00
Frode Woldsund b7d4f537e5 . 2010-06-07 00:44:49 +02:00
Frode Woldsund 23ac93019a Merged the trunk into my tree 2010-06-07 00:30:11 +02:00
Frode Woldsund 84d8f0f12a ups.. removed a "0" that should not be here.. 2010-06-06 16:46:07 +02:00
Frode Woldsund d364bcbc2a fixed translate() 'u symbol in Aboutform 2010-06-06 16:26:08 +02: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
Frode Woldsund dc35faf1ae Fixed all errors from the feedback I got from IRC 2010-06-06 12:07:48 +02:00
Frode Woldsund e88c05bd58 Added unicon symbol to all arguments in the translate() function. And fixed missing "spaces" and other smal error regarding the coding standar 2010-06-06 11:52:11 +02:00
Tim Bentley 61b4850941 Clean up slidecontroller 2010-06-05 16:31:07 +01:00
Jon Tibble 08f0c1ff49 Cleanup including diff check fixes 2010-06-01 18:13:54 +01:00