summaryrefslogtreecommitdiffstats
path: root/pyfirstaidkit/reporting.py
Commit message (Expand)AuthorAgeFilesLines
* Fix traceback occuring when reply was processed in plugin before notifyAllMartin Sivak2010-08-311-1/+0
* Standardize option passing in Questions and add Back & Abort buttons to Confi...Martin Sivak2010-08-301-23/+25
* Add Combo mode to ConfigDialogMartin Sivak2010-08-301-2/+11
* Add checkbox mode to the Config dialogMartin Sivak2010-08-301-3/+4
* Fix the regular expression check and make Config buttons more clearMartin Sivak2010-08-301-1/+2
* Improve the user experienceMartin Sivak2010-08-241-2/+5
* Add List/Config question (something similar to about:config) and Gtk GUI for itMartin Sivak2010-08-231-0/+23
* Add question support.Miloslav Trmač2009-07-171-3/+106
* * Replace Reports(round) by Reports(silent) to avoid a lock around allMiloslav Trmač2009-07-171-28/+11
* Fix Reports.notifyAllMiloslav Trmač2009-07-171-1/+1
* Fix the reporting some more (inreplyto fixes)Martin Sivak2009-07-171-2/+2
* Make END message more generic, so the plugins can use it to signal the end of...Martin Sivak2009-07-141-26/+26
* Make the answer mailboxes a proper Reporting objects so we can use all the st...Martin Sivak2009-07-141-14/+64
* Add PLUGIN as the default value for level in the reporting functions.Joel Andres Granados2008-08-071-23/+26
* Fix the format of the firstaidkit file.Joel Andres Granados2008-07-141-19/+37
* Issue reporting and Tasker interruptMartin Sivak2008-04-231-1/+1
* Circular buffer works correctly and the baskup system doesn't stay initialize...Martin Sivak2008-04-221-2/+14
* Add ISSUE message to reporting and create SimpleIssue as a parent for Issue c...Martin Sivak2008-04-221-0/+5
* Improvements targeted at better Gui integrationMartin Sivak2008-04-211-5/+5
* Introduce the reporting queue support for circular buffer and callback notifi...Martin Sivak2008-04-181-4/+29
* When plugin throws an exception during plugin discovery, ignore it (just prin...Martin Sivak2008-04-101-1/+1
* Sanitize the origin/level/importance systemMartin Sivak2008-03-051-29/+45
* Modify the reporting system to use dictionary as message containerMartin Sivak2008-03-041-7/+24
* Move from tasker to pyfirstaidkit to try to follow the standard in site-packa...Joel Andres Granados2008-01-021-0/+96