summaryrefslogtreecommitdiff
path: root/portato/config_parser.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* applied 2to3 and fixed the resultRené 'Necoro' Neumann2010-04-111-9/+11
|
* Fixed copyrightRené 'Necoro' Neumann2010-03-051-1/+1
|
* Allow ':' in expression names. Thus removing the colon as an assignment operatorRené 'Necoro' Neumann2009-07-051-5/+1
|
* Same copyright statement in all filesRené 'Necoro' Neumann2009-02-071-1/+1
|
* Use implicit 'MAIN' if no name and therefore default session name is givenRené 'Necoro' Neumann2009-01-271-2/+2
|
* Remove some trailing whitespacesRené 'Necoro' Neumann2008-10-281-1/+1
|
* Removed ConfigParser.set_boolean and use normal ConfigParser.set insteadRené 'Necoro' Neumann2008-09-021-37/+12
|
* Switch from tabs to 4 spacesRené 'Necoro' Neumann2008-09-021-479/+479
|
* Documented the plugin moduleRené 'Necoro' Neumann2008-07-081-12/+12
|
* 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