summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* comment out unused code in appletDenys Vlasenko2009-09-222-62/+66
* typo fix. no code changesDenys Vlasenko2009-09-221-1/+1
* Version 0.0.90.0.9Jiri Moskovcak2009-09-222-10/+3
* GUI: save/load comment and "how to reproduce"Jiri Moskovcak2009-09-212-2/+11
* fixed savind comments and how to reproduce filesZdenek Prikryl2009-09-211-17/+27
* better logic for deleting crashes from overflowing /var/cache/abrtDenys Vlasenko2009-09-211-17/+37
* comments and how to reproduce are stored nowNikola Pajkovsky2009-09-212-0/+38
* reduce verbosity a bitDenys Vlasenko2009-09-211-8/+10
* fixed action name for inst. debuginfosdnovotny2009-09-161-2/+2
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2009-09-2114-573/+268
|\
| * remove a few #include <iostream>'sDenys Vlasenko2009-09-181-1/+1
| * remove a few C++-isms where they did not buy any convenience anywayDenys Vlasenko2009-09-187-45/+40
| * add end-of-line to a few files which didn't have it on last lineDenys Vlasenko2009-09-181-1/+1
| * abrt-applet: remove dbus-c++ glue. -50k of codeDenys Vlasenko2009-09-188-526/+226
* | GUI: fixed word wrap in Comment field rhbz#524349Jiri Moskovcak2009-09-211-1/+2
|/
* updated translation stringsJiri Moskovcak2009-09-187-6/+6
* translate correctionNikola Pajkovsky2009-09-181-1/+1
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2009-09-175-195/+16
|\
| * factored out dbus init from CommLayerServerDBus.cpp to lib/Utils/abrt_dbus.cppDenys Vlasenko2009-09-174-195/+5
| * new polkit action for installing debuginfo, default "yes"dnovotny2009-09-161-0/+11
* | GUI: added popup menu, fixed behaviour when run with root privsJiri Moskovcak2009-09-172-3/+41
|/
* Merge branch 'master' into experimentalNikola Pajkovsky2009-09-176-39/+411
|\
| * Move lib/Utils/DBusClientProxy.* to src/Applet/; do not link rpm to libABRTUtilsDenys Vlasenko2009-09-176-39/+397
* | add dbus signalization when quota exceededNikola Pajkovsky2009-09-177-0/+49
|/
* remove C++ dbus glue in src/CLI; fix a bug in --reportDenys Vlasenko2009-09-175-524/+249
* GUI: fixed crash setSettings crashJiri Moskovcak2009-09-161-1/+4
* convert a few string& params to char*Denys Vlasenko2009-09-153-23/+23
* trailing whitespace removedDenys Vlasenko2009-09-151-1/+1
* unify CommLayer, MiddleWare and Utils into UtilsDenys Vlasenko2009-09-154-31/+34
* moake one sfunction static; style fixesDenys Vlasenko2009-09-142-14/+13
* Merge branch 'master' of git://git.fedorahosted.org/git/abrtdnovotny2009-09-148-14/+57
|\
| * APPLET: fixed licence wrappingJiri Moskovcak2009-09-142-4/+6
| * oops... remove stray trailing '\'Denys Vlasenko2009-09-141-2/+2
| * move lib/CommLayer/CommLayerClientDBus.{h,cpp) -> src/CLIDenys Vlasenko2009-09-145-9/+46
| * disabled sanitize_dump_dir_rights() in daemon, as it conflicts with python hookJiri Moskovcak2009-09-141-1/+5
* | Polkit moved to Utils (can be used both in daemon and plugins)dnovotny2009-09-143-107/+3
|/
* Fixed geting results from reportersZdenek Prikryl2009-09-111-5/+5
* GUI: added missing tooltipsJiri Moskovcak2009-09-101-0/+2
* fixed polkit to remember the autorizationJiri Moskovcak2009-09-103-31/+12
* fix the bug where lock file was not removedDenys Vlasenko2009-09-092-15/+6
* GUI: more global settings (still "read-only")Jiri Moskovcak2009-09-095-88/+593
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2009-09-094-2/+70
|\
| * call the new wrapper functions for register/unregister plugins in DBUS layerdnovotny2009-09-091-2/+4
| * added dbus wrappers for register/unregister plugindnovotny2009-09-093-0/+66
* | PYHOOK: ignore KeyboardInterrupt exceptionJiri Moskovcak2009-09-091-0/+3
* | made ABRTPlugin more verboseJiri Moskovcak2009-09-091-1/+1
|/
* minor build fixesJiri Moskovcak2009-09-091-1/+1
* abrtd: check, and change if necessary, mode and owner on the dump dirDenys Vlasenko2009-09-091-3/+20
* Merge branch 'master' of ssh://vda@git.fedorahosted.org/git/abrtDenys Vlasenko2009-09-091-0/+3
|\
| * inclusion of the policy file in the rpm packagednovotny2009-09-091-0/+3