summaryrefslogtreecommitdiffstats
path: root/src/Gui/CCMainWindow.py
Commit message (Expand)AuthorAgeFilesLines
* GUI: total rewrite based on design from Mairin DuffyJiri Moskovcak2010-03-311-54/+133
* GUI: stay at selected line when new crash occursJiri Moskovcak2010-03-191-4/+23
* GUI: fixed crash count column sorting rhbz#573139Jiri Moskovcak2010-03-171-1/+1
* GUI: renamed main_window3 -> main_windowJiri Moskovcak2010-03-091-1/+1
* GUI: added option to run without main window v3Jiri Moskovcak2010-03-081-15/+39
* *: UID:UUID -> crash_id conversionDenys Vlasenko2010-03-041-2/+2
* GUI: added reporter selection windowJiri Moskovcak2010-03-041-114/+12
* add reporters param to dbus call Report()Denys Vlasenko2010-03-011-2/+2
* GUI: improved url handling in report messagesJiri Moskovcak2010-02-171-6/+2
* GUI: enabled column sorting rhbz#541853Jiri Moskovcak2010-02-151-14/+24
* GUI: escape plugin messages before using them in set_markup()Jiri Moskovcak2010-02-091-1/+2
* GUI: only urls should be clickableJiri Moskovcak2010-02-091-1/+1
* GUI: fixed some pylint warningsJiri Moskovcak2010-01-301-21/+16
* CCMainWindow.py: use CD_xxx constantsDenys Vlasenko2010-01-211-1/+2
* restore saving of backtrace broken by client->server security fixDenys Vlasenko2010-01-211-3/+7
* GUI: fixed problem with setting markup for reporter status messagesJiri Moskovcak2010-01-201-2/+4
* Fixed reporting from abrt-gui when g-keyring is not accessibleJiri Moskovcak2010-01-201-8/+2
* GUI: made the report url clickable againJiri Moskovcak2010-01-191-6/+8
* preparatory patch with trivial cleanupsDenys Vlasenko2010-01-191-1/+0
* Set the prgname to "Automatic Bug Reporting Tool" fixes rhbz#550357Jiri Moskovcak2010-01-181-2/+4
* s/os.exit/sys.exit - closes rhbz#556313Denys Vlasenko2010-01-181-1/+1
* GUI: better code for plugin settings overriding; better logging; fixed "not r...Denys Vlasenko2010-01-151-13/+18
* add code to make GUI -> daemon settings passing less weird. not enabled yetDenys Vlasenko2010-01-141-2/+6
* gui: add logging infrastructureDenys Vlasenko2010-01-141-7/+19
* fix plugin type display in GUIDenys Vlasenko2010-01-131-3/+3
* ccpp: add a possibility to disable backtrace generationDenys Vlasenko2010-01-071-0/+2
* GUI: fixed crash when abrt-gui is run without X server rhbz#552039Jiri Moskovcak2010-01-041-1/+6
* GUI: autoscroll log windowJiri Moskovcak2009-12-151-1/+4
* fix incorrect wordingDenys Vlasenko2009-12-091-1/+3
* CCMainWindow.py: remove unused warning_cbDenys Vlasenko2009-12-091-12/+1
* GUI: added log windowJiri Moskovcak2009-12-091-1/+10
* gui: removing unused self.update_pBarDenys Vlasenko2009-12-071-14/+8
* GUI: gui fixes from rrakus@redhat.comJiri Moskovcak2009-12-041-28/+14
* dbus: stop returning bool from DeleteDebugDump call, it's not neededDenys Vlasenko2009-12-041-5/+3
* GUI: handle cases when gui fails to start daemon on demand rhbz#543725Jiri Moskovcak2009-12-031-1/+4
* do not report uid resolution error as *error*; report UID -1 as "N/A"Denys Vlasenko2009-11-201-4/+6
* GUI: don't read the g-k every time we want to use the settingJiri Moskovcak2009-11-201-1/+3
* whitespace cleanupsDenys Vlasenko2009-11-181-2/+2
* GUI: renamed "Crash rate" to "Crash count"Jiri Moskovcak2009-11-061-1/+1
* GUI: small fix to make only valid urls clickableJiri Moskovcak2009-11-031-1/+1
* just changed commentsJiri Moskovcak2009-11-031-1/+1
* GUI: Wrong settings window is not shown behind the reporter dialog rhbz#531119Jiri Moskovcak2009-10-291-1/+1
* GUI: small fixesJiri Moskovcak2009-10-221-2/+5
* GUI: make the newest dump selectedJiri Moskovcak2009-10-221-1/+2
* GUI: added refresh button, added sanity check to plugin settingsJiri Moskovcak2009-10-131-9/+25
* Date/time honors current system localeKarel Klic2009-10-121-2/+2
* GUI: call Report() with the latest pluginsettingsJiri Moskovcak2009-10-061-1/+2
* abrt-gui: partially remove job_id parameterDenys Vlasenko2009-10-011-1/+1
* abrt-gui: make "report" toolbar button work even if abrtd is not runningDenys Vlasenko2009-09-301-4/+5
* remove DBusManager::uniq_nameDenys Vlasenko2009-09-291-7/+7