Commit Graph

144 Commits

Author SHA1 Message Date
rimach crichter@web.de 9dfb50951f bugfixing 2011-06-14 18:10:20 +02:00
rimach crichter@web.de 2c62a819b3 Head 2011-06-13 23:20:20 +02:00
Tim Bentley 608910a098 Fix name 2011-06-12 17:02:52 +01:00
Tim Bentley c812770153 Copyright fixes 2011-06-12 16:41:01 +01:00
rimach crichter@web.de 592af0e181 bugfixing 2011-06-08 15:18:05 +02:00
rimach crichter@web.de 43fe38c129 sync 2011-06-06 21:12:14 +02:00
rimach crichter@web.de dbce448da1 update 2011-06-05 23:10:49 +02:00
Armin Köhler 17209fcc29 define appStartup() in plugin.py
remove hassattr(plugin, appStartup)
2011-06-05 20:46:00 +02:00
Jonathan Corwin 82a72fdc87 Don't set .parent's on Qt items, pass to init instead 2011-05-28 19:47:14 +01:00
Jonathan Corwin 4138d6fbd0 Change lots of parents 2011-05-28 10:53:37 +01:00
Tim Bentley acdbefd922 Fixes 2011-05-26 18:11:22 +01:00
Tim Bentley 8f6ed366a1 Copyright updates 2011-05-26 17:25:54 +01:00
Raoul Snyman 7669643774 Updated the copyright notice, adding Jeffrey Smith back in after he accidentally got removed somewhere somehow. 2011-05-24 22:47:05 +02:00
Tim Bentley 6e9459b63d r1482 2011-04-25 07:44:04 +01:00
Tim Bentley f94ae1a9c5 Head r 1469 2011-04-16 12:42:35 +01:00
Raoul Snyman 8090adf1bc Made UiStrings a Singleton, and updated all usage of it. 2011-04-15 23:43:59 +02:00
Tim Bentley 269c4fa044 Fixups 2011-04-15 18:17:51 +01:00
Tim Bentley 206cd90639 Finished 2011-04-14 19:30:53 +01:00
Tim Bentley 6454b88a83 Fix Tab parentage 2011-04-13 20:12:47 +01:00
Tim Bentley 20fbe4d28d Settings Cleanup part2 2011-04-12 20:32:17 +01:00
Tim Bentley e00eaba884 Settings Cleanup part1 2011-04-12 18:45:32 +01:00
Tim Bentley 2ba0d410fc More Cleanups 2011-03-28 19:56:39 +01:00
Andreas Preikschat 2536e54677 r1418 2011-03-24 22:19:17 +01:00
Raoul Snyman bf058430d2 Updated the copyright information and the contributors.
bzr-revno: 1418
2011-03-24 22:07:31 +02:00
Andreas Preikschat 67ee8394c2 moved version function 2011-03-24 20:12:27 +01:00
Raoul Snyman efbcfd0772 Updated copyright information. 2011-03-24 21:04:02 +02:00
Andreas Preikschat 682c32eaad changed hard coded version numbers 2011-03-24 17:09:05 +01:00
Andreas Preikschat 8374c2d449 redundant code 2011-03-10 20:17:05 +01:00
Raoul Snyman 780a87e840 Updated copyright information. Removed .eric4project directory from version control. 2011-02-24 07:47:38 +02:00
Jon Tibble a8d2d3661d Sort grammar breakers 2011-02-16 03:06:34 +00:00
Jon Tibble 3f6f1940d9 Head r1301 2011-02-14 20:07:04 +00:00
Jon Tibble 5e8b8eedf3 Strings not variable names\! 2011-02-14 19:08:18 +00:00
Jon Tibble 531e50a417 Fix translation breaking strings 2011-02-14 17:25:51 +00:00
Jon Tibble d5596583ff Fixes, cleanups, strings 2011-02-14 16:08:17 +00:00
Jon Tibble 12d0867623 Plugin refactor: icons, tabs, mediaitems 2011-02-11 04:04:05 +00:00
Jon Tibble 45f9fa8f2f More translation refactors 2011-02-09 17:30:38 +00:00
Jon Tibble c736d0f1f8 Cleanups 2011-02-07 15:55:02 +00:00
Jon Tibble 6751aa41b1 Stop reloading songs all the time 2011-02-03 03:50:04 +00:00
Andreas Preikschat 6f7f473b0c fixed appending images with a localisted gui 2011-02-02 13:28:48 +01:00
Tim Bentley ee652c4142 Fix typing error 2011-01-09 08:47:48 +00:00
Tim Bentley a464ab791b Head 1169 2010-12-27 08:32:01 +00:00
Tim Bentley e77ce3ffdb Bump values by 1 version or year 2010-12-26 11:04:47 +00:00
Tim Bentley e9082eaec3 Start to add functionality to allow tags to be customised 2010-12-23 17:42:28 +00:00
Tim Bentley a25ce9d3cf Sort out Camels 2010-12-11 20:49:50 +00:00
Tim Bentley 75d35cf182 Fix duplicate file saving bug
Fix drag and drop service item bug

Fixes: https://launchpad.net/bugs/656177
2010-10-07 18:52:40 +01:00
rimach f869e0d979 replace self.text_strings with self.textStrings, fix doc string 2010-10-05 18:09:48 +02:00
rimach 2e72e2cbe7 add missing function content 2010-09-30 07:04:31 +02:00
rimach ec16298908 add missing newlines, simplify getString function, wrap long lines 2010-09-29 23:06:59 +02:00
rimach f265c552ea replace strings with text_strings 2010-09-27 20:15:55 +02:00
rimach 399813e6aa fix for the merge comments, add correct translations for settings window 2010-09-16 23:10:36 +02:00