Commit Graph

347 Commits

Author SHA1 Message Date
Tim Bentley fbe647b896 Head968 2010-07-25 10:03:01 +01:00
Tim Bentley 9efad8da66 Head966 - and fix mediaitem 2010-07-25 07:21:29 +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
Tim Bentley ec788f33c9 Head964 2010-07-24 17:56:02 +01:00
Tim Bentley 63b4696621 Cleanups and ratio changes 2010-07-24 17:55:06 +01:00
Raoul Snyman 3c303365b1 HEAD 2010-07-23 20:07:27 +02:00
Jon Tibble c8c65120cf Head r963 2010-07-23 17:33:03 +01:00
Jon Tibble b5ceb59e27 Cleanup getters and setters 2010-07-23 01:01:06 +01:00
Raoul Snyman f3b44b40be Some newlines to make Jon T happy. 2010-07-22 22:01:03 +02:00
Raoul Snyman 306a403195 Another tweak for Windows. 2010-07-22 21:55:09 +02:00
Raoul Snyman 4263d541dc Minor tweak to make the active tab's text bold in Windows. 2010-07-22 21:30:16 +02:00
Raoul Snyman b0ad5ea1cd Merge from HEAD, plus Jon T's suggested changes. 2010-07-22 20:25:25 +02:00
Raoul Snyman d105ee8dfb Playing some more with the tabs of the media manager. 2010-07-21 23:27:36 +02:00
Raoul Snyman 7ec7235676 Updated more strings and things. 2010-07-21 07:20:03 +02:00
Raoul Snyman 9c5e9f1443 Some tweaks to the display of the media items. 2010-07-20 23:27:21 +02:00
Tim Bentley e31a039568 Head952 and cleanups 2010-07-20 06:16:06 +01:00
Tim Bentley ea2d0cdb72 Preview Works 2010-07-18 15:08:17 +01:00
Tim Bentley 443ff3fecd More refactoring and improvements 2010-07-17 09:59:15 +01:00
Tim Bentley 4d69120225 Head 2010-07-12 18:14:04 +01:00
Jon Tibble 46d561b320 Add saving current media plugin (Bug #596540) 2010-07-12 15:32:48 +01:00
Tim Bentley 3d9fca212f Renderer replacement- text now outputs 2010-07-11 16:53:40 +01:00
Jon Tibble 4eb067343c Fix mismerge 2010-07-10 11:44:23 +01:00
Jon Tibble f3a56ecee6 Fix service saving (Bug #603798)
bzr-revno: 930
2010-07-10 11:31:36 +01:00
Jon Tibble 60b5568979 Fix bug then fix fix! (Bug #603798) 2010-07-10 02:01:14 +01:00
Jon Tibble 9d92f358d4 AdvancedTab: Creation & Recent files 2010-07-09 22:32:32 +01:00
Jon Tibble 961df67a33 Cleanups 2010-07-07 15:44:22 +01:00
Jon Tibble 8de0de9921 Rename methods to better indicate function 2010-07-06 22:23:09 +01:00
Jon Tibble b225a96d09 Small modes refactoring 2010-07-06 22:18:55 +01:00
Raoul Snyman 9e7f98e33c Fixed a small bug where the item in the menu would remain checked despite the fact that the element on the form was no longer visible. 2010-07-06 22:27:57 +02:00
Raoul Snyman 4c291bbed0 Added View Modes. 2010-07-06 22:05:48 +02:00
Raoul Snyman 0a4c9481bf Add a nice little icon for the plugin list. 2010-07-03 23:07:21 +02:00
Raoul Snyman 3a19271a18 Shuffle the menus. 2010-07-03 22:39:29 +02:00
Jonathan Corwin db961c76db Clean up after TRB143's attempts to outclean Meths
Fix pptview plugin when running as exe
2010-07-02 23:18:54 +01:00
Tim Bentley 0656b34df9 Cleanups 2010-07-02 19:21:45 +01:00
Jon Tibble 912516e8f0 Really fix service loading! 2010-06-30 12:59:09 +01:00
Raoul Snyman b188592c32 Fixed up problems with version checking. 2010-06-27 14:49:01 +02:00
M2j 9cdc489735 HEAD 2010-06-19 13:43:05 +02:00
M2j b7ec09cf87 Unicode support for theme XML 2010-06-19 12:41:13 +02:00
Frode Woldsund 77e0e5a397 String Cleanup: replace translate(u'', u'') -> translate('', '') 2010-06-19 01:48:16 +02:00
Jon Tibble 5dc87d3ede Cleanups 2010-06-17 22:07:01 +01:00
Meinert Jordan 48619f72cc Various i18n fixes.
bzr-revno: 847
2010-06-15 17:22:26 +02: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
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
M2j 83968d8194 fix: QStringList has no pop() methode 2010-06-10 10:07:58 +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
Frode Woldsund 23ac93019a Merged the trunk into my tree 2010-06-07 00:30:11 +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
Frode Woldsund 3be909c5c0 Replaced { self.trUtf8() } with { translate() } which is the new standar. I also imported the translate library on the following files. I did not remove any import sinse I do not know how this { self.trUtf8() } does work. 2010-06-01 00:06:16 +02:00
Jon Tibble 2e3b296d2d Use documented list methods 2010-05-28 01:18:26 +01:00
Jon Tibble 3678ea5ea2 Many varied cleanups
bzr-revno: 826
2010-05-27 09:42:56 +01:00
Raoul Snyman 5b39ab942a Indented everything to 4 spaces, as per Jon's recommendation. 2010-05-25 20:55:02 +02:00
Raoul Snyman 6b1a6a0638 More intelligent version checking. 2010-05-25 19:12:21 +02:00
Jon Tibble 871640c374 Whitespace 2010-05-25 17:16:43 +01:00
Tim Bentley d86f0285c9 Song Edit tableisation 2010-05-17 19:39:28 +01:00
Tim Bentley 2300b9d0b7 Heads817 2010-05-16 16:33:31 +01:00
Tim Bentley ac845a93ba Fix screen issues - not sure how though 2010-05-16 16:18:05 +01:00
Tim Bentley c5b12ffaf3 Screen size fix for Raoul 2010-05-15 07:57:29 +01:00
rimach e0664a1e88 bugfixing for i18n 2010-05-11 21:00:21 +02:00
Tim Bentley 0e7fb1c80c minor errors 2010-05-05 20:21:05 +01:00
Tim Bentley 27a963a9c2 Validate Service item viewer loading 2010-05-05 20:14:48 +01:00
rimach 850b4a507f correction for last merge proposal 2010-05-01 22:01:32 +02:00
Jon Tibble 5a7e36b5bc Correct settingsSection naming convention 2010-04-30 23:38:15 +01:00
rimach faffe729f8 Head 2010-04-30 21:30:50 +02:00
rimach b74dec5446 update 2010-04-30 21:23:02 +02:00
Tim Bentley 61a1693ce0 Head 802 2010-04-30 15:27:05 +01:00
Tim Bentley 7491b30be0 Head 801 2010-04-30 10:38:28 +01:00
Jon Tibble 22b00a130f Make settings_sections consistent 2010-04-30 02:31:41 +01:00
Tim Bentley 39a4593bd3 Fix up display buttons 2010-04-29 20:33:45 +01:00
Jon Tibble 32b7bca71e Help -> Website and disable unimplemented options 2010-04-29 13:35:40 +01:00
Jon Tibble bc74bc0335 Cleanup settings saving 2010-04-28 15:17:42 +01:00
Jon Tibble 507cd19739 Cleanups and diff reading fixes 2010-04-28 02:28:37 +01:00
Jon Tibble 9605183812 Config file to QSettings conversion 2010-04-27 17:27:57 +01:00
Jon Tibble f895c66eb1 Clean up saving UI settings 2010-04-26 17:41:31 +01:00
rimach 95a1419d9c Head 2010-04-25 21:29:39 +02:00
Jon Tibble 471f032b6e Save MainWindow position 2010-04-23 22:31:54 +01:00
Jon Tibble b23a699a5a Save MainWindow state and geometry 2010-04-23 22:10:25 +01: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
rimach b2918fc579 Head 2010-04-22 19:12:33 +02:00
Jonathan Corwin 877af7ea2c More fixes 2010-04-21 22:56:48 +01:00
Jonathan Corwin 68685d1be5 head 2010-04-21 21:26:18 +01:00
Jonathan Corwin 40e6289102 head 2010-04-20 23:12:04 +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
Jon Tibble 17ec820b79 Import and typo fixes 2010-04-19 19:43:20 +01:00
Tim Bentley 5a311c6f77 Clean up video class 2010-04-18 20:11:28 +01:00
Tim Bentley 1948da79ff Comments 2010-04-17 12:27:12 +01:00
Tim Bentley a766542854 Display Hook cleanups 2010-04-17 08:53:06 +01:00
Tim Bentley dcd48d1042 Clean up alert dialog with new layout
Alerts over video starting to work 
Fix bug in impress close down
2010-04-17 08:31:15 +01: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
Tim Bentley 3cc600a67b More changes and attempts 2010-04-13 16:53:00 +01:00
Tim Bentley 571e91b20f Sort out screen display and add comments 2010-04-12 09:13:27 +01:00
Tim Bentley f99b91509c remove prints 2010-04-10 19:08:03 +01:00
Tim Bentley e0be3b5705 refactor video display 2010-04-10 11:28:57 +01:00
rimach 7a9d8c97aa Head 2010-04-09 21:27:22 +02:00