summaryrefslogtreecommitdiff
path: root/nephilim/plugins/Filebrowser.py
Commit message (Expand)AuthorAge
* Convert to python3.HEADstickersAnton Khirnov2021-01-15
* Port to PyQt5.Anton Khirnov2020-10-13
* switch to QVariant API 2Anton Khirnov2010-08-26
* remove some useless conversions to unicodeAnton Khirnov2010-02-11
* mpclient: change tagtypes, urlhandlers and commands to varsAnton Khirnov2009-09-19
* Filebrowser: remove useless conversion to unicodeAnton Khirnov2009-09-15
* mpclient: change info from function to var.Anton Khirnov2009-08-23
* switch to new-style PyQt4 signals.Anton Khirnov2009-08-21
* plugin: make settings a var, not a function.Anton Khirnov2009-08-19
* plugin: make mpclient a var instead of a function.Anton Khirnov2009-06-20
* Filebrowser: mark copy to collection as experimental.Anton Khirnov2009-05-20
* 100l - fix some typos in last updates.Anton Khirnov2009-05-18
* Filebrowser: add some debug messages.Anton Khirnov2009-05-18
* Filebrowser: basic copying to collection.Anton Khirnov2009-05-18
* Filebrowser: change permissions from context menu.Anton Khirnov2009-05-15
* add licence headers to all files.Anton Khirnov2009-03-27
* Call QSettings constructors with no parametrs.Anton Khirnov2009-03-12
* winConnect: get rid of camelcase.Anton Khirnov2009-03-07
* clPlugin->pluginAnton Khirnov2009-03-07
* clPlugin: get rid of CamelCase.Anton Khirnov2009-03-07
* mpclient: get rid of CamelCase everywhere.Anton Khirnov2009-03-06
* Filebrowser: don't pass QString to mpclient.add().Anton Khirnov2009-03-03
* Filebrowser: add lineedit for path.Anton Khirnov2009-02-20
* Simplify loading plugins.Anton Khirnov2009-02-20
* Move modules to a separate dir.Anton Khirnov2009-02-20