Clementine-audio-player-Mac.../src/scripting
John Maguire c39a514f2b Add close shortcut to script dialog. 2011-01-24 17:06:21 +00:00
..
python Python bindings for LibraryView + new UI hook for plugins: the view's context menu 2011-01-18 16:34:43 +00:00
installscriptdialog.cpp Add an "Install script from file..." button 2011-01-18 23:10:22 +00:00
installscriptdialog.h Add an "Install script from file..." button 2011-01-18 23:10:22 +00:00
installscriptdialog.ui Add an "Install script from file..." button 2011-01-18 23:10:22 +00:00
languageengine.cpp Add python bindings for RadioService, RadioModel, MergedProxyModel, TaskManager and SettingsDialog. Make sure radio services are removed from the model when they are deleted (eg. when their python script gets unloaded) 2011-01-12 21:20:20 +00:00
languageengine.h Refactor ScriptInfo into another class, add some (currently unused) code to read scripts from archives. 2011-01-17 20:01:16 +00:00
script.cpp Refactor ScriptInfo into another class, add some (currently unused) code to read scripts from archives. 2011-01-17 20:01:16 +00:00
script.h Refactor ScriptInfo into another class, add some (currently unused) code to read scripts from archives. 2011-01-17 20:01:16 +00:00
scriptarchive.cpp Add an "Install script from file..." button 2011-01-18 23:10:22 +00:00
scriptarchive.h Add an "Install script from file..." button 2011-01-18 23:10:22 +00:00
scriptdialog.cpp Add close shortcut to script dialog. 2011-01-24 17:06:21 +00:00
scriptdialog.h Add an "Install script from file..." button 2011-01-18 23:10:22 +00:00
scriptdialog.ui Add an "Install script from file..." button 2011-01-18 23:10:22 +00:00
scriptinfo.cpp Add an "Install script from file..." button 2011-01-18 23:10:22 +00:00
scriptinfo.h Add an "Install script from file..." button 2011-01-18 23:10:22 +00:00
scriptinterface.cpp Convert QObject subclasses to clementine wrapped python types properly when calling python functions 2011-01-15 17:59:33 +00:00
scriptinterface.h Convert QObject subclasses to clementine wrapped python types properly when calling python functions 2011-01-15 17:59:33 +00:00
scriptmanager.cpp Refactor ScriptInfo into another class, add some (currently unused) code to read scripts from archives. 2011-01-17 20:01:16 +00:00
scriptmanager.h Python bindings for LibraryView + new UI hook for plugins: the view's context menu 2011-01-18 16:34:43 +00:00
uiinterface.cpp Let scripts register actions at predefined locations in the UI 2011-01-02 18:10:26 +00:00
uiinterface.h Let scripts register actions at predefined locations in the UI 2011-01-02 18:10:26 +00:00