Hello community,

here is the log from the commit of package step for openSUSE:Factory checked in 
at 2016-08-31 00:09:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/step (Old)
 and      /work/SRC/openSUSE:Factory/.step.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "step"

Changes:
--------
--- /work/SRC/openSUSE:Factory/step/step.changes        2016-07-24 
19:49:51.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.step.new/step.changes   2016-08-31 
00:09:32.000000000 +0200
@@ -1,0 +2,16 @@
+Fri Aug 12 10:32:31 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.08.0
+   * KDE Applications 16.08.0
+   * https://www.kde.org/announcements/announce-applications-16.08.0.php
+
+
+-------------------------------------------------------------------
+Mon Aug  8 15:55:14 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.07.90
+   * KDE Applications 16.07.90 (16.08-RC)
+   * https://www.kde.org/announcements/announce-applications-16.07.90.php
+
+
+-------------------------------------------------------------------

Old:
----
  step-16.04.3.tar.xz

New:
----
  step-16.08.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ step.spec ++++++
--- /var/tmp/diff_new_pack.6nusEC/_old  2016-08-31 00:09:33.000000000 +0200
+++ /var/tmp/diff_new_pack.6nusEC/_new  2016-08-31 00:09:33.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           step
-Version:        16.04.3
+Version:        16.08.0
 Release:        0
 Summary:        An interactive physics simulator
 License:        GPL-2.0+

++++++ step-16.04.3.tar.xz -> step-16.08.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/step-16.04.3/CMakeLists.txt 
new/step-16.08.0/CMakeLists.txt
--- old/step-16.04.3/CMakeLists.txt     2016-07-05 17:09:32.000000000 +0200
+++ new/step-16.08.0/CMakeLists.txt     2016-06-26 10:48:44.000000000 +0200
@@ -70,6 +70,8 @@
 
 include_directories(${CMAKE_CURRENT_SOURCE_DIR} ${EIGEN3_INCLUDE_DIR})
 
+add_definitions(-DQT_NO_URL_CAST_FROM_STRING)
+
 if(KF5DocTools_FOUND)
     ecm_optional_add_subdirectory(doc)
 endif()
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/step-16.04.3/doc/index.docbook 
new/step-16.08.0/doc/index.docbook
--- old/step-16.04.3/doc/index.docbook  2016-07-05 17:09:32.000000000 +0200
+++ new/step-16.08.0/doc/index.docbook  2016-06-26 10:48:44.000000000 +0200
@@ -1,7 +1,6 @@
 <?xml version="1.0" ?>
 <!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.5-Based Variant V1.1//EN" 
"dtd/kdedbx45.dtd" [
   <!ENTITY kappname "&step;">
-  <!ENTITY package "kdeedu">
   <!ENTITY tutorials SYSTEM "tutorials.docbook">
   <!ENTITY examples SYSTEM "examples.docbook">
   <!ENTITY % addindex "IGNORE">
@@ -31,8 +30,8 @@
 
 <legalnotice>&FDLNotice;</legalnotice>
 
-<date>2007-12-06</date>
-<releaseinfo>0.0.3</releaseinfo>
+<date>2016-05-07</date>
+<releaseinfo>0.1.0 (Applications 16.04)</releaseinfo>
 
 <abstract>
 <para>
@@ -254,27 +253,6 @@
 
 </chapter>
 
-
-
-<appendix id="installation">
-<title>Installation</title>
-
-<sect1 id="getting-step">
-<title>How to obtain &step;</title>
-
-&install.intro.documentation;
-
-</sect1>
-
-<sect1 id="compilation">
-<title>Compilation and Installation</title>
-
-&install.compile.documentation;
-
-</sect1>
-
-</appendix>
-
 &documentation.index;
 </book>
 <!--
Files old/step-16.04.3/doc/mainwindow.png and 
new/step-16.08.0/doc/mainwindow.png differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/step-16.04.3/doc/tutorials.docbook 
new/step-16.08.0/doc/tutorials.docbook
--- old/step-16.04.3/doc/tutorials.docbook      2016-07-05 17:09:32.000000000 
+0200
+++ new/step-16.08.0/doc/tutorials.docbook      2016-06-26 10:48:44.000000000 
+0200
@@ -8,7 +8,7 @@
 <para>Each tutorial consists in some text presenting the new elements and 
explaining their properties. Then you are asked to change some properties of 
the elements in order to achieve a new result of the experiment. </para>
 
 <sect1 id="tutorial1">
-<title>Tutorial 1: bodies and springs</title>
+<title>Tutorial 1: Bodies and springs</title>
 <para>This tutorial presents you bodies and springs and how to start your 
first simulation.</para>
 <para>A physical body or body for short is an object which can be described by 
the theories of classical mechanics, or quantum mechanics, and experimented 
upon with physical instruments. This includes the determination of position, 
and in some cases the orientation in space, as well as means to change these, 
by exerting forces.</para>
 <para>A spring is a flexible elastic object used to store mechanical 
energy.</para>
@@ -28,7 +28,7 @@
 </sect1>
 
 <sect1 id="tutorial2">
-<title>Tutorial 2: controllers and graphs</title>
+<title>Tutorial 2: Controllers and graphs</title>
 <para>You will learn more about controllers and graphs in this tutorial.</para>
 <para>A controller is a device which allows you to graphically modify a 
property of a body or a spring. In the tutorial, the controller allows you to 
change the stiffness of the spring "spring1". By moving the slider to the right 
or using the W key you can increase spring1 stiffness value and by moving the 
slider to the left or using the Q key you can decrease it. Right-clicking on 
the controller brings you several context actions and the <guilabel>Configure 
Controller...</guilabel> dialog allows you to change each property of the 
controller.</para>
 <screenshot>
@@ -47,7 +47,7 @@
 </sect1>
 
 <sect1 id="tutorial3">
-<title>Tutorial 3: rigid bodies and tracers</title>
+<title>Tutorial 3: Rigid bodies and tracers</title>
 <para>Tutorial 3 presents you rigid bodies and tracers.</para>
 <para>A rigid body is an idealization of a solid body of finite size in which 
deformation is neglected. In other words, the distance between any two given 
points of a rigid body remains constant in time regardless of external forces 
exerted on it.</para>
 <para>A tracer is a tool which shows the trajectory of a given point on a 
rigid body.</para>
@@ -78,7 +78,7 @@
 </sect1>
 
 <sect1 id="tutorial4">
-<title>Tutorial 4: motors and forces</title>
+<title>Tutorial 4: Motors and forces</title>
 <para>You have two sorts of motors available in &step;: linear motors and 
circular motors. A linear motor applies a constant force to a given point on a 
body while a circular motor applies a constant angular momentum to a 
body.</para>
 <para>Three different forces can be added to bodies: the weight force, the 
gravitation force and the Coulomb force. By default all forces are turned off 
in &step;. Coulomb force is a force which existed intrinsically between two 
charges.</para>
 <screenshot>
@@ -109,7 +109,7 @@
 </sect1>
 
 <sect1 id="tutorial5">
-<title>Tutorial 5: joints</title>
+<title>Tutorial 5: Joints</title>
 <para>Joints are objects that attaches bodies to each other or to the 
background. You have a the following joints in &step;: anchors, pins and 
sticks. An anchor is a joint that 
 fixes position of the body. The body cannot move when it has an anchor. A pin 
is a joint that fixes one point of the body, the body can still move around the 
pin. A stick is a joint that fixes the distance between two points on two 
bodies.</para>
 <screenshot>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/step-16.04.3/step/infobrowser.cc 
new/step-16.08.0/step/infobrowser.cc
--- old/step-16.04.3/step/infobrowser.cc        2016-07-05 17:09:32.000000000 
+0200
+++ new/step-16.08.0/step/infobrowser.cc        2016-06-26 10:48:44.000000000 
+0200
@@ -30,8 +30,8 @@
 #include <KHTMLPart>
 
 #include <KLocalizedString>
-#include <KToolInvocation>
 #include <KIO/Job>
+#include <QDesktopServices>
 #include <QIcon>
 #include <QStandardPaths>
 
@@ -112,8 +112,9 @@
 void InfoBrowser::syncSelection(bool checked)
 {
     if(checked) {
-        QModelIndex current = _worldModel->selectionModel()->currentIndex();
-        
openUrl(QString("objinfo:").append(current.data(WorldModel::ClassNameRole).toString()),
 true);
+        const QModelIndex current = 
_worldModel->selectionModel()->currentIndex();
+        const QUrl 
url(QString("objinfo:").append(current.data(WorldModel::ClassNameRole).toString()));
+        openUrl(url, true);
     }
 }
 
@@ -211,7 +212,7 @@
             _wikiJob = KIO::storedGet(url, KIO::NoReload, 
KIO::HideProgressInfo);
             connect(_wikiJob, SIGNAL(result(KJob*)), this, SLOT( 
wikiResult(KJob*)));
         } else {
-            KToolInvocation::invokeBrowser(url.url());
+            QDesktopServices::openUrl(url);
         }
     }
 
@@ -255,7 +256,7 @@
         _forwardAction->setEnabled(true);
     }
 
-    openUrl(url, false, true);
+    openUrl(QUrl(url), false, true);
 }
 
 void InfoBrowser::forward()
@@ -272,13 +273,13 @@
         _backAction->setEnabled(true);
     }
 
-    openUrl(url, false, true);
+    openUrl(QUrl(url), false, true);
 }
 
 void InfoBrowser::openInBrowser()
 {
     if(_htmlPart->url().scheme() == "http") {
-        KToolInvocation::invokeBrowser(_htmlPart->url().url());
+        QDesktopServices::openUrl(_htmlPart->url());
     }
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/step-16.04.3/step/toolgraphics.cc 
new/step-16.08.0/step/toolgraphics.cc
--- old/step-16.04.3/step/toolgraphics.cc       2016-07-05 17:09:32.000000000 
+0200
+++ new/step-16.08.0/step/toolgraphics.cc       2016-06-26 10:48:44.000000000 
+0200
@@ -733,7 +733,7 @@
     formula->setImage(image);
 
     _textEdit->document()->addResource(QTextDocument::ImageResource,
-                                            formula->name(), pixmap);
+                                            QUrl(formula->name()), pixmap);
     return true;
 }
 
@@ -748,7 +748,7 @@
                 if((*it)->metaObject()->inherits<StepCore::NoteImage>()) {
                     QPixmap pix;
                     
pix.loadFromData(static_cast<StepCore::NoteImage*>(*it)->image());
-                    
_textEdit->document()->addResource(QTextDocument::ImageResource, (*it)->name(), 
pix);
+                    
_textEdit->document()->addResource(QTextDocument::ImageResource, 
QUrl((*it)->name()), pix);
                 }
             }
 


Reply via email to