1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
move cleanup to utils More... about 11 years ago
move all files to new lib folder and adjust imports accordingly More... about 11 years ago
remove broken import More... about 11 years ago
use common.lib addon variables in service More... about 11 years ago
use lib.common in old utils file to prevent service error More... about 11 years ago
also use new settings lib in the service More... about 11 years ago
move setting validation check to new lib and remove old lib More... about 11 years ago
also use new settings lib for local scraper More... about 11 years ago
dump unused variables from old settings method More... about 11 years ago
use new settings lib More... about 11 years ago
rename setting to limit as it is actually the artwork limit More... about 11 years ago
move artwork type list to new art_type lib More... about 11 years ago
move retrieving of settings to new settings lib for later use More... about 11 years ago
use new setting method for all limits More... about 11 years ago
dump the setting debug print as it will become much easier later on to handle this More... about 11 years ago
start using the already available dict instead of creating a new one More... about 11 years ago
fix report not working after the function had been moved More... about 11 years ago
work towards better transporting data in the filter More... about 11 years ago
change the way filtering works and start revamping the setting handling More... about 11 years ago
move language to lib folder More... about 11 years ago
move filter to lib folder More... about 11 years ago
move viewer to new lib folder More... about 11 years ago
import sys is not needed anymore More... about 11 years ago
move gui to new lib folder More... about 11 years ago
create common import for addon variables More... about 11 years ago
move selection dialog class to seperate file More... about 11 years ago
fix wrong json import More... about 11 years ago
Merge pull request #79 from Black09/master More... about 11 years ago
Don't hardcode onleft/onright in DialogSelect.xml More... about 11 years ago
add optional info to addon.xml More... about 11 years ago