summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* rewrite the abrt-debuginfo-install to pythonJiri Moskovcak2011-02-051-416/+463
* GUI: optimized the log window (possibly fixes rhbz#596592)Jiri Moskovcak2011-02-052-28/+71
* GUI: set the right parent for progress bar rhbz#625241Jiri Moskovcak2011-02-051-10/+24
* point online help to fedora docs instead of redhat docsJiri Moskovcak2011-02-051-1/+1
* minor build fixesJiri Moskovcak2011-02-051-2/+2
* GUI: added search box to backtrace view rhbz#612017Jiri Moskovcak2011-02-051-1/+143
* fixed some gui warnings rhbz#671488Jiri Moskovcak2011-02-054-648/+5
* fixed build with rpm >= 4.9Jiri Moskovcak2011-01-181-3/+2
* fixed build with libnotify => 0.7Jiri Moskovcak2011-01-181-1/+7
* - help button show the online help instead of about dialog rhbz#666267Jiri Moskovcak2011-01-142-4/+45
* removed some unused filesJiri Moskovcak2011-01-063-409/+0
* pass old pattern to ccpp hook and use itDenys Vlasenko2011-01-061-29/+108
* GUI: added warning when gnome-keyring can't be accessed rhbz#576866Jiri Moskovcak2011-01-053-1/+20
* minor cleanup after removing the old backtrace parserJiri Moskovcak2011-01-051-1/+1
* PyHook: ignore SystemExit exception rhbz#636913Jiri Moskovcak2011-01-051-2/+4
* GUI: make how to mandatoryJiri Moskovcak2010-11-171-5/+51
* fixed segv in abrt-hook-ccpp rhbz#652338Jiri Moskovcak2010-11-161-30/+36
* GUI: make the "install debuginfo" hint selectable rhbz#644343Jiri Moskovcak2010-11-151-0/+1
* GUI: wrap howto and comments rhbz#625237Jiri Moskovcak2010-11-151-0/+2
* GUI: show horizontal scrollbar when neededJiri Moskovcak2010-11-151-1/+1
* GUI: wrap lines in the backtrace window rhbz#625232Jiri Moskovcak2010-11-151-1/+3
* GUI: changed '*' to '•' rhbz#625236Jiri Moskovcak2010-11-151-2/+2
* added utf-8 coding tag into .py filesJiri Moskovcak2010-11-158-0/+8
* GUI: show the scrollbar in summary only when neededJiri Moskovcak2010-11-151-1/+1
* GUI: added accelerator key "Delete" to the delete button rrakus@redhat.comJiri Moskovcak2010-11-151-0/+1
* backtrace rating check in abrt-cliMichal Toman2010-11-151-49/+71
* Localization of [y/n] response in abrt-cliKarel Klic2010-11-151-6/+13
* abrt-cli --info: Make coredump and rating fields optionalKarel Klic2010-11-151-5/+12
* GUI: increase dbus timeout in Report() callDenys Vlasenko2010-11-151-2/+4
* GUI: make the bt viewer not-editable rhbz#621871Jiri Moskovcak2010-11-151-0/+2
* disable polkitJiri Moskovcak2010-11-152-4/+9
* added native systemd file rhbz#617316Jiri Moskovcak2010-08-092-0/+16
* fixed typo in man page rhbz#610748Jiri Moskovcak2010-08-031-1/+1
* s/:/::/Nikola Pajkovsky2010-07-301-1/+1
* mark string for translateNikola Pajkovsky2010-07-291-2/+2
* trivial fix - added a log message to appletJiri Moskovcak2010-07-281-0/+1
* moved abrt.socket and abrtd.lock into /var/run/abrt making selinux happyJiri Moskovcak2010-07-273-15/+18
* Mention --info and --backtrace in the abrt-cli man page.Karel Klic2010-07-261-4/+13
* build fixes for gcc 4.5Jiri Moskovcak2010-07-262-3/+3
* abrt-hook-ccpp: small fixes prompted by testing on RHEL5Denys Vlasenko2010-07-221-1/+13
* style fixes, no code changesDenys Vlasenko2010-07-225-10/+17
* Added --info action to abrt-cliMichal Toman2010-07-221-19/+130
* fixed tooltip localization rhbz#574693Jiri Moskovcak2010-07-193-17/+16
* dumpoops/KerneloopsScanner: add pid to crashdump nameDenys Vlasenko2010-07-151-1/+8
* A message change suggested by SilasKarel Klic2010-07-151-1/+1
* applet: do not annoy user with repeated crash *dialogs* (icon is ok)Denys Vlasenko2010-07-141-9/+26
* cut off prelink suffixes from executable name if anyMichal Toman2010-07-141-0/+7
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtKarel Klic2010-07-141-1/+1
|\
| * Be more polite with userDenys Vlasenko2010-07-141-1/+1
* | Die with an error message if the database plugin is not accessible when needed.Karel Klic2010-07-141-14/+15
|/