[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [atcore] testclient: Add saveLog button and limit logbox to 1000 lines
From:       Chris Rizzitello <sithlord48 () gmail ! com>
Date:       2016-09-30 18:19:42
Message-ID: E1bq2PO-0003IZ-Iq () code ! kde ! org
[Download RAW message or body]

Git commit dec225ff203c3cdc26efdb102d3f0762a936bd2b by Chris Rizzitello.
Committed on 30/09/2016 at 18:18.
Pushed by rizzitello into branch 'master'.

Add saveLog button and limit logbox to 1000 lines

Signed-off-by: Chris Rizzitello <sithlord48@gmail.com>

M  +14   -1    testclient/mainwindow.ui

http://commits.kde.org/atcore/dec225ff203c3cdc26efdb102d3f0762a936bd2b

diff --git a/testclient/mainwindow.ui b/testclient/mainwindow.ui
index 845c6e1..1c74eb9 100644
--- a/testclient/mainwindow.ui
+++ b/testclient/mainwindow.ui
@@ -7,7 +7,7 @@
     <x>0</x>
     <y>0</y>
     <width>1241</width>
-    <height>562</height>
+    <height>564</height>
    </rect>
   </property>
   <property name="windowTitle">
@@ -93,6 +93,16 @@
             </property>
            </widget>
           </item>
+          <item>
+           <widget class="QPushButton" name="saveLogPB">
+            <property name="text">
+             <string>Save Session Log</string>
+            </property>
+            <property name="icon">
+             <iconset theme="document-save"/>
+            </property>
+           </widget>
+          </item>
          </layout>
         </widget>
        </item>
@@ -369,6 +379,9 @@
          <property name="readOnly">
           <bool>true</bool>
          </property>
+         <property name="maximumBlockCount">
+          <number>1000</number>
+         </property>
         </widget>
        </item>
        <item>

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic