summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* minor fix in reporter guiJiri Moskovcak2009-04-101-1/+0
* Configurable max size of debugdump storage rhbz#490889Jiri Moskovcak2009-04-103-124/+55
* Wrap lines in report to keep the window sane sizedJiri Moskovcak2009-04-102-6/+14
* Fixed gui for new daemon APIJiri Moskovcak2009-04-0910-46/+142
* renamed MW libraryZdenek Prikryl2009-04-084-13/+22
* Added notification thru libnotifyJiri Moskovcak2009-04-074-4/+12
* added "editable" itemZdenek Prikryl2009-04-071-1/+1
* new crash typesZdenek Prikryl2009-04-025-10/+12
* fixed parsing settings of action pluginsZdenek Prikryl2009-04-021-7/+4
* added support for action plugin in settingsZdenek Prikryl2009-04-022-6/+10
* try to add action plugin, not complete commitZdenek Prikryl2009-04-022-13/+9
* added settingsZdenek Prikryl2009-04-022-0/+342
* added new interface frof settingsZdenek Prikryl2009-04-025-30/+95
* moved fileZdenek Prikryl2009-04-021-0/+14
* rewritten CDebugDump and CrashTypesZdenek Prikryl2009-04-012-19/+83
* Merge branch 'devel-kerneloops'Jiri Moskovcak2009-04-012-44/+1
|\
| * kerneloops - hook: removeAnton Arapov2009-03-262-44/+1
* | Added commlayer to make dbus optionalJiri Moskovcak2009-04-014-17/+62
|/
* Fixed daemon to compile with new MW API, added check for dumps created while ...Jiri Moskovcak2009-03-233-2/+51
* replaced language and application plugins by analyzer pluginZdenek Prikryl2009-03-191-1/+1
* Added column 'user' to the guiJiri Moskovcak2009-03-161-6/+20
* Gui: set the newest entry as active (ticket#23)Jiri Moskovcak2009-03-132-2/+9
* Delete and Report button are no longer active if no entry is selected (ticket...Jiri Moskovcak2009-03-131-2/+4
* Gui refreshes silently (ticket#36)Jiri Moskovcak2009-03-131-6/+7
* Added error reporting over dbus to daemon, error handling in gui, about dialogJiri Moskovcak2009-03-135-6/+77
* added kerneloops addon and plugin (aarapov)Jiri Moskovcak2009-03-112-2/+47
* Made Crash() privateJiri Moskovcak2009-03-111-6/+3
* Closing stdout in daemon rhbz#489622Jiri Moskovcak2009-03-111-0/+4
* Changed applet behaviour according to rhbz#489624Jiri Moskovcak2009-03-112-24/+4
* Changed gui according to rhbz#489624, fixed dbus timeoutsJiri Moskovcak2009-03-113-164/+38
* Increased timeout for async dbus calls to 60secJiri Moskovcak2009-03-093-14/+14
* deps cleanup, signal AnalyzeComplete has the crashreport as an argument.Jiri Moskovcak2009-03-093-4/+4
* Fixed problem with applet tooltip on x86_64Jiri Moskovcak2009-03-091-0/+2
* More renaming issues fixed..Jiri Moskovcak2009-03-041-2/+2
* Added a progress bar, new Comment entry for user comments..Jiri Moskovcak2009-03-045-34/+124
* Merge branch 'master' of git://git.fedorahosted.org/git/crash-catcherJiri Moskovcak2009-03-047-80/+80
|\
| * replace old project name by new oneZdenek Prikryl2009-03-048-81/+81
* | resolved conflictJiri Moskovcak2009-03-041-6/+24
|/
* Rename to abrtJiri Moskovcak2009-03-0310-28/+44
* removed some debug outputsJiri Moskovcak2009-03-032-5/+5
* Forgot to commit exception.pyJiri Moskovcak2009-03-021-0/+12
* async dbus method calls, added exception handlerJiri Moskovcak2009-03-025-14/+469
* New guiJiri Moskovcak2009-03-029-782/+334
* Added new method DeleteDebugDumpJiri Moskovcak2009-03-023-1/+42
* Removed gcc warnings from appletJiri Moskovcak2009-03-022-5/+9
* Rewritten CCpp hook and removed dealock in DebugDumps lib (zprikryl)Jiri Moskovcak2009-02-281-26/+28
* - fixed few gcc warningsJiri Moskovcak2009-02-277-15/+260
* Added scrolled window to the reporter dialogJiri Moskovcak2009-02-262-49/+58
* Fixed cancel button in reporterJiri Moskovcak2009-02-265-61/+58
* Merge branch 'master' of git://git.fedorahosted.org/git/crash-catcherJiri Moskovcak2009-02-261-1/+5
|\