Commit Graph

10563 Commits

Author SHA1 Message Date
phill-ridout
53889be2e5 HEAD 2013-03-21 19:05:40 +00:00
Tim Bentley
318e6382b0 Plugin and mediamanageritem cleaned up
bzr-revno: 2216
2013-03-20 20:01:35 +00:00
Tim Bentley
79524dfbf4 Head + conflict 2013-03-20 19:38:20 +00:00
Arjan Schrijver
e851782007 - Fixed small bug that removed the path from newly added media and presentations
- Fixed keyboard shortcuts in images treeview

bzr-revno: 2215
2013-03-20 20:23:13 +01:00
Tim Bentley
38ed9bdc35 missed bits 2013-03-20 18:35:28 +00:00
Arjan Schrijver
7237ad0c62 - Fixed small bug that removed the path from newly added media and presentations
- Fixed keyboard shortcuts in images treeview
2013-03-20 10:24:34 +01:00
Tim Bentley
90ac714c0d Mediamanageritem converted 2013-03-19 22:00:50 +00:00
Tim Bentley
f99e22fd4a Plugins 3 - global var removal 2013-03-19 20:05:13 +00:00
Tim Bentley
fb6d292be0 Plugins 2 - setttingsSection gone 2013-03-19 19:43:22 +00:00
Tim Bentley
611dbdf044 Head 2013-03-19 17:53:51 +00:00
Tim Bentley
861e64ee83 plugin 1 2013-03-19 17:53:32 +00:00
Arjan Schrijver
ce528140ae This branch implements the 'images groups' feature. It has the following features:
- convert old 'images files' setting to SQLite database
- existing images are loaded as top-level items to minimize the change for users
- groups can be nested
- images can be moved between groups by drag&drop
- new images can be added directly to a group by drag&drop, or by clicking the 'Add images' button
- image groups can be used as service items with multiple images

bzr-revno: 2214
2013-03-19 09:38:01 +02:00
Raoul Snyman
7042612ebe Fix an import issue after the last cleanup and do some more refactoring
- Fix an issue with an import that changed in the last cleanup effort (as a side note, the plugins manager test is a good one to use to check for import regressions)
- Clean up some test comments
- Add another test
- Migrat the TopicsForm to use a property instead of accessing the edit box directly
- Various bits of coding standards refactoring

bzr-revno: 2213
2013-03-19 09:26:22 +02:00
Arjan Schrijver
57651493ff - Removed wrong len() use
- Replaced wrong 'is' use with '=='
- Added tests for ImageMediaItem.save_new_images_list()
2013-03-18 23:04:09 +01:00
Arjan Schrijver
24a51c0eec Add tests for hook_upgrade_plugin_settings 2013-03-18 15:35:19 +01:00
Arjan Schrijver
ec12b36665 Merge HEAD 2013-03-18 15:11:58 +01:00
Arjan Schrijver
185754f9b5 Add more docstrings 2013-03-18 14:43:45 +01:00
Arjan Schrijver
50da75cfdb - Removed __checkObject method to clean up the code
- Fixed busy cursor on 'choose group' dialog
2013-03-18 14:31:47 +01:00
Arjan Schrijver
47c48618bc Fixed a traceback that occurred when calling critical_error_message_box and friends while the splashscreen is disabled in the settings. 2013-03-18 14:30:31 +01:00
Raoul Snyman
697639db41 Fixed up an issue with some tests that arose in the merge from HEAD 2013-03-18 13:58:52 +02:00
Raoul Snyman
e06d26e743 HEAD 2013-03-18 13:23:29 +02:00
Raoul Snyman
a3f1769818 HEAD 2013-03-18 12:16:50 +02:00
Tim Bentley
6ce33e0ec3 Settings cleanups and removal of config_updated
bzr-revno: 2212
2013-03-17 21:04:03 +00:00
Tim Bentley
5e6ec9d269 fix missed events 2013-03-17 20:40:47 +00:00
Tim Bentley
fdf705f94d change the tests 2013-03-17 20:20:43 +00:00
Tim Bentley
df2da440f0 Fixes 2013-03-17 20:00:39 +00:00
Tim Bentley
9f8b236f90 With tests 2013-03-17 17:37:19 +00:00
Tim Bentley
0809c8e192 minor fixes 2013-03-17 10:23:15 +00:00
Tim Bentley
af76c3f6b9 config_update removed 2013-03-17 09:21:18 +00:00
Tim Bentley
bdad091ff0 Fix change typos 2013-03-16 21:18:05 +00:00
Tim Bentley
6a99a9e140 Changes made 2013-03-16 20:52:59 +00:00
Tim Bentley
04bc47cb52 All Tabs converted 2013-03-16 19:57:15 +00:00
Tim Bentley
19c05a7fc0 Half plugin tabs done 2013-03-16 16:59:10 +00:00
Tim Bentley
e641c0e8b3 main window and theme manager 2013-03-16 11:05:52 +00:00
Andreas Preikschat
e35c11874c - fixed spelling
- added vlc version to bug report

bzr-revno: 2211
2013-03-15 11:40:00 +01:00
Tim Bentley
18b024de34 Fix exceptions in previous cleanups
bzr-revno: 2210
2013-03-15 08:39:34 +00:00
1a37d306a9 More cleanups 2013-03-15 00:22:18 +02:00
27f13d8f98 Fix up some object names 2013-03-14 23:12:26 +02:00
Tim Bentley
8c7bfc2bb7 Head 2013-03-14 20:21:19 +00:00
Tim Bentley
9ae8db3396 Minor fixes 2013-03-14 20:21:04 +00:00
Raoul Snyman
55ea69295a Merge from upstream 2013-03-14 15:59:48 +02:00
Andreas Preikschat
eeb3061cce fixed spelling 2013-03-14 13:15:43 +01:00
Arjan Schrijver
2cb47f6040 Merge HEAD 2013-03-14 12:39:04 +01:00
Arjan Schrijver
5c15585413 Added more docstrings 2013-03-14 12:32:58 +01:00
Andreas Preikschat
4778b85475 spelling mistakes 2013-03-14 11:51:49 +01:00
Andreas Preikschat
59a06905fc added vlc version to exception form 2013-03-14 11:46:19 +01:00
Arjan Schrijver
441296d808 - Fixed cursor staying busy when adding images
- Added documentation to methods
- Fixed traceback when adding media files
2013-03-14 11:36:59 +01:00
Raoul Snyman
211bd38bbf Some minor PyLint cleanups 2013-03-13 22:44:06 +02:00
Tim Bentley
669da85b2b Config cleanup and bug fixes from previous cleanups
bzr-revno: 2209
2013-03-13 19:08:44 +00:00
Andreas Preikschat
ea89e149e4 - fixed alert display
bzr-revno: 2208
2013-03-13 17:43:49 +01:00