# HG changeset patch # User Markus Bröker # Date 1265113245 -3600 # Node ID f23b595e590efd4963dd432ad9f108179a5e192d # Parent acfe33bf1dcc8bbf8f413fa14490144baf84d79f Resize changes on newer qt versions diff --git a/.ui/monitor.ui b/.ui/monitor.ui --- a/.ui/monitor.ui +++ b/.ui/monitor.ui @@ -1,7 +1,8 @@ - + + qMonitor - - + + 0 0 @@ -9,87 +10,60 @@ 520 - + Monitor - - + + 6 - - 9 - - - 9 - - - 9 - - + 9 - - + + 6 - - 0 - - - 0 - - - 0 - - + 0 - - + + 6 - - 0 - - - 0 - - - 0 - - + 0 - - - + + + 0 0 - + - + ../../../../../../usr/share/pixmaps/qMonitor_sideBar.png - + true - - - + + + 0 0 - + 110 100 @@ -98,9 +72,9 @@ - - - + + + 0 0 @@ -110,25 +84,16 @@ - - + + 6 - - 0 - - - 0 - - - 0 - - + 0 - - + + Monospace 9 @@ -139,57 +104,49 @@ false - + QTextEdit::AutoNone - - QTextEdit::WidgetWidth + + QTextEdit::NoWrap - - <html><head><meta name="qrichtext" content="1" /><style type="text/css"> + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } -</style></head><body style=" font-family:'Monospace'; font-size:9pt; font-weight:400; font-style:normal;"> -<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p></body></html> +</style></head><body style=" font-family:'Monospace'; font-size:9pt; font-weight:400; font-style:normal;"> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p></body></html> - + false - - + + 6 - - 0 - - - 0 - - - 0 - - + 0 - - + + Start - - + + Stop - - + + Beenden @@ -218,11 +175,11 @@ qMonitor close() - + 679 536 - + 153 171 diff --git a/debian/changelog b/debian/changelog --- a/debian/changelog +++ b/debian/changelog @@ -3,5 +3,7 @@ * Initial release * header checks * lintian checks + * resize inconsistency on newer qt versions - -- Markus Bröker Fri, 07 Mar 2008 00:36:15 +0100 + -- Markus Bröker Thu, 20 Aug 2009 21:11:00 +0200 + diff --git a/monitor.cpp b/monitor.cpp --- a/monitor.cpp +++ b/monitor.cpp @@ -17,7 +17,8 @@ "
  • Wählen Sie einen Port (0=ALLE)
  • " \ "
  • Drücken Sie Start
  • " \ "

    " \ -"
    Dieses Programm zeigt den Traffic im Netz an und unterstützt Sie bei täglichen Aufgaben:


    " \ +"
    Dieses Programm zeigt den Traffic im Netz an
    " \ +"und unterstützt Sie bei täglichen Aufgaben:


    " \ "
  • Kontrolle der TCP/UDP Verbindungen
  • " \ "
  • Überwachung von textbasierten Serverdiensten
  • " \ "
  • Protokollanalyse
  • " \