From c24200bc042d963794f8b6e05f07ad23b67c01c8 Mon Sep 17 00:00:00 2001 From: LostDragonist Date: Wed, 12 Dec 2018 13:22:17 -0600 Subject: Remove a weird vertical spacer from the diagnostics settings tab --- src/settingsdialog.ui | 175 +++++++++++++++++++++++--------------------------- 1 file changed, 81 insertions(+), 94 deletions(-) (limited to 'src') diff --git a/src/settingsdialog.ui b/src/settingsdialog.ui index 6557bbcc..0412fc10 100644 --- a/src/settingsdialog.ui +++ b/src/settingsdialog.ui @@ -1146,64 +1146,62 @@ programs you are intentionally running. Diagnostics - - + + - + - Log Level + Max Dumps To Keep - + + + Qt::Horizontal + + + + 60 + 20 + + + + + + - Decides the amount of data printed to "ModOrganizer.log" + Maximum number of crash dumps to keep on disk. Use 0 for unlimited. - Decides the amount of data printed to "ModOrganizer.log". - "Debug" produces very useful information for finding problems. There is usually no noteworthy performance impact but the file may become rather large. If this is a problem you may prefer the "Info" level for regluar use. On the "Error" level the log file usually remains empty. + Maximum number of crash dumps to keep on disk. Use 0 for unlimited. + Set "Crash Dumps" above to None to disable crash dump collection. - - - Debug - - - - - Info (recommended) - - - - - Warning - - - - - Error - - - - - - Qt::Vertical + + + + Hint: right click link and copy link location - - - 20 - 40 - + + + Logs and crash dumps are stored under your current instance in the <a href="LOGS_FULL_PATH">LOGS_DIR</a> + and <a href="DUMPS_FULL_PATH">DUMPS_DIR</a> folders. + Sending logs and/or crash dumps to the developers can help investigate issues. + It is recommended to compress large log and dmp files before sending. + - + + true + + - + @@ -1250,62 +1248,7 @@ programs you are intentionally running. - - - - - - Max Dumps To Keep - - - - - - - Qt::Horizontal - - - - 60 - 20 - - - - - - - - Maximum number of crash dumps to keep on disk. Use 0 for unlimited. - - - - Maximum number of crash dumps to keep on disk. Use 0 for unlimited. - Set "Crash Dumps" above to None to disable crash dump collection. - - - - - - - - - Hint: right click link and copy link location - - - - Logs and crash dumps are stored under your current instance in the <a href="LOGS_FULL_PATH">LOGS_DIR</a> - and <a href="DUMPS_FULL_PATH">DUMPS_DIR</a> folders. - Sending logs and/or crash dumps to the developers can help investigate issues. - It is recommended to compress large log and dmp files before sending. - - - - true - - - - Qt::Vertical @@ -1321,6 +1264,50 @@ programs you are intentionally running. + + + + + + Log Level + + + + + + + Decides the amount of data printed to "ModOrganizer.log" + + + + Decides the amount of data printed to "ModOrganizer.log". + "Debug" produces very useful information for finding problems. There is usually no noteworthy performance impact but the file may become rather large. If this is a problem you may prefer the "Info" level for regluar use. On the "Error" level the log file usually remains empty. + + + + + Debug + + + + + Info (recommended) + + + + + Warning + + + + + Error + + + + + + -- cgit v1.3.1