| .. |
|
__init__.py
|
create UserError exception
|
2012-04-25 13:43:52 +02:00 |
|
account.py
|
Easy spacing fixes, trailing stuff
|
2013-03-16 00:54:55 +01:00 |
|
bank.py
|
add Invstment in __all__
|
2013-08-03 22:10:54 +02:00 |
|
base.py
|
Move Currency from ICapBank to ICapBase
|
2013-07-30 10:35:25 +02:00 |
|
bill.py
|
Add attributes to Bill
|
2013-07-30 10:42:27 +02:00 |
|
bugtracker.py
|
Easy spacing fixes, trailing stuff
|
2013-03-16 00:54:55 +01:00 |
|
chat.py
|
Easy spacing fixes, trailing stuff
|
2013-03-16 00:54:55 +01:00 |
|
cinema.py
|
[qcineoob] graphical fixes
|
2013-03-18 15:02:39 +01:00 |
|
collection.py
|
Declare fields to avoid warnings
|
2012-11-08 11:51:51 +01:00 |
|
contact.py
|
create UserError exception
|
2012-04-25 13:43:52 +02:00 |
|
content.py
|
remove parameter max_results from all capabilities
|
2013-07-27 23:40:24 +02:00 |
|
dating.py
|
Easy spacing fixes, trailing stuff
|
2013-03-16 00:54:55 +01:00 |
|
gallery.py
|
remove parameter max_results from all capabilities
|
2013-07-27 23:40:24 +02:00 |
|
gauge.py
|
Add address field to GaugeSensor
|
2013-05-23 16:52:58 +02:00 |
|
geolocip.py
|
Easy spacing fixes, trailing stuff
|
2013-03-16 00:54:55 +01:00 |
|
housing.py
|
Easy spacing fixes, trailing stuff
|
2013-03-16 00:54:55 +01:00 |
|
job.py
|
correct job capability and module tests in order to avoid encoding error in console application
|
2013-07-04 20:42:30 +02:00 |
|
library.py
|
remove unused parameter 'pattern'
|
2013-08-03 13:20:22 +02:00 |
|
lyrics.py
|
[booblyrics] able to search by artist or songtitle
|
2013-03-13 01:16:39 +01:00 |
|
messages.py
|
default type of threads is IS_THREADS
|
2013-04-06 23:18:59 +02:00 |
|
parcel.py
|
reworking of the ICapParcel API (new name of ICapPackageTracking)
|
2013-07-27 21:32:05 +02:00 |
|
paste.py
|
Easy spacing fixes, trailing stuff
|
2013-03-16 00:54:55 +01:00 |
|
pricecomparison.py
|
Easy spacing fixes, trailing stuff
|
2013-03-16 00:54:55 +01:00 |
|
radio.py
|
Easy spacing fixes, trailing stuff
|
2013-03-16 00:54:55 +01:00 |
|
recipe.py
|
Code style fixes, mostly whitespace
|
2013-08-04 20:00:19 +02:00 |
|
subtitle.py
|
add attribute 'ext'
|
2013-07-27 13:32:11 +02:00 |
|
torrent.py
|
create UserError exception
|
2012-04-25 13:43:52 +02:00 |
|
translate.py
|
Fix indentation
|
2012-04-26 12:14:47 +02:00 |
|
travel.py
|
Easy spacing fixes, trailing stuff
|
2013-03-16 00:54:55 +01:00 |
|
video.py
|
remove parameter max_results from all capabilities
|
2013-07-27 23:40:24 +02:00 |
|
weather.py
|
always call base constructor of CapBaseObject to prevent shared fields
|
2013-03-30 22:35:24 +01:00 |