summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* add Lapo Calamandrei to credit tabs in guiNikola Pajkovsky2010-05-051-0/+1
* abrt-debuginfo-install: use -C: yum -C repolist allDenys Vlasenko2010-05-041-1/+2
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtKarel Klic2010-05-042-4/+8
|\
| * fixed typo from the last commitJiri Moskovcak2010-05-031-1/+1
| * updated icons rhbz#587698Jiri Moskovcak2010-05-032-4/+8
* | Removed emacs settings from the file header in favor of global abrt emacs set...Karel Klic2010-04-291-1/+1
|/
* get_home_dir returns const char* instead of std::stringKarel Klic2010-04-291-4/+2
* Show error message when abrtd service is run as non-root.Karel Klic2010-04-211-0/+3
* Rename EnableOpenGPG to OpenGPGCheck in the man pageKarel Klic2010-04-211-2/+2
* Changes to abrt-cli made by Denys Vlasenko on 2010-03-18.Karel Klic2010-04-201-16/+11
* Document ProcessUnpackaged in abrt.conf.5. Document default values.Karel Klic2010-04-201-1/+10
* Crash function is now detected even for threads without an abort frame.Karel Klic2010-04-152-9/+37
* fixed problem with localized yum output rhbz#581804Jiri Moskovcak2010-04-131-1/+1
* do not catch perl/python crashes when the script is not of known package originKarel Klic2010-04-131-22/+38
* Emacs project-wide code-style settingsKarel Klic2010-04-091-1/+1
* removed forgotten debug messageJiri Moskovcak2010-04-061-1/+0
* hooklib: fix excessive rounding down in free space calculation (bz#575644)Denys Vlasenko2010-04-021-5/+13
* gui: fix 551989 "crash detected in abrt-gui-1.0.0-1.fc12" and suchDenys Vlasenko2010-04-021-8/+18
* gui: tweak help text (trivial)Denys Vlasenko2010-04-011-5/+4
* trivial: fix 566806 "abrt-gui sometimes can't be closed"Denys Vlasenko2010-04-011-1/+4
* gui: fix the last case where gnome-keyring's find_items_sync() may throw Deni...Denys Vlasenko2010-04-011-0/+3
* whitespace cleanup, no code changesDenys Vlasenko2010-04-015-11/+12
* minor gui fixesJiri Moskovcak2010-03-311-5/+26
* abrt.conf: add trailing EOLDenys Vlasenko2010-03-311-1/+1
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtKarel Klic2010-03-318-153/+659
|\
| * GUI: total rewrite based on design from Mairin DuffyJiri Moskovcak2010-03-316-152/+653
| * made abrt-applet.desktop translatableJiri Moskovcak2010-03-302-1/+6
* | Removed trailing whitespaces.Karel Klic2010-03-312-3/+3
* | Move backtrace parser from src/Backtrace to lib/Utils.Karel Klic2010-03-2617-2418/+330
|/
* PYHOOK: don't use sitecustomize.py rhbz#539497Jiri Moskovcak2010-03-254-19/+14
* remove socket code, it is deadDenys Vlasenko2010-03-238-534/+1
* GUI: shrink progress window when details are collapsedJiri Moskovcak2010-03-201-2/+4
* GUI: fixed icon for the "report done" windowJiri Moskovcak2010-03-191-0/+1
* GUI: moved the reporters settings check before the reporter dialogJiri Moskovcak2010-03-192-65/+66
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2010-03-191-2/+1
|\
| * Move dbus code to libABRTUtils. It makes libABRTUtils depend on four more libs,Denys Vlasenko2010-03-191-2/+1
* | GUI: stay at selected line when new crash occursJiri Moskovcak2010-03-191-4/+23
|/
* APPLET: make applet popup menu translatableJiri Moskovcak2010-03-194-207/+85
* GUI: fixed translator creditsJiri Moskovcak2010-03-181-74/+1
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtKarel Klic2010-03-185-4/+8
|\
| * GUI: added version to about dialogJiri Moskovcak2010-03-172-0/+4
| * GUI: fixed crash count column sorting rhbz#573139Jiri Moskovcak2010-03-172-2/+2
| * don't read syslog if it didn't changeJiri Moskovcak2010-03-151-2/+2
* | Gracefully handle empty files in abrt-backtraceKarel Klic2010-03-181-0/+12
* | Allow user to select which reporter he wants to use to report a crash using CLI.Karel Klic2010-03-186-85/+218
|/
* Do not throw if there is no reporter for some action.Karel Klic2010-03-151-4/+9
* GUI: updated about dialogJiri Moskovcak2010-03-131-6/+80
* GUI: minor fixes in reporter dialogJiri Moskovcak2010-03-131-8/+3
* GUI: minor fix in plugin settings UIJiri Moskovcak2010-03-132-5/+4
* minor fix in abrt-debuginfo-install to make it work with yum >= 3.2.26Jiri Moskovcak2010-03-111-1/+1