Hello community, here is the log from the commit of package rocs for openSUSE:Factory checked in at 2015-10-03 20:26:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rocs (Old) and /work/SRC/openSUSE:Factory/.rocs.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rocs" Changes: -------- --- /work/SRC/openSUSE:Factory/rocs/rocs.changes 2015-07-14 17:40:20.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.rocs.new/rocs.changes 2015-10-03 20:26:52.000000000 +0200 @@ -1,0 +2,23 @@ +Sun Sep 13 19:47:14 UTC 2015 - [email protected] + +- Update to KDE Applications 15.08.1 + * KDE Applications 15.08.1 + * https://www.kde.org/announcements/announce-applications-15.08.1.php + + +------------------------------------------------------------------- +Wed Aug 19 19:44:29 UTC 2015 - [email protected] + +- Update to KDE Applications 15.08.0 + * KDE Applications 15.08.0 + * https://www.kde.org/announcements/announce-applications-15.08.0.php + +------------------------------------------------------------------- +Fri Aug 7 07:06:49 UTC 2015 - [email protected] + +- Update to KDE Applications 15.07.90 + * KDE Applications 15.08.0 RC1 + * https://www.kde.org/announcements/announce-applications-15.07.90.php + + +------------------------------------------------------------------- Old: ---- rocs-15.04.3.tar.xz New: ---- rocs-15.08.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rocs.spec ++++++ --- /var/tmp/diff_new_pack.Xz6dpN/_old 2015-10-03 20:26:53.000000000 +0200 +++ /var/tmp/diff_new_pack.Xz6dpN/_new 2015-10-03 20:26:53.000000000 +0200 @@ -17,7 +17,7 @@ Name: rocs -Version: 15.04.3 +Version: 15.08.1 Release: 0 Summary: Graph Theory IDE License: GPL-3.0+ @@ -104,7 +104,7 @@ %{_kf5_bindir}/rocs %{_kf5_configkcfgdir}/ %dir %{_kf5_sharedir}/appdata -%{_kf5_sharedir}/appdata/rocs.appdata.xml +%{_kf5_sharedir}/appdata/org.kde.rocs.appdata.xml %{_kf5_sharedir}/kxmlgui5/ %{_kf5_plugindir}/ %{_kf5_iconsdir}/hicolor/*/*/* ++++++ rocs-15.04.3.tar.xz -> rocs-15.08.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rocs-15.04.3/CMakeLists.txt new/rocs-15.08.1/CMakeLists.txt --- old/rocs-15.04.3/CMakeLists.txt 2015-06-24 14:17:48.000000000 +0200 +++ new/rocs-15.08.1/CMakeLists.txt 2015-09-10 23:19:40.000000000 +0200 @@ -36,6 +36,7 @@ include(KDECompilerSettings) include(KDECMakeSettings) include(FeatureSummary) +include(GenerateExportHeader) find_package(Qt5 5.4 REQUIRED NO_MODULE COMPONENTS Concurrent @@ -84,4 +85,4 @@ set_package_info(Boost "Boost C++ Libraries" "http://www.boost.org") feature_summary(WHAT ALL) -install(FILES rocs.appdata.xml DESTINATION ${SHARE_INSTALL_PREFIX}/appdata/) +install(FILES org.kde.rocs.appdata.xml DESTINATION ${SHARE_INSTALL_PREFIX}/appdata/) Files old/rocs-15.04.3/icons/128-apps-rocs.png and new/rocs-15.08.1/icons/128-apps-rocs.png differ Files old/rocs-15.04.3/icons/16-apps-rocs.png and new/rocs-15.08.1/icons/16-apps-rocs.png differ Files old/rocs-15.04.3/icons/22-apps-rocs.png and new/rocs-15.08.1/icons/22-apps-rocs.png differ Files old/rocs-15.04.3/icons/32-apps-rocs.png and new/rocs-15.08.1/icons/32-apps-rocs.png differ Files old/rocs-15.04.3/icons/48-apps-rocs.png and new/rocs-15.08.1/icons/48-apps-rocs.png differ Files old/rocs-15.04.3/icons/64-apps-rocs.png and new/rocs-15.08.1/icons/64-apps-rocs.png differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rocs-15.04.3/icons/CMakeLists.txt new/rocs-15.08.1/icons/CMakeLists.txt --- old/rocs-15.04.3/icons/CMakeLists.txt 2015-06-24 14:17:48.000000000 +0200 +++ new/rocs-15.08.1/icons/CMakeLists.txt 2015-09-10 23:19:40.000000000 +0200 @@ -24,6 +24,7 @@ include(ECMInstallIcons) ecm_install_icons( ICONS + 128-apps-rocs.png 16-apps-rocs.png 22-apps-rocs.png 32-apps-rocs.png 48-apps-rocs.png 64-apps-rocs.png sc-apps-rocs.svgz sc-actions-rocsdelete.svgz Files old/rocs-15.04.3/icons/hi128-apps-rocs.png and new/rocs-15.08.1/icons/hi128-apps-rocs.png differ Files old/rocs-15.04.3/icons/hi16-apps-rocs.png and new/rocs-15.08.1/icons/hi16-apps-rocs.png differ Files old/rocs-15.04.3/icons/hi22-apps-rocs.png and new/rocs-15.08.1/icons/hi22-apps-rocs.png differ Files old/rocs-15.04.3/icons/hi32-apps-rocs.png and new/rocs-15.08.1/icons/hi32-apps-rocs.png differ Files old/rocs-15.04.3/icons/hi48-apps-rocs.png and new/rocs-15.08.1/icons/hi48-apps-rocs.png differ Files old/rocs-15.04.3/icons/hi64-apps-rocs.png and new/rocs-15.08.1/icons/hi64-apps-rocs.png differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rocs-15.04.3/libgraphtheory/CMakeLists.txt new/rocs-15.08.1/libgraphtheory/CMakeLists.txt --- old/rocs-15.04.3/libgraphtheory/CMakeLists.txt 2015-06-24 14:17:48.000000000 +0200 +++ new/rocs-15.08.1/libgraphtheory/CMakeLists.txt 2015-09-10 23:19:40.000000000 +0200 @@ -27,7 +27,6 @@ add_definitions(-DTRANSLATION_DOMAIN=\"libgraphtheory\") - set(graphtheory_SRCS edge.cpp edgetype.cpp @@ -75,6 +74,7 @@ ) add_library(rocsgraphtheory SHARED ${graphtheory_SRCS} ) +generate_export_header(rocsgraphtheory BASE_NAME graphtheory) target_link_libraries(rocsgraphtheory PUBLIC @@ -115,7 +115,7 @@ install(FILES ${rocscore_LIB_HDRS} DESTINATION ${INCLUDE_INSTALL_DIR}/rocs COMPONENT Devel) # Boost requires exceptions -kde_source_files_enable_exceptions(modifiers/topology.cpp) +kde_source_files_enable_exceptions(modifiers/topology.cpp modifiers/valueassign.cpp) ecm_optional_add_subdirectory(fileformats) ecm_optional_add_subdirectory(editorplugins) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rocs-15.04.3/libgraphtheory/dialogs/edgetypeproperties.h new/rocs-15.08.1/libgraphtheory/dialogs/edgetypeproperties.h --- old/rocs-15.04.3/libgraphtheory/dialogs/edgetypeproperties.h 2015-06-24 14:17:48.000000000 +0200 +++ new/rocs-15.08.1/libgraphtheory/dialogs/edgetypeproperties.h 2015-09-10 23:19:40.000000000 +0200 @@ -23,7 +23,7 @@ #include <QDialog> #include "typenames.h" -#include "libgraphtheoryexport.h" +#include "graphtheory_export.h" class KColorButton; class QCheckBox; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rocs-15.04.3/libgraphtheory/dialogs/nodetypeproperties.h new/rocs-15.08.1/libgraphtheory/dialogs/nodetypeproperties.h --- old/rocs-15.04.3/libgraphtheory/dialogs/nodetypeproperties.h 2015-06-24 14:17:48.000000000 +0200 +++ new/rocs-15.08.1/libgraphtheory/dialogs/nodetypeproperties.h 2015-09-10 23:19:40.000000000 +0200 @@ -23,7 +23,7 @@ #include <QDialog> #include "typenames.h" -#include "libgraphtheoryexport.h" +#include "graphtheory_export.h" class KColorButton; class QCheckBox; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rocs-15.04.3/libgraphtheory/edge.h new/rocs-15.08.1/libgraphtheory/edge.h --- old/rocs-15.04.3/libgraphtheory/edge.h 2015-06-24 14:17:48.000000000 +0200 +++ new/rocs-15.08.1/libgraphtheory/edge.h 2015-09-10 23:19:40.000000000 +0200 @@ -21,7 +21,7 @@ #ifndef EDGE_H #define EDGE_H -#include "libgraphtheoryexport.h" +#include "graphtheory_export.h" #include "typenames.h" #include "edgetype.h" #include "node.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rocs-15.04.3/libgraphtheory/edgetype.h new/rocs-15.08.1/libgraphtheory/edgetype.h --- old/rocs-15.04.3/libgraphtheory/edgetype.h 2015-06-24 14:17:48.000000000 +0200 +++ new/rocs-15.08.1/libgraphtheory/edgetype.h 2015-09-10 23:19:40.000000000 +0200 @@ -21,7 +21,7 @@ #ifndef EDGETYPE_H #define EDGETYPE_H -#include "libgraphtheoryexport.h" +#include "graphtheory_export.h" #include "typenames.h" #include <QObject> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rocs-15.04.3/libgraphtheory/edgetypestyle.h new/rocs-15.08.1/libgraphtheory/edgetypestyle.h --- old/rocs-15.04.3/libgraphtheory/edgetypestyle.h 2015-06-24 14:17:48.000000000 +0200 +++ new/rocs-15.08.1/libgraphtheory/edgetypestyle.h 2015-09-10 23:19:40.000000000 +0200 @@ -21,7 +21,7 @@ #ifndef EDGETYPESTYLE_H #define EDGETYPESTYLE_H -#include "libgraphtheoryexport.h" +#include "graphtheory_export.h" #include "typenames.h" #include <QObject> #include <QSharedPointer> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rocs-15.04.3/libgraphtheory/editor.h new/rocs-15.08.1/libgraphtheory/editor.h --- old/rocs-15.04.3/libgraphtheory/editor.h 2015-06-24 14:17:48.000000000 +0200 +++ new/rocs-15.08.1/libgraphtheory/editor.h 2015-09-10 23:19:40.000000000 +0200 @@ -21,7 +21,7 @@ #ifndef EDITOR_H #define EDITOR_H -#include "libgraphtheoryexport.h" +#include "graphtheory_export.h" #include "graphdocument.h" #include <QObject> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rocs-15.04.3/libgraphtheory/editorplugins/assignvalues/CMakeLists.txt new/rocs-15.08.1/libgraphtheory/editorplugins/assignvalues/CMakeLists.txt --- old/rocs-15.04.3/libgraphtheory/editorplugins/assignvalues/CMakeLists.txt 2015-06-24 14:17:48.000000000 +0200 +++ new/rocs-15.08.1/libgraphtheory/editorplugins/assignvalues/CMakeLists.txt 2015-09-10 23:19:40.000000000 +0200 @@ -37,6 +37,8 @@ KF5::Completion ) +kde_source_files_enable_exceptions(assignvalueswidget.cpp) + kcoreaddons_desktop_to_json(assignvaluesplugin assignvaluesplugin.desktop) install(TARGETS assignvaluesplugin DESTINATION ${PLUGIN_INSTALL_DIR}/rocs/editorplugins) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rocs-15.04.3/libgraphtheory/editorplugins/assignvalues/assignvaluesplugin.desktop new/rocs-15.08.1/libgraphtheory/editorplugins/assignvalues/assignvaluesplugin.desktop --- old/rocs-15.04.3/libgraphtheory/editorplugins/assignvalues/assignvaluesplugin.desktop 2015-06-24 14:17:48.000000000 +0200 +++ new/rocs-15.08.1/libgraphtheory/editorplugins/assignvalues/assignvaluesplugin.desktop 2015-09-10 23:19:40.000000000 +0200 @@ -8,6 +8,7 @@ X-KDE-PluginInfo-Category=Plugins X-KDE-PluginInfo-License=GPL Name=Assign Values Plugin +Name[ast]=Complementu d'asignación de valores Name[ca]=Connector per assignar valors Name[cs]=Modul pro přiřazování hodnot Name[de]=Wertzuweisungs-Modul @@ -15,6 +16,8 @@ Name[es]=Complemento para asignar valores Name[fi]=Sijoita arvot -liitännäinen Name[fr]=Module d'extension pour assigner des valeurs +Name[gl]=Complemento de asignar valores +Name[it]=Estensione di assegnazione valori Name[nl]=Plug-in voor waarden toekennen Name[pl]=Wtyczka przypisywania wartości Name[pt]='Plugin' de Atribuição de Valores @@ -28,6 +31,7 @@ Name[x-test]=xxAssign Values Pluginxx Name[zh_TW]=指定值外掛程式 Comment=Assign values to graph edges and nodes. +Comment[ast]=Asigna valores a los berbesos y nodos del grafu. Comment[bs]=Dodijeli vrijednosti ivicama i čvorovima grafa Comment[ca]=Assigna valors a les arestes i nodes del graf. Comment[ca@valencia]=Assigna valors a les arestes i nodes del graf. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rocs-15.04.3/libgraphtheory/editorplugins/editorplugininterface.h new/rocs-15.08.1/libgraphtheory/editorplugins/editorplugininterface.h --- old/rocs-15.04.3/libgraphtheory/editorplugins/editorplugininterface.h 2015-06-24 14:17:48.000000000 +0200 +++ new/rocs-15.08.1/libgraphtheory/editorplugins/editorplugininterface.h 2015-09-10 23:19:40.000000000 +0200 @@ -23,7 +23,7 @@ #include <QObject> #include "typenames.h" -#include "libgraphtheoryexport.h" +#include "graphtheory_export.h" class QUrl; class QDialog; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rocs-15.04.3/libgraphtheory/editorplugins/editorpluginmanager.h new/rocs-15.08.1/libgraphtheory/editorplugins/editorpluginmanager.h --- old/rocs-15.04.3/libgraphtheory/editorplugins/editorpluginmanager.h 2015-06-24 14:17:48.000000000 +0200 +++ new/rocs-15.08.1/libgraphtheory/editorplugins/editorpluginmanager.h 2015-09-10 23:19:40.000000000 +0200 @@ -23,7 +23,7 @@ #include "editorplugininterface.h" #include "typenames.h" -#include "libgraphtheoryexport.h" +#include "graphtheory_export.h" #include <QObject> #include <QList> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rocs-15.04.3/libgraphtheory/editorplugins/generategraph/CMakeLists.txt new/rocs-15.08.1/libgraphtheory/editorplugins/generategraph/CMakeLists.txt --- old/rocs-15.04.3/libgraphtheory/editorplugins/generategraph/CMakeLists.txt 2015-06-24 14:17:48.000000000 +0200 +++ new/rocs-15.08.1/libgraphtheory/editorplugins/generategraph/CMakeLists.txt 2015-09-10 23:19:40.000000000 +0200 @@ -28,6 +28,10 @@ generategraphplugin.cpp generategraphwidget.cpp ) + +#boost requires exceptions +kde_source_files_enable_exceptions(generategraphplugin.cpp) + ki18n_wrap_ui(generategraph_SRCS generategraphwidget.ui) add_library(generategraphplugin MODULE diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rocs-15.04.3/libgraphtheory/editorplugins/generategraph/generategraphplugin.desktop new/rocs-15.08.1/libgraphtheory/editorplugins/generategraph/generategraphplugin.desktop --- old/rocs-15.04.3/libgraphtheory/editorplugins/generategraph/generategraphplugin.desktop 2015-06-24 14:17:48.000000000 +0200 +++ new/rocs-15.08.1/libgraphtheory/editorplugins/generategraph/generategraphplugin.desktop 2015-09-10 23:19:40.000000000 +0200 @@ -8,6 +8,7 @@ X-KDE-PluginInfo-Category=Plugins X-KDE-PluginInfo-License=GPL Name=Generate Graph +Name[ast]=Xenerar grafu Name[bg]=Създаване на графика Name[bs]=Generiši Graf Name[ca]=Genera el Graf @@ -47,6 +48,7 @@ Name[zh_CN]=生成图 Name[zh_TW]=產生圖形 Comment=This generates a new graph by a pattern. +Comment[ast]=Esto xenera un grafu nuevu por un patrón. Comment[bs]=Ovo generiše novi graf po uzorku. Comment[ca]=Això genera un nou graf segons un patró. Comment[ca@valencia]=Això genera un nou graf segons un patró. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rocs-15.04.3/libgraphtheory/editorplugins/transformedges/transformedgesplugin.desktop new/rocs-15.08.1/libgraphtheory/editorplugins/transformedges/transformedgesplugin.desktop --- old/rocs-15.04.3/libgraphtheory/editorplugins/transformedges/transformedgesplugin.desktop 2015-06-24 14:17:48.000000000 +0200 +++ new/rocs-15.08.1/libgraphtheory/editorplugins/transformedges/transformedgesplugin.desktop 2015-09-10 23:19:40.000000000 +0200 @@ -8,6 +8,7 @@ X-KDE-PluginInfo-Category=Plugins X-KDE-PluginInfo-License=GPL Name=Transform Edges +Name[ast]=Tresformar berbesos Name[bs]=Trasformiši ivice Name[ca]=Transforma les arestes Name[ca@valencia]=Transforma les arestes @@ -43,6 +44,7 @@ Name[zh_CN]=转换边 Name[zh_TW]=轉換邊緣 Comment=Transform graph edges by a transformation rule. +Comment[ast]=Tresforma los berbesos del grafu pente una regla de tresformación. Comment[bs]=Trasformiši grafičke ivice pravilom transformacije Comment[ca]=Transforma les arestes del graf seguint una regla de transformació. Comment[ca@valencia]=Transforma les arestes del graf seguint una regla de transformació. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rocs-15.04.3/libgraphtheory/fileformats/dot/CMakeLists.txt new/rocs-15.08.1/libgraphtheory/fileformats/dot/CMakeLists.txt --- old/rocs-15.04.3/libgraphtheory/fileformats/dot/CMakeLists.txt 2015-06-24 14:17:48.000000000 +0200 +++ new/rocs-15.08.1/libgraphtheory/fileformats/dot/CMakeLists.txt 2015-09-10 23:19:40.000000000 +0200 @@ -27,6 +27,9 @@ dotgrammarhelper.cpp ) +# Boost requires exceptions +kde_source_files_enable_exceptions(dotgrammar.cpp) + add_library(dotfileformat MODULE ${dotformat_SRCS}) target_link_libraries(dotfileformat diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rocs-15.04.3/libgraphtheory/fileformats/dot/autotests/CMakeLists.txt new/rocs-15.08.1/libgraphtheory/fileformats/dot/autotests/CMakeLists.txt --- old/rocs-15.04.3/libgraphtheory/fileformats/dot/autotests/CMakeLists.txt 2015-06-24 14:17:48.000000000 +0200 +++ new/rocs-15.08.1/libgraphtheory/fileformats/dot/autotests/CMakeLists.txt 2015-09-10 23:19:40.000000000 +0200 @@ -35,6 +35,7 @@ ../dotgrammar.cpp ../dotgrammarhelper.cpp ) +kde_source_files_enable_exceptions(../dotgrammar.cpp) add_executable(TestDotFileFormat ${testdotfileformat_SRCS}) add_test(TestDotFileFormat TestDotFileFormat) ecm_mark_as_test(TestDotFileFormat) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rocs-15.04.3/libgraphtheory/fileformats/dot/dotfileformat.desktop new/rocs-15.08.1/libgraphtheory/fileformats/dot/dotfileformat.desktop --- old/rocs-15.04.3/libgraphtheory/fileformats/dot/dotfileformat.desktop 2015-06-24 14:17:48.000000000 +0200 +++ new/rocs-15.08.1/libgraphtheory/fileformats/dot/dotfileformat.desktop 2015-09-10 23:19:40.000000000 +0200 @@ -8,6 +8,7 @@ X-KDE-PluginInfo-Category=Plugins X-KDE-PluginInfo-License=GPL Name=DOT Graph File Format +Name[ast]=Formatu de ficheru de grafos DOT Name[ca]=Format de fitxer de grafs DOT Name[cs]=Formát souborů grafů DOT Name[de]=DOT-Graphendateiformat @@ -15,6 +16,8 @@ Name[es]=Formato de archivo de grafos DOT Name[fi]=DOT-graafitiedostomuoto Name[fr]=Format de fichier de graphe « DOT » +Name[gl]=Complemento do formato de ficheiros de gráficos DOT +Name[it]=Formato di file di grafi DOT Name[nl]=Bestandsformaat voor DOT Graph Name[pl]=Format plików grafów DOT Name[pt]=Formato de Ficheiros de Grafos em DOT @@ -27,6 +30,7 @@ Name[x-test]=xxDOT Graph File Formatxx Name[zh_TW]=DOT 圖形檔案格式 Comment=Read and write Graphviz graph documents (DOT) +Comment[ast]=Llee y escribe documentos (DOT) de grafos Graphviz Comment[bs]=Čitanje i pisanje Graphwiz datoteka (DOT) Comment[ca]=Llegeix i escriu documents gràfics del Graphviz (DOT). Comment[ca@valencia]=Llig i escriu documents gràfics del Graphviz (DOT). diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rocs-15.04.3/libgraphtheory/fileformats/dot/dotgrammar.cpp new/rocs-15.08.1/libgraphtheory/fileformats/dot/dotgrammar.cpp --- old/rocs-15.04.3/libgraphtheory/fileformats/dot/dotgrammar.cpp 2015-06-24 14:17:48.000000000 +0200 +++ new/rocs-15.08.1/libgraphtheory/fileformats/dot/dotgrammar.cpp 2015-09-10 23:19:40.000000000 +0200 @@ -46,10 +46,12 @@ #define SKIPPER space | confix("//", eol)[*(char_ - eol)] | confix("/*", "*/")[*(char_ - "*/")] // workaround for linking boost -void boost::throw_exception(std::exception const & e) +namespace boost { +void throw_exception(std::exception const &e) { qCritical() << "Exception:" << e.what(); } +} // create distinct parser for dot keywords namespace distinct diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rocs-15.04.3/libgraphtheory/fileformats/fileformatinterface.h new/rocs-15.08.1/libgraphtheory/fileformats/fileformatinterface.h --- old/rocs-15.04.3/libgraphtheory/fileformats/fileformatinterface.h 2015-06-24 14:17:48.000000000 +0200 +++ new/rocs-15.08.1/libgraphtheory/fileformats/fileformatinterface.h 2015-09-10 23:19:40.000000000 +0200 @@ -23,7 +23,7 @@ #include <QObject> #include "typenames.h" -#include "libgraphtheoryexport.h" +#include "graphtheory_export.h" class QUrl; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rocs-15.04.3/libgraphtheory/fileformats/fileformatmanager.h new/rocs-15.08.1/libgraphtheory/fileformats/fileformatmanager.h --- old/rocs-15.04.3/libgraphtheory/fileformats/fileformatmanager.h 2015-06-24 14:17:48.000000000 +0200 +++ new/rocs-15.08.1/libgraphtheory/fileformats/fileformatmanager.h 2015-09-10 23:19:40.000000000 +0200 @@ -23,7 +23,7 @@ #include "fileformatinterface.h" #include "typenames.h" -#include "libgraphtheoryexport.h" +#include "graphtheory_export.h" #include <QObject> #include <QList> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rocs-15.04.3/libgraphtheory/fileformats/gml/CMakeLists.txt new/rocs-15.08.1/libgraphtheory/fileformats/gml/CMakeLists.txt --- old/rocs-15.04.3/libgraphtheory/fileformats/gml/CMakeLists.txt 2015-06-24 14:17:48.000000000 +0200 +++ new/rocs-15.08.1/libgraphtheory/fileformats/gml/CMakeLists.txt 2015-09-10 23:19:40.000000000 +0200 @@ -38,6 +38,9 @@ rocsgraphtheory ) +# Boost::spirit requires exceptions +kde_target_enable_exceptions(gmlfileformat PRIVATE) + kcoreaddons_desktop_to_json(gmlfileformat gmlfileformat.desktop) install(TARGETS gmlfileformat DESTINATION ${PLUGIN_INSTALL_DIR}/rocs/fileformats) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rocs-15.04.3/libgraphtheory/fileformats/gml/autotests/CMakeLists.txt new/rocs-15.08.1/libgraphtheory/fileformats/gml/autotests/CMakeLists.txt --- old/rocs-15.04.3/libgraphtheory/fileformats/gml/autotests/CMakeLists.txt 2015-06-24 14:17:48.000000000 +0200 +++ new/rocs-15.08.1/libgraphtheory/fileformats/gml/autotests/CMakeLists.txt 2015-09-10 23:19:40.000000000 +0200 @@ -34,6 +34,7 @@ ../gmlgrammarhelper.cpp ../gmlfileformat.cpp ) + add_executable(TestGmlFileFormat ${testgmlfileformat_SRCS}) add_test(TestGmlFileFormat TestGmlFileFormat) ecm_mark_as_test(TestGmlFileFormat) @@ -41,3 +42,6 @@ rocsgraphtheory Qt5::Test ) + +# Boost::spirit requires exceptions +kde_target_enable_exceptions(TestGmlFileFormat PRIVATE) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rocs-15.04.3/libgraphtheory/fileformats/gml/gmlfileformat.desktop new/rocs-15.08.1/libgraphtheory/fileformats/gml/gmlfileformat.desktop --- old/rocs-15.04.3/libgraphtheory/fileformats/gml/gmlfileformat.desktop 2015-06-24 14:17:48.000000000 +0200 +++ new/rocs-15.08.1/libgraphtheory/fileformats/gml/gmlfileformat.desktop 2015-09-10 23:19:40.000000000 +0200 @@ -8,6 +8,7 @@ X-KDE-PluginInfo-Category=Plugins X-KDE-PluginInfo-License=GPL Name=GML File Format +Name[ast]=Formatu de ficheru GML Name[ca]=Format de fitxer GML Name[cs]=Formát souboru GML Name[de]=GML-Dateiformat @@ -15,6 +16,8 @@ Name[es]=Formato de archivo GML Name[fi]=GML-tiedostomuoto Name[fr]=Format de fichier GML +Name[gl]=Formato de ficheiro GML +Name[it]=Formato di file GML Name[nl]=GML-bestandsformaat Name[pl]=Format pliku GML Name[pt]=Formato de Ficheiros GML @@ -27,6 +30,7 @@ Name[x-test]=xxGML File Formatxx Name[zh_TW]=GML 檔案格式 Comment=Read and write Graph Markup Language documents (GML) +Comment[ast]=Llee y escribe documentos del llinguax de marques de grafos (GML) Comment[bs]=Čitanje i pisanje datoteka u jeziku za označavanje graf dokumenata (GML) Comment[ca]=Llegeix i escriu fitxers escrits en Llenguatge de Marcatge de Gràfics (GML) Comment[ca@valencia]=Llig i escriu fitxers escrits en Llenguatge de Marcatge de Gràfics (GML) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rocs-15.04.3/libgraphtheory/fileformats/gml/gmlgrammar.cpp new/rocs-15.08.1/libgraphtheory/fileformats/gml/gmlgrammar.cpp --- old/rocs-15.04.3/libgraphtheory/fileformats/gml/gmlgrammar.cpp 2015-06-24 14:17:48.000000000 +0200 +++ new/rocs-15.08.1/libgraphtheory/fileformats/gml/gmlgrammar.cpp 2015-09-10 23:19:40.000000000 +0200 @@ -29,10 +29,12 @@ using namespace GraphTheory; // workaround for linking boost -void boost::throw_exception(std::exception const & e) +namespace boost { +void throw_exception(std::exception const &e) { qCritical() << "Exception:" << e.what(); } +} namespace GmlParser { diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rocs-15.04.3/libgraphtheory/fileformats/rocs1/rocs1fileformat.desktop new/rocs-15.08.1/libgraphtheory/fileformats/rocs1/rocs1fileformat.desktop --- old/rocs-15.04.3/libgraphtheory/fileformats/rocs1/rocs1fileformat.desktop 2015-06-24 14:17:48.000000000 +0200 +++ new/rocs-15.08.1/libgraphtheory/fileformats/rocs1/rocs1fileformat.desktop 2015-09-10 23:19:40.000000000 +0200 @@ -8,6 +8,7 @@ X-KDE-PluginInfo-Category=Plugins X-KDE-PluginInfo-License=GPL Name=Rocs File Format (old) +Name[ast]=Formatu de ficheru Rocs (vieyu) Name[ca]=Format de fitxer del Rocs (antic) Name[cs]=Formát souborů Rocs (starý) Name[de]=Rocs-Dateiformat (veraltet) @@ -15,6 +16,8 @@ Name[es]=Formato de archivo de Rocs (antiguo) Name[fi]=Rocsin tiedostomuoto (vanha) Name[fr]=Format de fichier Rocs (ancien) +Name[gl]=Formato de ficheiro de Rocs (vello) +Name[it]=Formato di file di Rocs (vecchio) Name[nl]=Rocs-bestandsformaat (oud) Name[pl]=Format plików Rocs (stary) Name[pt]=Formato de Ficheiros do Rocs (antigo) @@ -27,6 +30,7 @@ Name[x-test]=xxRocs File Format (old)xx Name[zh_TW]=Rocs 檔案格式(舊) Comment=Rocs Graph File Format (old) +Comment[ast]=Formatu de ficheru de grafos Rocs (vieyu) Comment[ca]=Format de fitxers de grafs del Rocs (antic) Comment[cs]=Formát souborů grafů Rocs (starý) Comment[de]=Rocs-Graphendatei-Format (veraltet) @@ -34,6 +38,8 @@ Comment[es]=Formato de archivo de grafos de Rocs (antiguo) Comment[fi]=Rocsin graafitiedostomuoto (vanha) Comment[fr]=Format de fichier de graphe Rocs (ancien) +Comment[gl]=Formato de ficheiro de gráficos de Rocs (vello) +Comment[it]=Formato di file di grafi di Rocs (vecchio) Comment[nl]=Bestandsformaat voor Rocs Graph (oud) Comment[pl]=Format plików grafów Rocs (stary) Comment[pt]=Formato do Ficheiro de Grafos do Rocs (antigo) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rocs-15.04.3/libgraphtheory/fileformats/rocs2/rocs2fileformat.desktop new/rocs-15.08.1/libgraphtheory/fileformats/rocs2/rocs2fileformat.desktop --- old/rocs-15.04.3/libgraphtheory/fileformats/rocs2/rocs2fileformat.desktop 2015-06-24 14:17:48.000000000 +0200 +++ new/rocs-15.08.1/libgraphtheory/fileformats/rocs2/rocs2fileformat.desktop 2015-09-10 23:19:40.000000000 +0200 @@ -8,6 +8,7 @@ X-KDE-PluginInfo-Category=Plugins X-KDE-PluginInfo-License=GPL Name=Rocs File Format +Name[ast]=Formatu de ficheru Rocs Name[ca]=Format de fitxer del Rocs Name[cs]=Formát souborů Rocs Name[de]=Rocs-Dateiformat @@ -15,6 +16,8 @@ Name[es]=Formato de archivo de Rocs Name[fi]=Rocsin tiedostomuoto Name[fr]=Format de fichier Rocs +Name[gl]=Formato de ficheiro de Rocs +Name[it]=Formato di file di Rocs Name[nl]=Rocs-bestandsformaat Name[pl]=Format plików Rocs Name[pt]=Formato de Ficheiros do Rocs @@ -27,6 +30,7 @@ Name[x-test]=xxRocs File Formatxx Name[zh_TW]=Rocs 檔案格式 Comment=Rocs Graph File Format +Comment[ast]=Formatu de ficheru de grafos Rocs Comment[ca]=Format de fitxers de grafs del Rocs Comment[cs]=Formát souborů grafů Rocs Comment[de]=Rocs-Graphendatei-Format @@ -34,6 +38,8 @@ Comment[es]=Formato de archivo de grafos de Rocs Comment[fi]=Rocsin graafitiedostomuoto Comment[fr]=Format de fichier de graphe Rocs +Comment[gl]=Formato de ficheiro de gráficos de Rocs +Comment[it]=Formato di file di grafi di Rocs Comment[nl]=Bestandsformaat voor Rocs Graph Comment[pl]=Format plików grafów Rocs Comment[pt]=Formato de Ficheiros de Grafos do Rocs diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rocs-15.04.3/libgraphtheory/fileformats/tgf/tgffileformat.desktop new/rocs-15.08.1/libgraphtheory/fileformats/tgf/tgffileformat.desktop --- old/rocs-15.04.3/libgraphtheory/fileformats/tgf/tgffileformat.desktop 2015-06-24 14:17:48.000000000 +0200 +++ new/rocs-15.08.1/libgraphtheory/fileformats/tgf/tgffileformat.desktop 2015-09-10 23:19:40.000000000 +0200 @@ -8,6 +8,7 @@ X-KDE-PluginInfo-Category=Plugins X-KDE-PluginInfo-License=GPL Name=TGF Graph File Format +Name[ast]=Formatu de ficheru de grafos TGF Name[ca]=Format de fitxer de grafs TGF Name[cs]=Formát souborů grafů TGF Name[de]=TGF-Graphendateiformat @@ -15,6 +16,8 @@ Name[es]=Formato de archivo de grafos TGF Name[fi]=TGF-graafitiedostomuoto Name[fr]=Format de fichier de graphe « TGF » +Name[gl]=Complemento de ficheiros de gráficos TGF +Name[it]=Formato di file di grafi TGF Name[nl]=Bestandsformaat voor TGF Graph Name[pl]=Format plików grafów TGF Name[pt]=Formato de Ficheiros de Grafos em TGF @@ -27,6 +30,7 @@ Name[x-test]=xxTGF Graph File Formatxx Name[zh_TW]=TGF 圖形檔案格式 Comment=Read and write graph documents in Trivial Graph Format (TGF) +Comment[ast]=Llee y escribe documentos nel formatu de grafos triviales (TGF) Comment[bs]=Čitaj i piši dokumente grafa u Trivial Graph Format (TGF) Comment[ca]=Llegeix i escriu fitxers escrits en Format Gràfic Trivial (TGF) Comment[ca@valencia]=Llig i escriu fitxers escrits en Format Gràfic Trivial (TGF) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rocs-15.04.3/libgraphtheory/fileformats/tikz/tikzfileformat.desktop new/rocs-15.08.1/libgraphtheory/fileformats/tikz/tikzfileformat.desktop --- old/rocs-15.04.3/libgraphtheory/fileformats/tikz/tikzfileformat.desktop 2015-06-24 14:17:48.000000000 +0200 +++ new/rocs-15.08.1/libgraphtheory/fileformats/tikz/tikzfileformat.desktop 2015-09-10 23:19:40.000000000 +0200 @@ -8,6 +8,7 @@ X-KDE-PluginInfo-Category=Plugins X-KDE-PluginInfo-License=GPL Name=PGF/TikZ Graph File Export Plugin +Name[ast]=Complementu d'esportación de ficheros de grafos PGF/TikZ Name[ca]=Connector d'exportació de fitxer de grafs PGF/TikZ Name[cs]=Export souborů grafů PGF/TikZ Name[de]=PGF/TikZ-Graphendateiexportmodul @@ -15,6 +16,8 @@ Name[es]=Complemento de exportación de archivo de grafos PGF/TikZ Name[fi]=PGF/TikZ-graafitiedoston vientiliitännäinen Name[fr]=Module externe d'exportation de fichiers « PGF / TikZ » +Name[gl]=Complemento de exportación de ficheiros de gráficos PGG/TikZ +Name[it]=Estensione di esportazione a file PGF/TikZ Name[nl]=Plugin voor exporteren van PGF/TikZ Graph-bestanden Name[pl]=Wtyczka eksportu plików grafów PGF/TikZ Name[pt]='Plugin' de Exportação de Grafos em PGF/TikZ @@ -27,6 +30,7 @@ Name[x-test]=xxPGF/TikZ Graph File Export Pluginxx Name[zh_TW]=PGF/TikZ 圖形檔匯出外掛程式 Comment=Writes graph documents in PGF/TikZ format for use in LaTeX documents +Comment[ast]=Escribe documentos de grafos nel formatu PGF/TikZ pal so usu en documentos LaTeX Comment[bs]=Snima grafičke dokumente PGF/TikZ formatu za upotrebu u LaTeX dokumentima Comment[ca]=Escriu documents gràfics en format PGF/TikZ per utilitzar-los en documents LaTeX Comment[ca@valencia]=Escriu documents gràfics en format PGF/TikZ per utilitzar-los en documents LaTeX diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rocs-15.04.3/libgraphtheory/graphdocument.h new/rocs-15.08.1/libgraphtheory/graphdocument.h --- old/rocs-15.04.3/libgraphtheory/graphdocument.h 2015-06-24 14:17:48.000000000 +0200 +++ new/rocs-15.08.1/libgraphtheory/graphdocument.h 2015-09-10 23:19:40.000000000 +0200 @@ -21,7 +21,7 @@ #ifndef GRAPHDOCUMENT_H #define GRAPHDOCUMENT_H -#include "libgraphtheoryexport.h" +#include "graphtheory_export.h" #include "typenames.h" #include "node.h" #include "edgetype.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rocs-15.04.3/libgraphtheory/kernel/documentwrapper.h new/rocs-15.08.1/libgraphtheory/kernel/documentwrapper.h --- old/rocs-15.04.3/libgraphtheory/kernel/documentwrapper.h 2015-06-24 14:17:48.000000000 +0200 +++ new/rocs-15.08.1/libgraphtheory/kernel/documentwrapper.h 2015-09-10 23:19:40.000000000 +0200 @@ -21,7 +21,7 @@ #ifndef DOCUMENTWRAPPER_H #define DOCUMENTWRAPPER_H -#include "libgraphtheoryexport.h" +#include "graphtheory_export.h" #include "kernel.h" #include "typenames.h" #include "node.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rocs-15.04.3/libgraphtheory/kernel/edgewrapper.cpp new/rocs-15.08.1/libgraphtheory/kernel/edgewrapper.cpp --- old/rocs-15.04.3/libgraphtheory/kernel/edgewrapper.cpp 2015-06-24 14:17:48.000000000 +0200 +++ new/rocs-15.08.1/libgraphtheory/kernel/edgewrapper.cpp 2015-09-10 23:19:40.000000000 +0200 @@ -107,8 +107,9 @@ if (m_edge->dynamicProperties().contains(name)) { m_edge->setDynamicProperty(name, value); } + return true; } - return true; + return QObject::event(e); } void EdgeWrapper::updateDynamicProperties() diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rocs-15.04.3/libgraphtheory/kernel/edgewrapper.h new/rocs-15.08.1/libgraphtheory/kernel/edgewrapper.h --- old/rocs-15.04.3/libgraphtheory/kernel/edgewrapper.h 2015-06-24 14:17:48.000000000 +0200 +++ new/rocs-15.08.1/libgraphtheory/kernel/edgewrapper.h 2015-09-10 23:19:40.000000000 +0200 @@ -21,7 +21,7 @@ #ifndef EDGEWRAPPER_H #define EDGEWRAPPER_H -#include "libgraphtheoryexport.h" +#include "graphtheory_export.h" #include "kernel.h" #include "typenames.h" #include "node.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rocs-15.04.3/libgraphtheory/kernel/kernel.h new/rocs-15.08.1/libgraphtheory/kernel/kernel.h --- old/rocs-15.04.3/libgraphtheory/kernel/kernel.h 2015-06-24 14:17:48.000000000 +0200 +++ new/rocs-15.08.1/libgraphtheory/kernel/kernel.h 2015-09-10 23:19:40.000000000 +0200 @@ -21,7 +21,7 @@ #ifndef KERNEL_H #define KERNEL_H -#include "libgraphtheoryexport.h" +#include "graphtheory_export.h" #include "typenames.h" #include "node.h" #include "graphdocument.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rocs-15.04.3/libgraphtheory/kernel/modules/console/consolemodule.h new/rocs-15.08.1/libgraphtheory/kernel/modules/console/consolemodule.h --- old/rocs-15.04.3/libgraphtheory/kernel/modules/console/consolemodule.h 2015-06-24 14:17:48.000000000 +0200 +++ new/rocs-15.08.1/libgraphtheory/kernel/modules/console/consolemodule.h 2015-09-10 23:19:40.000000000 +0200 @@ -21,7 +21,7 @@ #ifndef CONSOLEMODULE_H #define CONSOLEMODULE_H -#include "libgraphtheoryexport.h" +#include "graphtheory_export.h" #include "kernel/kernel.h" #include <QObject> #include <QList> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rocs-15.04.3/libgraphtheory/kernel/nodewrapper.cpp new/rocs-15.08.1/libgraphtheory/kernel/nodewrapper.cpp --- old/rocs-15.04.3/libgraphtheory/kernel/nodewrapper.cpp 2015-06-24 14:17:48.000000000 +0200 +++ new/rocs-15.08.1/libgraphtheory/kernel/nodewrapper.cpp 2015-09-10 23:19:40.000000000 +0200 @@ -436,8 +436,9 @@ if (m_node->dynamicProperties().contains(name)) { m_node->setDynamicProperty(name, value); } + return true; } - return true; + return QObject::event(e); } void NodeWrapper::updateDynamicProperties() diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rocs-15.04.3/libgraphtheory/kernel/nodewrapper.h new/rocs-15.08.1/libgraphtheory/kernel/nodewrapper.h --- old/rocs-15.04.3/libgraphtheory/kernel/nodewrapper.h 2015-06-24 14:17:48.000000000 +0200 +++ new/rocs-15.08.1/libgraphtheory/kernel/nodewrapper.h 2015-09-10 23:19:40.000000000 +0200 @@ -21,7 +21,7 @@ #ifndef NODEWRAPPER_H #define NODEWRAPPER_H -#include "libgraphtheoryexport.h" +#include "graphtheory_export.h" #include "kernel.h" #include "typenames.h" #include "node.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rocs-15.04.3/libgraphtheory/libgraphtheoryexport.h new/rocs-15.08.1/libgraphtheory/libgraphtheoryexport.h --- old/rocs-15.04.3/libgraphtheory/libgraphtheoryexport.h 2015-06-24 14:17:48.000000000 +0200 +++ new/rocs-15.08.1/libgraphtheory/libgraphtheoryexport.h 1970-01-01 01:00:00.000000000 +0100 @@ -1,36 +0,0 @@ -/* - * Copyright 2014 Andreas Cord-Landwehr <[email protected]> - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) version 3, or any - * later version accepted by the membership of KDE e.V. (or its - * successor approved by the membership of KDE e.V.), which shall - * act as a proxy defined in Section 6 of version 3 of the license. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library. If not, see <http://www.gnu.org/licenses/>. - */ - -#ifndef GRAPHTHEORY_EXPORT_H -#define GRAPHTHEORY_EXPORT_H - -#define KDE_EXPORT __attribute__ ((visibility("default"))) -#define KDE_IMPORT __attribute__ ((visibility("default"))) - -#ifndef GRAPHTHEORY_EXPORT -# ifdef MAKE_GRAPHTHEORY_LIB -# define GRAPHTHEORY_EXPORT KDE_EXPORT -# else -# define GRAPHTHEORY_EXPORT KDE_IMPORT -# endif -#endif - -#endif - diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rocs-15.04.3/libgraphtheory/models/edgemodel.h new/rocs-15.08.1/libgraphtheory/models/edgemodel.h --- old/rocs-15.04.3/libgraphtheory/models/edgemodel.h 2015-06-24 14:17:48.000000000 +0200 +++ new/rocs-15.08.1/libgraphtheory/models/edgemodel.h 2015-09-10 23:19:40.000000000 +0200 @@ -21,7 +21,7 @@ #ifndef EDGEMODEL_H #define EDGEMODEL_H -#include "libgraphtheoryexport.h" +#include "graphtheory_export.h" #include "typenames.h" #include <QAbstractListModel> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rocs-15.04.3/libgraphtheory/models/edgepropertymodel.h new/rocs-15.08.1/libgraphtheory/models/edgepropertymodel.h --- old/rocs-15.04.3/libgraphtheory/models/edgepropertymodel.h 2015-06-24 14:17:48.000000000 +0200 +++ new/rocs-15.08.1/libgraphtheory/models/edgepropertymodel.h 2015-09-10 23:19:40.000000000 +0200 @@ -21,7 +21,7 @@ #ifndef EDGEPROPERTYMODEL_H #define EDGEPROPERTYMODEL_H -#include "libgraphtheoryexport.h" +#include "graphtheory_export.h" #include "typenames.h" #include <QAbstractListModel> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rocs-15.04.3/libgraphtheory/models/edgetypemodel.h new/rocs-15.08.1/libgraphtheory/models/edgetypemodel.h --- old/rocs-15.04.3/libgraphtheory/models/edgetypemodel.h 2015-06-24 14:17:48.000000000 +0200 +++ new/rocs-15.08.1/libgraphtheory/models/edgetypemodel.h 2015-09-10 23:19:40.000000000 +0200 @@ -21,7 +21,7 @@ #ifndef EDGETYPEMODEL_H #define EDGETYPEMODEL_H -#include "libgraphtheoryexport.h" +#include "graphtheory_export.h" #include "typenames.h" #include <QAbstractListModel> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rocs-15.04.3/libgraphtheory/models/edgetypepropertymodel.h new/rocs-15.08.1/libgraphtheory/models/edgetypepropertymodel.h --- old/rocs-15.04.3/libgraphtheory/models/edgetypepropertymodel.h 2015-06-24 14:17:48.000000000 +0200 +++ new/rocs-15.08.1/libgraphtheory/models/edgetypepropertymodel.h 2015-09-10 23:19:40.000000000 +0200 @@ -21,7 +21,7 @@ #ifndef EDGETYPEPROPERTYMODEL_H #define EDGETYPEPROPERTYMODEL_H -#include "libgraphtheoryexport.h" +#include "graphtheory_export.h" #include "typenames.h" #include <QAbstractListModel> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rocs-15.04.3/libgraphtheory/models/nodemodel.h new/rocs-15.08.1/libgraphtheory/models/nodemodel.h --- old/rocs-15.04.3/libgraphtheory/models/nodemodel.h 2015-06-24 14:17:48.000000000 +0200 +++ new/rocs-15.08.1/libgraphtheory/models/nodemodel.h 2015-09-10 23:19:40.000000000 +0200 @@ -21,7 +21,7 @@ #ifndef NODEMODEL_H #define NODEMODEL_H -#include "libgraphtheoryexport.h" +#include "graphtheory_export.h" #include "typenames.h" #include <QAbstractListModel> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rocs-15.04.3/libgraphtheory/models/nodepropertymodel.h new/rocs-15.08.1/libgraphtheory/models/nodepropertymodel.h --- old/rocs-15.04.3/libgraphtheory/models/nodepropertymodel.h 2015-06-24 14:17:48.000000000 +0200 +++ new/rocs-15.08.1/libgraphtheory/models/nodepropertymodel.h 2015-09-10 23:19:40.000000000 +0200 @@ -21,7 +21,7 @@ #ifndef NODEPROPERTYMODEL_H #define NODEPROPERTYMODEL_H -#include "libgraphtheoryexport.h" +#include "graphtheory_export.h" #include "typenames.h" #include <QAbstractListModel> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rocs-15.04.3/libgraphtheory/models/nodetypemodel.h new/rocs-15.08.1/libgraphtheory/models/nodetypemodel.h --- old/rocs-15.04.3/libgraphtheory/models/nodetypemodel.h 2015-06-24 14:17:48.000000000 +0200 +++ new/rocs-15.08.1/libgraphtheory/models/nodetypemodel.h 2015-09-10 23:19:40.000000000 +0200 @@ -21,7 +21,7 @@ #ifndef NODETYPEMODEL_H #define NODETYPEMODEL_H -#include "libgraphtheoryexport.h" +#include "graphtheory_export.h" #include "typenames.h" #include <QAbstractListModel> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rocs-15.04.3/libgraphtheory/models/nodetypepropertymodel.h new/rocs-15.08.1/libgraphtheory/models/nodetypepropertymodel.h --- old/rocs-15.04.3/libgraphtheory/models/nodetypepropertymodel.h 2015-06-24 14:17:48.000000000 +0200 +++ new/rocs-15.08.1/libgraphtheory/models/nodetypepropertymodel.h 2015-09-10 23:19:40.000000000 +0200 @@ -21,7 +21,7 @@ #ifndef NODETYPEPROPERTYMODEL_H #define NODETYPEPROPERTYMODEL_H -#include "libgraphtheoryexport.h" +#include "graphtheory_export.h" #include "typenames.h" #include <QAbstractListModel> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rocs-15.04.3/libgraphtheory/modifiers/topology.h new/rocs-15.08.1/libgraphtheory/modifiers/topology.h --- old/rocs-15.04.3/libgraphtheory/modifiers/topology.h 2015-06-24 14:17:48.000000000 +0200 +++ new/rocs-15.08.1/libgraphtheory/modifiers/topology.h 2015-09-10 23:19:40.000000000 +0200 @@ -22,7 +22,7 @@ #define TOPOLOGY_H #include "typenames.h" -#include "libgraphtheoryexport.h" +#include "graphtheory_export.h" namespace GraphTheory { diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rocs-15.04.3/libgraphtheory/modifiers/valueassign.h new/rocs-15.08.1/libgraphtheory/modifiers/valueassign.h --- old/rocs-15.04.3/libgraphtheory/modifiers/valueassign.h 2015-06-24 14:17:48.000000000 +0200 +++ new/rocs-15.08.1/libgraphtheory/modifiers/valueassign.h 2015-09-10 23:19:40.000000000 +0200 @@ -22,7 +22,7 @@ #define VALUEASSIGN_H #include "typenames.h" -#include "libgraphtheoryexport.h" +#include "graphtheory_export.h" namespace GraphTheory { diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rocs-15.04.3/libgraphtheory/node.h new/rocs-15.08.1/libgraphtheory/node.h --- old/rocs-15.04.3/libgraphtheory/node.h 2015-06-24 14:17:48.000000000 +0200 +++ new/rocs-15.08.1/libgraphtheory/node.h 2015-09-10 23:19:40.000000000 +0200 @@ -21,7 +21,7 @@ #ifndef NODE_H #define NODE_H -#include "libgraphtheoryexport.h" +#include "graphtheory_export.h" #include "typenames.h" #include "graphdocument.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rocs-15.04.3/libgraphtheory/nodetype.h new/rocs-15.08.1/libgraphtheory/nodetype.h --- old/rocs-15.04.3/libgraphtheory/nodetype.h 2015-06-24 14:17:48.000000000 +0200 +++ new/rocs-15.08.1/libgraphtheory/nodetype.h 2015-09-10 23:19:40.000000000 +0200 @@ -21,7 +21,7 @@ #ifndef NODETYPE_H #define NODETYPE_H -#include "libgraphtheoryexport.h" +#include "graphtheory_export.h" #include "typenames.h" #include <QObject> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rocs-15.04.3/libgraphtheory/nodetypestyle.h new/rocs-15.08.1/libgraphtheory/nodetypestyle.h --- old/rocs-15.04.3/libgraphtheory/nodetypestyle.h 2015-06-24 14:17:48.000000000 +0200 +++ new/rocs-15.08.1/libgraphtheory/nodetypestyle.h 2015-09-10 23:19:40.000000000 +0200 @@ -21,7 +21,7 @@ #ifndef NODETYPESTYLE_H #define NODETYPESTYLE_H -#include "libgraphtheoryexport.h" +#include "graphtheory_export.h" #include "typenames.h" #include <QObject> #include <QSharedPointer> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rocs-15.04.3/libgraphtheory/qml/Scene.qml new/rocs-15.08.1/libgraphtheory/qml/Scene.qml --- old/rocs-15.04.3/libgraphtheory/qml/Scene.qml 2015-06-24 14:17:48.000000000 +0200 +++ new/rocs-15.08.1/libgraphtheory/qml/Scene.qml 2015-09-10 23:19:40.000000000 +0200 @@ -482,7 +482,7 @@ } } - // state maching solely for edge creation + // state matchine solely for edge creation DSM.StateMachine { id: dsmCreateEdge initialState: ceStateIdle diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rocs-15.04.3/libgraphtheory/qtquickitems/edgeitem.h new/rocs-15.08.1/libgraphtheory/qtquickitems/edgeitem.h --- old/rocs-15.04.3/libgraphtheory/qtquickitems/edgeitem.h 2015-06-24 14:17:48.000000000 +0200 +++ new/rocs-15.08.1/libgraphtheory/qtquickitems/edgeitem.h 2015-09-10 23:19:40.000000000 +0200 @@ -21,7 +21,7 @@ #ifndef EDGEITEM_H #define EDGEITEM_H -#include "libgraphtheoryexport.h" +#include "graphtheory_export.h" #include "edge.h" #include <QQuickItem> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rocs-15.04.3/libgraphtheory/qtquickitems/nodeitem.h new/rocs-15.08.1/libgraphtheory/qtquickitems/nodeitem.h --- old/rocs-15.04.3/libgraphtheory/qtquickitems/nodeitem.h 2015-06-24 14:17:48.000000000 +0200 +++ new/rocs-15.08.1/libgraphtheory/qtquickitems/nodeitem.h 2015-09-10 23:19:40.000000000 +0200 @@ -21,7 +21,7 @@ #ifndef NODEITEM_H #define NODEITEM_H -#include "libgraphtheoryexport.h" +#include "graphtheory_export.h" #include "node.h" #include <QQuickPaintedItem> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rocs-15.04.3/libgraphtheory/qtquickitems/qsgarrowheadnode.h new/rocs-15.08.1/libgraphtheory/qtquickitems/qsgarrowheadnode.h --- old/rocs-15.04.3/libgraphtheory/qtquickitems/qsgarrowheadnode.h 2015-06-24 14:17:48.000000000 +0200 +++ new/rocs-15.08.1/libgraphtheory/qtquickitems/qsgarrowheadnode.h 2015-09-10 23:19:40.000000000 +0200 @@ -21,7 +21,7 @@ #ifndef QSGARROWHEADNODE_H #define QSGARROWHEADNODE_H -#include "libgraphtheoryexport.h" +#include "graphtheory_export.h" #include <QSGGeometryNode> #include <QSGFlatColorMaterial> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rocs-15.04.3/libgraphtheory/qtquickitems/qsglinenode.h new/rocs-15.08.1/libgraphtheory/qtquickitems/qsglinenode.h --- old/rocs-15.04.3/libgraphtheory/qtquickitems/qsglinenode.h 2015-06-24 14:17:48.000000000 +0200 +++ new/rocs-15.08.1/libgraphtheory/qtquickitems/qsglinenode.h 2015-09-10 23:19:40.000000000 +0200 @@ -21,7 +21,7 @@ #ifndef QSGLINENODE_H #define QSGLINENODE_H -#include "libgraphtheoryexport.h" +#include "graphtheory_export.h" #include "edgetype.h" #include <QSGGeometryNode> #include <QSGFlatColorMaterial> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rocs-15.04.3/libgraphtheory/view.h new/rocs-15.08.1/libgraphtheory/view.h --- old/rocs-15.04.3/libgraphtheory/view.h 2015-06-24 14:17:48.000000000 +0200 +++ new/rocs-15.08.1/libgraphtheory/view.h 2015-09-10 23:19:40.000000000 +0200 @@ -21,7 +21,7 @@ #ifndef VIEW_H #define VIEW_H -#include "libgraphtheoryexport.h" +#include "graphtheory_export.h" #include "typenames.h" #include "editor.h" #include "graphdocument.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rocs-15.04.3/org.kde.rocs.appdata.xml new/rocs-15.08.1/org.kde.rocs.appdata.xml --- old/rocs-15.04.3/org.kde.rocs.appdata.xml 1970-01-01 01:00:00.000000000 +0100 +++ new/rocs-15.08.1/org.kde.rocs.appdata.xml 2015-09-10 23:19:40.000000000 +0200 @@ -0,0 +1,93 @@ +<?xml version="1.0" encoding="utf-8"?> +<component type="desktop"> + <id>org.kde.rocs.desktop</id> + <metadata_license>CC0-1.0</metadata_license> + <project_license>GPL-2.0+</project_license> + <name>Rocs</name> + <name xml:lang="ast">Rocs</name> + <name xml:lang="bs">Rocs</name> + <name xml:lang="ca">Rocs</name> + <name xml:lang="cs">Rocs</name> + <name xml:lang="da">Rocs</name> + <name xml:lang="de">Rocs</name> + <name xml:lang="en-GB">Rocs</name> + <name xml:lang="es">Rocs</name> + <name xml:lang="et">Rocs</name> + <name xml:lang="fi">Rocs</name> + <name xml:lang="fr">Rocs</name> + <name xml:lang="gl">Rocs</name> + <name xml:lang="ko">Rocs</name> + <name xml:lang="lt">Rocs</name> + <name xml:lang="nds">Rocs</name> + <name xml:lang="nl">Rocs</name> + <name xml:lang="pl">Rocs</name> + <name xml:lang="pt">Rocs</name> + <name xml:lang="pt-BR">Rocs</name> + <name xml:lang="sk">Rocs</name> + <name xml:lang="sl">Rocs</name> + <name xml:lang="sv">Rocs</name> + <name xml:lang="uk">Rocs</name> + <name xml:lang="x-test">xxRocsxx</name> + <name xml:lang="zh-CN">Rocs</name> + <name xml:lang="zh-TW">繪圖_Rocs</name> + <summary>Rocs Graph Theory</summary> + <summary xml:lang="ast">Teoría de grafos de Rocs</summary> + <summary xml:lang="bs">Rocs teorija grafova</summary> + <summary xml:lang="ca">Teoria de grafs Rocs</summary> + <summary xml:lang="de">Rocs-Graphentheorie</summary> + <summary xml:lang="en-GB">Rocs Graph Theory</summary> + <summary xml:lang="es">Teoría de grafos de Rocs</summary> + <summary xml:lang="et">Rocs graafiteooria</summary> + <summary xml:lang="fi">Rocs-graafiteoria</summary> + <summary xml:lang="fr">Théorie des graphes Rocs</summary> + <summary xml:lang="gl">Teoría de gráficos con Rocs</summary> + <summary xml:lang="ko">Rocs 그래프 이론</summary> + <summary xml:lang="nds">Graphentheorie „Rocs“</summary> + <summary xml:lang="nl">Rocs grafentheorie</summary> + <summary xml:lang="pl">Teoria grafów Rocs</summary> + <summary xml:lang="pt">Teoria dos Grafos no Rocs</summary> + <summary xml:lang="pt-BR">Teoria dos grafos de Rocs</summary> + <summary xml:lang="sk">Teória grafov Rocs</summary> + <summary xml:lang="sl">Teorija grafov Rocs</summary> + <summary xml:lang="sv">Rocs grafteori</summary> + <summary xml:lang="uk">Теорія графів «Rocs»</summary> + <summary xml:lang="x-test">xxRocs Graph Theoryxx</summary> + <summary xml:lang="zh-CN">Rocs 图论</summary> + <summary xml:lang="zh-TW">Rocs 圖形理論</summary> + <description> + <p>Rocs is a Graph Theory IDE for designing and analyzing graph algorithms. It provides an easy to use visual editor for creating graphs, a scripting engine to execute algorithms, and several helper tools for simulations and experiments. Algorithms are specified in JavaScript.</p> + <p xml:lang="ast">Rocs ye un IDE de la teoría de grafos pal diseñu y analís d'algoritmos de grafos. Apurre un editor visual cenciellu d'usar pa crear grafos, un motor pente scripts pa executar algoritmos, y delles ferramientes auxiliares pa simulaciones y esperimentos. Los algoritmos especifíquense en JavaScript.</p> + <p xml:lang="bs">Rocs je IDE za teoriju grafova za dizajn i analizu graf algoritama. Pruža lak način za upotrebu vizualnog editora za kreiranje grafova, skriptni pogon za izvršenje algoritama i više pomoćnih alata za simulacije i eksperimente. Algoritmi su navedeni u JavaScript.</p> + <p xml:lang="ca">Rocs és un EID (IDE) de Teoria de Grafs per dissenyar i analitzar algorismes de grafs. Ofereix un editor visual d'ús senzill per crear grafs, un motor de creació de scripts per executar algorismes i diverses eines d'ajuda per simulacions i experiments. Els algorismes s'especifiquen en JavaScript.</p> + <p xml:lang="de">Rocs ist eine Entwicklungsumgebung für Graphen-Theorie zur Entwicklung und Analyse von Graphen-Algorithmen. Es enthält einen einfach zu bedienenden Editor für die Erstellung von Datenstrukturen, ein leistungsfähiges Skriptmodul zur Ausführung von Algorithmen und mehrere Hilfswerkzeuge für Simulationen und Experimente. Algorithmen werden in JavaScript geschrieben.</p> + <p xml:lang="en-GB">Rocs is a Graph Theory IDE for designing and analysing graph algorithms. It provides an easy to use visual editor for creating graphs, a scripting engine to execute algorithms, and several helper tools for simulations and experiments. Algorithms are specified in JavaScript.</p> + <p xml:lang="es">Rocs es una interfaz de desarrollo integrado sobre la teoría de grafos que permite diseñar y analizar algoritmos de gafos. Proporciona un editor visual muy fácil de usar para crear grafos, un motor de guiones para ejecutar algoritmos y varias herramientas auxiliares para realizar simulaciones y experimentar. Los algoritmos se especifican en JavaScript.</p> + <p xml:lang="et">Rocs on graafiteooria arenduskeskkond, milles saab luua ja analüüsida graafialgoritme. Rakendus pakub hõlpsasti kasutatavat visuaalset redaktorit graafide loomiseks, skriptimootorit algoritmide täitmiseks ning mitmeid abistavaid tööriistu simulatsioonideks ja eksperimentideks. Algoritmid on kirjutatud JavaScriptis.</p> + <p xml:lang="fi">Rocs on graafiteoria-IDE (integroitu kehitysympäristö) graafialgoritmien suunnitteluun ja analysointiin. Siinä on visuaalinen muokkain graafien luontiin, skriptausmoottori algoritmien suorittamiseen sekä useita aputyökaluja simulaatioita ja kokeita varten. Algoritmit kirjoitetaan JavaScriptillä.</p> + <p xml:lang="fr">Rocs est un environnement de développement intégré (IDE) pour concevoir et analyser des algorithmes de graphes. Il fournit un éditeur visuel simple à utiliser pour créer des graphes, un moteur de script pour exécuter les algorithmes, et plusieurs assistants de simulation et d'expérimentation. Les algorithmes sont spécifiés en JavaScript.</p> + <p xml:lang="gl">Rocs é un ambiente de desenvolvemento integrado para teoría de grafos que permite deseñar e analizar algoritmos de grafos. Fornece un editor fácil de usar que permite crear grafos, un motor de scripting para executar algoritmos, e varias ferramentas de axuda para simulacións e experimentos. Os algoritmos poden escribirse usando JavaScript.</p> + <p xml:lang="nds">Rocs is en Graphensmeed, dor laat sik Graphen mit opstellen un analyseren. De visuelle Editor för de Graphen lett sik eenfach bruken, dat gifft en Skriptkarn för Algoritmen un en Reeg Hülpprogrammen för Simuleren un Experimenten. Algoritmen warrt in JavaScript opstellt.</p> + <p xml:lang="nl">Rocs is een IDE voor de graventheorie, voor het ontwerpen en analyseren van algoritmes voor graven. Het heeft een gemakkelijk te gebruiken visueel bewerkingsprogramma voor het aanmaken van graven, een scriptprogramma voor het uitvoeren van algoritmen, en diverse hulpmiddelen voor simulaties en experimenten. Algoritmen worden geschreven in JavaScript.</p> + <p xml:lang="pl">Rocs jest IDE teorii grafów do tworzenia i analizowania algorytmów grafów. Dostarcza łatwy w użyciu edytor wizualny do tworzenia grafów, silnik skryptów do wykonywania algorytmów i kilka innych narzędzi pomocniczych do symulacji i eksperymentów. Algorytmy są pisane w JavaScript.</p> + <p xml:lang="pt">O Rocs é um IDE de teoria do grafos para desenhar e analisar algoritmos de grafos. Oferece um editor visual simples de usar para criar grafos, um motor de programação para executar os algoritmos e diversas ferramentas auxiliares para as simulações e experiências. Os algoritmos são definidos em JavaScript.</p> + <p xml:lang="pt-BR">Rocs é um ambiente de teoria do grafos para desenhar e analisar algoritmos de grafos. Oferece um editor visual simples de usar para criação de grafos, um mecanismo de criação de scripts para executar algoritmos e diversas ferramentas auxiliares para simulações e experimentos. Os algoritmos são definidos em JavaScript.</p> + <p xml:lang="sk">Rock je integrované prostredie pre teóriu grafov na návrh a analýzu grafových algoritmov. Obsahuje jednoducho použiteľný vizuálny editor na tvorbu grafov, skriptovací engine a spúšťanie algoritmov a niekoľko pomocných nástrojov na simulácie a experimenty. Algoritmy sú špecifikované v JavaScripte.</p> + <p xml:lang="sl">Rocs je integrirano razvojno okolje za oblikovanje in preučevanje algoritmov grafov. Ponuja preprost grafični urejevalnik za ustvarjanje grafov, skriptni pogon za izvajanje algoritmov in pomagalnike za simulacije in poskuse. Algoritme pišete v JavaScript.</p> + <p xml:lang="sv">Rocs är en grafteoretisk integrerad utvecklingsmiljö för att skapa och analysera grafalgoritmer. Den tillhandahåller en lättanvänd visuell editor för att skapa grafer, ett skriptgränssnitt för att exekvera algoritmer och flertalet hjälpverktyg för simuleringar och experiment. Algoritmer definieras med Javascript.</p> + <p xml:lang="uk">Rocs — інтегроване середовище розробки (IDE) графів, призначене для створення та аналізу алгоритмів для графів. У середовищі передбачено простий у користуванні візуальний редактор для створення графів, рушій для виконання алгоритмів та декілька допоміжних інструментів для імітацій та експериментів. Мовою для запису алгоритмів є діалект JavaScript.</p> + <p xml:lang="x-test">xxRocs is a Graph Theory IDE for designing and analyzing graph algorithms. It provides an easy to use visual editor for creating graphs, a scripting engine to execute algorithms, and several helper tools for simulations and experiments. Algorithms are specified in JavaScript.xx</p> + <p xml:lang="zh-TW">Rocs 是一套圖形理論的整合介面環境,用來設計與分析圖形演算法。它提供一套易用的視覺編輯器,用來建立圖形;一套文稿引擎用來執行演算法;還有一些協助工具用來模擬與實驗 JavaScript 的 演算法。</p> + </description> + <url type="homepage">https://edu.kde.org/applications/all/rocs</url> + <url type="bugtracker">https://bugs.kde.org/enter_bug.cgi?format=guided&product=rocs</url> + <url type="help">http://docs.kde.org/stable/en/kdeedu/rocs/index.html</url> + <screenshots> + <screenshot type="default"> + <image>https://edu.kde.org/images/screenshots/rocs.png</image> + </screenshot> + </screenshots> + <project_group>KDE</project_group> + <provides> + <binary>rocs</binary> + </provides> +</component> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rocs-15.04.3/rocs.appdata.xml new/rocs-15.08.1/rocs.appdata.xml --- old/rocs-15.04.3/rocs.appdata.xml 2015-06-24 14:17:48.000000000 +0200 +++ new/rocs-15.08.1/rocs.appdata.xml 1970-01-01 01:00:00.000000000 +0100 @@ -1,88 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<component type="desktop"> - <id>org.kde.rocs.desktop</id> - <metadata_license>CC0-1.0</metadata_license> - <project_license>GPL-2.0+</project_license> - <name>Rocs</name> - <name xml:lang="ast">Rocs</name> - <name xml:lang="bs">Rocs</name> - <name xml:lang="ca">Rocs</name> - <name xml:lang="cs">Rocs</name> - <name xml:lang="da">Rocs</name> - <name xml:lang="de">Rocs</name> - <name xml:lang="en-GB">Rocs</name> - <name xml:lang="es">Rocs</name> - <name xml:lang="et">Rocs</name> - <name xml:lang="fi">Rocs</name> - <name xml:lang="fr">Rocs</name> - <name xml:lang="ko">Rocs</name> - <name xml:lang="lt">Rocs</name> - <name xml:lang="nds">Rocs</name> - <name xml:lang="nl">Rocs</name> - <name xml:lang="pl">Rocs</name> - <name xml:lang="pt">Rocs</name> - <name xml:lang="pt-BR">Rocs</name> - <name xml:lang="sk">Rocs</name> - <name xml:lang="sl">Rocs</name> - <name xml:lang="sv">Rocs</name> - <name xml:lang="uk">Rocs</name> - <name xml:lang="x-test">xxRocsxx</name> - <name xml:lang="zh-CN">Rocs</name> - <name xml:lang="zh-TW">繪圖_Rocs</name> - <summary>Rocs Graph Theory</summary> - <summary xml:lang="bs">Rocs teorija grafova</summary> - <summary xml:lang="ca">Teoria de grafs Rocs</summary> - <summary xml:lang="de">Rocs-Graphentheorie</summary> - <summary xml:lang="en-GB">Rocs Graph Theory</summary> - <summary xml:lang="es">Teoría de grafos de Rocs</summary> - <summary xml:lang="et">Rocs graafiteooria</summary> - <summary xml:lang="fi">Rocs-graafiteoria</summary> - <summary xml:lang="fr">Théorie des graphes Rocs</summary> - <summary xml:lang="ko">Rocs 그래프 이론</summary> - <summary xml:lang="nds">Graphentheorie „Rocs“</summary> - <summary xml:lang="nl">Rocs grafentheorie</summary> - <summary xml:lang="pl">Teoria grafów Rocs</summary> - <summary xml:lang="pt">Teoria dos Grafos no Rocs</summary> - <summary xml:lang="pt-BR">Teoria dos grafos de Rocs</summary> - <summary xml:lang="sk">Teória grafov Rocs</summary> - <summary xml:lang="sl">Teorija grafov Rocs</summary> - <summary xml:lang="sv">Rocs grafteori</summary> - <summary xml:lang="uk">Теорія графів «Rocs»</summary> - <summary xml:lang="x-test">xxRocs Graph Theoryxx</summary> - <summary xml:lang="zh-CN">Rocs 图论</summary> - <summary xml:lang="zh-TW">Rocs 圖形理論</summary> - <description> - <p>Rocs is a Graph Theory IDE for designing and analyzing graph algorithms. It provides an easy to use visual editor for creating graphs, a scripting engine to execute algorithms, and several helper tools for simulations and experiments. Algorithms are specified in JavaScript.</p> - <p xml:lang="bs">Rocs je IDE za teoriju grafova za dizajn i analizu graf algoritama. Pruža lak način za upotrebu vizualnog editora za kreiranje grafova, skriptni pogon za izvršenje algoritama i više pomoćnih alata za simulacije i eksperimente. Algoritmi su navedeni u JavaScript.</p> - <p xml:lang="ca">Rocs és un EID (IDE) de Teoria de Grafs per dissenyar i analitzar algorismes de grafs. Ofereix un editor visual d'ús senzill per crear grafs, un motor de creació de scripts per executar algorismes i diverses eines d'ajuda per simulacions i experiments. Els algorismes s'especifiquen en JavaScript.</p> - <p xml:lang="de">Rocs ist eine Entwicklungsumgebung für Graphen-Theorie zur Entwicklung und Analyse von Graphen-Algorithmen. Es enthält einen einfach zu bedienenden Editor für die Erstellung von Datenstrukturen, ein leistungsfähiges Skriptmodul zur Ausführung von Algorithmen und mehrere Hilfswerkzeuge für Simulationen und Experimente. Algorithmen werden in JavaScript geschrieben.</p> - <p xml:lang="en-GB">Rocs is a Graph Theory IDE for designing and analysing graph algorithms. It provides an easy to use visual editor for creating graphs, a scripting engine to execute algorithms, and several helper tools for simulations and experiments. Algorithms are specified in JavaScript.</p> - <p xml:lang="es">Rocs es una interfaz de desarrollo integrado sobre la teoría de grafos que permite diseñar y analizar algoritmos de gafos. Proporciona un editor visual muy fácil de usar para crear grafos, un motor de guiones para ejecutar algoritmos y varias herramientas auxiliares para realizar simulaciones y experimentar. Los algoritmos se especifican en JavaScript.</p> - <p xml:lang="et">Rocs on graafiteooria arenduskeskkond, milles saab luua ja analüüsida graafialgoritme. Rakendus pakub hõlpsasti kasutatavat visuaalset redaktorit graafide loomiseks, skriptimootorit algoritmide täitmiseks ning mitmeid abistavaid tööriistu simulatsioonideks ja eksperimentideks. Algoritmid on kirjutatud JavaScriptis.</p> - <p xml:lang="fi">Rocs on graafiteoria-IDE (integroitu kehitysympäristö) graafialgoritmien suunnitteluun ja analysointiin. Siinä on visuaalinen muokkain graafien luontiin, skriptausmoottori algoritmien suorittamiseen sekä useita aputyökaluja simulaatioita ja kokeita varten. Algoritmit kirjoitetaan JavaScriptillä.</p> - <p xml:lang="fr">Rocs est un environnement de développement intégré (IDE) pour concevoir et analyser des algorithmes de graphes. Il fournit un éditeur visuel simple à utiliser pour créer des graphes, un moteur de script pour exécuter les algorithmes, et plusieurs assistants de simulation et d'expérimentation. Les algorithmes sont spécifiés en JavaScript.</p> - <p xml:lang="nds">Rocs is en Graphensmeed, dor laat sik Graphen mit opstellen un analyseren. De visuelle Editor för de Graphen lett sik eenfach bruken, dat gifft en Skriptkarn för Algoritmen un en Reeg Hülpprogrammen för Simuleren un Experimenten. Algoritmen warrt in JavaScript opstellt.</p> - <p xml:lang="nl">Rocs is een IDE voor de grafentheorie, voor het ontwerpen en analyseren van graafalgoritmes. Het bevat een eenvoudig te gebruiken visueel bewerkingsprogramma voor het aanmaken van grafen, een scriptprogramma voor het laten werken van algoritmes, en wat hulpmiddelen voor simulaties en experimenten. Algoritmes worden geschreven in JavaScript.</p> - <p xml:lang="pl">Rocs jest IDE teorii grafów do tworzenia i analizowania algorytmów grafów. Dostarcza łatwy w użyciu edytor wizualny do tworzenia grafów, silnik skryptów do wykonywania algorytmów i kilka innych narzędzi pomocniczych do symulacji i eksperymentów. Algorytmy są pisane w JavaScript.</p> - <p xml:lang="pt">O Rocs é um IDE de teoria do grafos para desenhar e analisar algoritmos de grafos. Oferece um editor visual simples de usar para criar grafos, um motor de programação para executar os algoritmos e diversas ferramentas auxiliares para as simulações e experiências. Os algoritmos são definidos em JavaScript.</p> - <p xml:lang="pt-BR">Rocs é um ambiente de teoria do grafos para desenhar e analisar algoritmos de grafos. Oferece um editor visual simples de usar para criação de grafos, um mecanismo de criação de scripts para executar algoritmos e diversas ferramentas auxiliares para simulações e experimentos. Os algoritmos são definidos em JavaScript.</p> - <p xml:lang="sk">Rock je integrované prostredie pre teóriu grafov na návrh a analýzu grafových algoritmov. Obsahuje jednoducho použiteľný vizuálny editor na tvorbu grafov, skriptovací engine a spúšťanie algoritmov a niekoľko pomocných nástrojov na simulácie a experimenty. Algoritmy sú špecifikované v JavaScripte.</p> - <p xml:lang="sl">Rocs je integrirano razvojno okolje za oblikovanje in preučevanje algoritmov grafov. Ponuja preprost grafični urejevalnik za ustvarjanje grafov, skriptni pogon za izvajanje algoritmov in pomagalnike za simulacije in poskuse. Algoritme pišete v JavaScript.</p> - <p xml:lang="sv">Rocs är en grafteoretisk integrerad utvecklingsmiljö för att skapa och analysera grafalgoritmer. Den tillhandahåller en lättanvänd visuell editor för att skapa grafer, ett skriptgränssnitt för att exekvera algoritmer och flertalet hjälpverktyg för simuleringar och experiment. Algoritmer definieras med Javascript.</p> - <p xml:lang="uk">Rocs — інтегроване середовище розробки (IDE) графів, призначене для створення та аналізу алгоритмів для графів. У середовищі передбачено простий у користуванні візуальний редактор для створення графів, рушій для виконання алгоритмів та декілька допоміжних інструментів для імітацій та експериментів. Мовою для запису алгоритмів є діалект JavaScript.</p> - <p xml:lang="x-test">xxRocs is a Graph Theory IDE for designing and analyzing graph algorithms. It provides an easy to use visual editor for creating graphs, a scripting engine to execute algorithms, and several helper tools for simulations and experiments. Algorithms are specified in JavaScript.xx</p> - <p xml:lang="zh-TW">Rocs 是一套圖形理論的整合介面環境,用來設計與分析圖形演算法。它提供一套易用的視覺編輯器,用來建立圖形;一套文稿引擎用來執行演算法;還有一些協助工具用來模擬與實驗 JavaScript 的 演算法。</p> - </description> - <url type="homepage">https://edu.kde.org/applications/all/rocs</url> - <url type="bugtracker">https://bugs.kde.org/enter_bug.cgi?format=guided&product=rocs</url> - <url type="help">http://docs.kde.org/stable/en/kdeedu/rocs/index.html</url> - <screenshots> - <screenshot type="default"> - <image>https://edu.kde.org/images/screenshots/rocs.png</image> - </screenshot> - </screenshots> - <project_group>KDE</project_group> - <provides> - <binary>rocs</binary> - </provides> -</component> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rocs-15.04.3/src/CMakeLists.txt new/rocs-15.08.1/src/CMakeLists.txt --- old/rocs-15.04.3/src/CMakeLists.txt 2015-06-24 14:17:48.000000000 +0200 +++ new/rocs-15.08.1/src/CMakeLists.txt 2015-09-10 23:19:40.000000000 +0200 @@ -22,7 +22,7 @@ add_definitions(-DTRANSLATION_DOMAIN=\"rocs\") -ecm_setup_version(2.0.0 +ecm_setup_version(2.1.0 VARIABLE_PREFIX ROCS VERSION_HEADER "${CMAKE_CURRENT_BINARY_DIR}/rocsversion.h" PACKAGE_VERSION_FILE "${CMAKE_CURRENT_BINARY_DIR}/RocsConfigVersion.cmake" @@ -74,12 +74,12 @@ # add icon to executable on windows and mac ecm_add_app_icon(rocs_SRCS ICONS - ${CMAKE_CURRENT_SOURCE_DIR}/../icons/hi16-apps-rocs.png - ${CMAKE_CURRENT_SOURCE_DIR}/../icons/hi22-apps-rocs.png - ${CMAKE_CURRENT_SOURCE_DIR}/../icons/hi32-apps-rocs.png - ${CMAKE_CURRENT_SOURCE_DIR}/../icons/hi48-apps-rocs.png - ${CMAKE_CURRENT_SOURCE_DIR}/../icons/hi64-apps-rocs.png - ${CMAKE_CURRENT_SOURCE_DIR}/../icons/hi128-apps-rocs.png + ${CMAKE_CURRENT_SOURCE_DIR}/../icons/16-apps-rocs.png + ${CMAKE_CURRENT_SOURCE_DIR}/../icons/22-apps-rocs.png + ${CMAKE_CURRENT_SOURCE_DIR}/../icons/32-apps-rocs.png + ${CMAKE_CURRENT_SOURCE_DIR}/../icons/48-apps-rocs.png + ${CMAKE_CURRENT_SOURCE_DIR}/../icons/64-apps-rocs.png + ${CMAKE_CURRENT_SOURCE_DIR}/../icons/128-apps-rocs.png ) add_executable( rocs diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rocs-15.04.3/src/org.kde.rocs.desktop new/rocs-15.08.1/src/org.kde.rocs.desktop --- old/rocs-15.04.3/src/org.kde.rocs.desktop 2015-06-24 14:17:48.000000000 +0200 +++ new/rocs-15.08.1/src/org.kde.rocs.desktop 2015-09-10 23:19:40.000000000 +0200 @@ -48,6 +48,7 @@ Name[zh_CN]=Rocs Name[zh_TW]=繪圖_Rocs GenericName=Rocs Graph Theory +GenericName[ast]=Teoría de grafos Rocs GenericName[bs]=Rocs teorija grafova GenericName[ca]=Teoria de grafs Rocs GenericName[ca@valencia]=Teoria de grafs Rocs @@ -85,6 +86,7 @@ GenericName[zh_CN]=Rocs 图论 GenericName[zh_TW]=Rocs 圖形理論 Comment=Graph Theory Tool for Professors and Students. +Comment[ast]=Ferramienta de la teoría de grafos pa profesores y estudiantes. Comment[bs]=Alate teorije grafova za profesore i studente Comment[ca]=Eina de teoria de grafs per a professors i estudiants. Comment[ca@valencia]=Eina de teoria de grafs per a professors i estudiants.
