summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | * move Catcut's description generation to lib/Utils/make_descr.cppDenys Vlasenko2009-11-193-60/+78
| | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * | GUI: fixed text wrapping in comment field rhbz#531276Jiri Moskovcak2009-11-191-4/+4
| |/
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtKarel Klic2009-11-1984-2617/+3760
|\|
| * Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2009-11-181-1/+1
| |\ | | | | | | | | | | | | Conflicts: src/Gui/CCReporterDialog.py
| | * GUI: added cancel to send dialog rhbz#537238Jiri Moskovcak2009-11-183-8/+12
| | |
| * | GUI: added cancel to send dialog rhbz#537238Jiri Moskovcak2009-11-183-8/+12
| |/
| * include abrt version in bug descriptionsDenys Vlasenko2009-11-184-10/+9
| | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * ccpp: deal with const string& params; fix a bug in GetIndependentBuildIdPCDenys Vlasenko2009-11-181-30/+26
| | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * lib/Plugins/CCpp.cpp: forgotten chunksDenys Vlasenko2009-11-181-5/+5
| | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * ccpp hook: implemented ReadonlyLocalDebugInfoDirs directiveDenys Vlasenko2009-11-184-85/+138
| | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2009-11-1815-65/+99
| |\
| | * whitespace cleanupsDenys Vlasenko2009-11-1810-15/+14
| | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| | * Sending translation for Oriyamgiri2009-11-181-22/+19
| | |
| | * add support for \" escaping in config fileDenys Vlasenko2009-11-185-31/+69
| | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * | GUI: added window icon rhbz#537240Jiri Moskovcak2009-11-181-0/+1
| |/ | | | | | | - (doesn't work and throws warning if abrt is not installed!)
| * Sending translation for Chinese (Simplified)chenh2009-11-181-93/+142
| |
| * Sending translation for Portugueseruigo2009-11-171-28/+27
| |
| * Sending translation for Germanmideal2009-11-161-60/+91
| |
| * Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2009-11-1613-211/+233
| |\
| | * Sending translation for Polishraven2009-11-161-28/+24
| | |
| | * continuing s/std::string&/char*/gDenys Vlasenko2009-11-166-123/+117
| | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| | * add experimental saving of /var/log/Xorg*.log for X crashesDenys Vlasenko2009-11-168-70/+102
| | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * | APPLET: fixes based on review from DenysJiri Moskovcak2009-11-162-33/+44
| |/ | | | | | | | | | | - fixed coding style - some optimalization - added fallback if loading icons fails
| * Merge branch 'master' of http://git.fedorahosted.org/git/abrtJiri Moskovcak2009-11-162-74/+87
| |\
| | * Sending translation for Danishkristho2009-11-161-48/+59
| | |
| | * Sending translation for Spanishbeckerde2009-11-161-26/+28
| | |
| * | minor spec file fix, disabled compiling of firefox analyzerJiri Moskovcak2009-11-162-23/+24
| |/
| * Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2009-11-163-292/+367
| |\
| | * Sending translation for Marathisandeeps2009-11-161-10/+10
| | |
| | * Sending translation for Malayalamanipeter2009-11-161-219/+263
| | |
| | * Sending translation for Danishkristho2009-11-151-63/+94
| | |
| * | APPLET: changed icon from default gtk-warning to abrt specific, add animationJiri Moskovcak2009-11-1614-4/+99
| |/ | | | | | | | | | | - there were complaints about abrt using standard warning icon, which is confusing, so I changed it to use abrt spefic icon and made it move, to attract user attention
| * Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2009-11-152-34/+43
| |\
| | * Sending translation for Brazilian Portugueseigor2009-11-151-19/+23
| | |
| | * Sending translation for Dutchwarrink2009-11-151-15/+20
| | |
| * | don't show icon on abrtd start/stop rhbz#537630Jiri Moskovcak2009-11-153-9/+8
| |/ | | | | | | | | | | - this feature would show the icon even after abrt update, which would show the icon and thus might confuse user with the warning sign
| * forgot to commit new POTFILES.in to make the desktop file translation workJiri Moskovcak2009-11-151-0/+1
| |
| * removed the rest of python abrtutils wrapperJiri Moskovcak2009-11-157-534/+1
| |
| * made desktop file translatableJiri Moskovcak2009-11-152-2/+5
| |
| * Sending translation for Germanfab2009-11-151-66/+88
| |
| * Sending translation for Finnishvpv2009-11-131-35/+42
| |
| * comment out ABRTUtils.so from pythonDenys Vlasenko2009-11-131-1/+1
| | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * disable lib/Python, we don't use it anymore (run tested)Denys Vlasenko2009-11-134-15/+17
| | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * make plugin descriptions more consistent in styleDenys Vlasenko2009-11-1313-17/+15
| | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * added firefox plugindanny2009-11-134-1/+1101
| |
| * Sending translation for Marathisandeeps2009-11-131-218/+260
| |
| * Sending translation for Tamilifelix2009-11-131-216/+261
| |
| * Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtKarel Klic2009-11-1315-615/+697
| |\
| | * Sending translation for Kannadashanky2009-11-131-224/+262
| | |
| | * Sending translation for Telugukkrothap2009-11-131-220/+264
| | |