summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* GUI: renamed main_window3 -> main_windowJiri Moskovcak2010-03-092-2/+2
* GUI: fixed the report window height on small display rhbz#563919Jiri Moskovcak2010-03-092-461/+477
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2010-03-091-5/+10
|\
| * cli: make --report UUIDprefix match only unique prfixDenys Vlasenko2010-03-091-5/+10
* | GUI: translations work againJiri Moskovcak2010-03-091-6/+7
|/
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2010-03-091-10/+16
|\
| * Never flag backtrace as binary file (fixes problem observed in bz#571411)Denys Vlasenko2010-03-081-10/+16
* | GUI: added option to run without main window v3Jiri Moskovcak2010-03-084-25/+70
|/
* use FILENAME_BACKTRACE for oops text tooDenys Vlasenko2010-03-054-19/+4
* add ProcessUnpackaged option to abrt.confDenys Vlasenko2010-03-059-19/+52
* abrt-debuginfo-install: use -debuginfo repos which match enabled "usual" reposDenys Vlasenko2010-03-041-7/+16
* cli: pass reporters param in call_Report(); handle error returnsDenys Vlasenko2010-03-041-6/+29
* GUI: more window positioning fixesJiri Moskovcak2010-03-042-5/+6
* GUI: center all dialogs on parentJiri Moskovcak2010-03-043-2/+10
* *: UID:UUID -> crash_id conversionDenys Vlasenko2010-03-0417-222/+245
* GUI: added reporter selection windowJiri Moskovcak2010-03-047-186/+382
* GUI: removed dead codeJiri Moskovcak2010-03-041-18/+3
* fix bz#570081 (self.is_oops is not defined)Denys Vlasenko2010-03-031-1/+2
* abrt-debuginfo-install: remove -R2 from yum! it's not "anti-yum-lock" option!Denys Vlasenko2010-03-031-10/+14
* save reporters' results to abrt_vNN_reportresult table tooDenys Vlasenko2010-03-021-0/+12
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2010-03-024-9/+17
|\
| * fix format security errorFrederic Crozat2010-03-021-1/+1
| * add reporters param to dbus call Report()Denys Vlasenko2010-03-013-8/+16
* | icons repackagingJiri Moskovcak2010-03-014-8/+8
|/
* trivial simplificationDenys Vlasenko2010-02-261-4/+2
* partial fix for bz#565983Denys Vlasenko2010-02-231-1/+2
* simplify kerneloops/dumpoops a bitDenys Vlasenko2010-02-231-6/+7
* cli: add support for "--report @N" and "--report PARTIAL_UUID"Denys Vlasenko2010-02-233-23/+54
* added a comment about dbus disconnect handlingDenys Vlasenko2010-02-171-0/+21
* GUI: improved url handling in report messagesJiri Moskovcak2010-02-173-14/+30
* license fixNikola Pajkovsky2010-02-161-24/+21
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtKarel Klic2010-02-152-14/+26
|\
| * GUI: enabled column sorting rhbz#541853Jiri Moskovcak2010-02-151-14/+24
| * GUI: enabled searching in the main windowJiri Moskovcak2010-02-141-0/+2
* | Added option to close bugs recognized as a duplicate: --closeKarel Klic2010-02-151-20/+59
|/
* abrt-hook-ccpp: do not consider SIGQUIT to be a crashDenys Vlasenko2010-02-122-42/+33
* Load plugin settings also from ~/.abrt/*.confKarel Klic2010-02-121-82/+114
* Move LoadPluginSettings to the shared utils library. Add parameter skipKeysWi...Karel Klic2010-02-122-63/+0
* Merge branch 'master' of git://git.fedorahosted.org/git/abrtKarel Klic2010-02-121-2/+10
|\
| * fixed problem with bugzilla+nssJiri Moskovcak2010-02-121-2/+10
* | Remove newline from user input, separate run_report_editor from the reportKarel Klic2010-02-121-61/+122
|/
* fix bz#541088 "abrt should not catch python excp EPIPE"Denys Vlasenko2010-02-111-0/+14
* fix bz#554242 "Cannot tab between input areas in report dialog"Denys Vlasenko2010-02-111-0/+3
* fix bz#563484 "abrt uses unnecessary disk space when getting debug info"Denys Vlasenko2010-02-111-39/+44
* Don't show empty 'Not loaded plugins' section - fix#2 rhbz#560971Jiri Moskovcak2010-02-091-7/+7
* GUI: escape plugin messages before using them in set_markup()Jiri Moskovcak2010-02-092-2/+4
* cli: fix trivial error counter bugDenys Vlasenko2010-02-091-5/+5
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtKarel Klic2010-02-095-10/+7
|\
| * GUI: remove code which unconditionally throws out BIN filesDenys Vlasenko2010-02-091-5/+5
| * Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2010-02-091-1/+0
| |\