summaryrefslogtreecommitdiff
path: root/portato/config_parser.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Now unicode support for translations :)René 'Necoro' Neumann2008-04-091-1/+0
|
* Generate correct KeyNotFoundExceptionRené 'Necoro' Neumann2008-03-101-2/+2
|
* Used better exceptions for configuration parserRené 'Necoro' Neumann2008-03-061-26/+114
|
* Fixed commentsRené 'Necoro' Neumann2008-03-041-93/+151
|
* r752@Devoty: necoro | 2008-02-12 22:19:21 +0100Necoro2008-02-121-1/+1
| | | | Small import fixes (thanks to pylint)
* r609@Devoty: necoro | 2008-01-14 17:04:38 +0100Necoro2008-01-141-7/+7
| | | | | | | | | | | | Allowed '-' and '_' in key names. Also use group names instead of their number. r610@Devoty: necoro | 2008-01-14 17:05:42 +0100 Disabled saving of the queues r611@Devoty: necoro | 2008-01-14 17:08:53 +0100 Added the possibility to permanently en-/disable plugins r612@Devoty: necoro | 2008-01-14 17:14:09 +0100 adjust changelog and translations r613@Devoty: necoro | 2008-01-14 17:40:53 +0100 Dropdown should be localized too
* r561@Devoty: necoro | 2007-11-20 09:29:35 +0100Necoro2007-11-211-0/+8
| | | | Improved session support
* r543@Devoty: necoro | 2007-11-12 21:02:39 +0100Necoro2007-11-121-1/+4
| | | | Added saved preferences
* r534@Devoty: necoro | 2007-11-09 18:46:00 +0100Necoro2007-11-111-20/+76
| | | | Added write support for config_parser
* Change to absolute_imports; Warning: definitly brokennecoro2007-08-271-4/+4
|
* i18n support and german translationsnecoro2007-08-051-1/+2
|
* new fancier log outputnecoro2007-07-131-1/+1
|
* Some documentation worknecoro2007-07-071-4/+47
|
* Made qt plugin-ready; lots of documentationnecoro2007-04-201-1/+1
|
* Renamed to portatonecoro2006-11-241-0/+274
6bf5659c57ed98df5ebb888&follow=1'>Small changesRené 'Necoro' Neumann1-1/+4 2008-03-07Updated shm module to 1.2René 'Necoro' Neumann1-8/+21 2008-03-07Update TODORené 'Necoro' Neumann1-3/+1 2008-03-07hmm ... yesRené 'Necoro' Neumann1-1/+1 2008-03-06Used better exceptions for configuration parserRené 'Necoro' Neumann1-26/+114 2008-03-06Update translationRené 'Necoro' Neumann2-349/+393 2008-03-06Update createpot.shRené 'Necoro' Neumann1-3/+2 2008-03-06Use 'nofork' instead of 'nolistener'René 'Necoro' Neumann1-3/+3 2008-03-05Install glade files into template dir and not data dirRené 'Necoro' Neumann2-2/+1 2008-03-05Added dependency listRené 'Necoro' Neumann3-117/+237