----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/103403/ -----------------------------------------------------------
Review request for KDE Runtime and David Faure. Description ------- This patch replaces the area combobox in kdebugdialog --fullmode with a searchable tree widget. The patch is quite large because I fixed the indentation first and converted the dialog to Designer. Individual commits are available in agateau/kdebugdialog-ui branch of the kde-runtime repo. Diffs ----- kdebugdialog/CMakeLists.txt ed66db6 kdebugdialog/kabstractdebugdialog.h 254109e kdebugdialog/kabstractdebugdialog.cpp 68d98e8 kdebugdialog/kdebugdialog.h a186cfa kdebugdialog/kdebugdialog.cpp 4d01256 kdebugdialog/kdebugdialog.ui PRE-CREATION kdebugdialog/klistdebugdialog.h af3ec4d kdebugdialog/klistdebugdialog.cpp 4608e7b kdebugdialog/main.cpp 13ad8dc Diff: http://git.reviewboard.kde.org/r/103403/diff/diff Testing ------- Screenshots ----------- Before http://git.reviewboard.kde.org/r/103403/s/369/ After http://git.reviewboard.kde.org/r/103403/s/370/ Thanks, Aurélien Gâteau
