diff --git a/ChangeLog.txt b/ChangeLog.txt index 528147fa0..2a4a53921 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -1,4 +1,7 @@ -# Version 0.7.40 (unreleased) +# Version 0.7.41 (unreleased) +- Bug fixes. + +# Version 0.7.40 Nov 23, 2020 - New function Warning. - [smart-pattern/valentina#80] Allow insertion of multiple nodes. - [smart-pattern/valentina#81] Tape crash on opening. diff --git a/appveyor.yml b/appveyor.yml index 4fb19e9fb..1bb07c3f5 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -258,7 +258,7 @@ deploy: package: valentina-win_auto-upload publish: true override: true - version: 0.7.39 + version: 0.7.40 on: DEPLOY: true artifact: valentina-win-$(QT_VERSION)-$(APPVEYOR_REPO_BRANCH)-$(APPVEYOR_REPO_COMMIT) diff --git a/dist/OBS_debian/debian.changelog b/dist/OBS_debian/debian.changelog index 6d4012767..edd174349 100644 --- a/dist/OBS_debian/debian.changelog +++ b/dist/OBS_debian/debian.changelog @@ -1,5 +1,5 @@ -valentina (0.7.39) trusty; urgency=low +valentina (0.7.40) trusty; urgency=low * Auto build. - -- dismine Thu, 17 Nov 2020 16:30:00 +0300 + -- dismine Mon, 23 Nov 2020 16:30:00 +0300 diff --git a/dist/debian/changelog b/dist/debian/changelog index 6d4012767..edd174349 100644 --- a/dist/debian/changelog +++ b/dist/debian/changelog @@ -1,5 +1,5 @@ -valentina (0.7.39) trusty; urgency=low +valentina (0.7.40) trusty; urgency=low * Auto build. - -- dismine Thu, 17 Nov 2020 16:30:00 +0300 + -- dismine Mon, 23 Nov 2020 16:30:00 +0300 diff --git a/dist/macx/tape/Info.plist b/dist/macx/tape/Info.plist index c9f820da0..c1d416b42 100755 --- a/dist/macx/tape/Info.plist +++ b/dist/macx/tape/Info.plist @@ -19,9 +19,9 @@ CFBundleIdentifier io.bitbucket.valentinaproject.@EXECUTABLE@ CFBundleShortVersionString - 0.7.39 + 0.7.40 CFBundleVersion - 0.7.39.0 + 0.7.40.0 CFBundleInfoDictionaryVersion 6.0 CFBundleDocumentTypes diff --git a/dist/macx/valentina/Info.plist b/dist/macx/valentina/Info.plist index 0278316c8..ec361f021 100755 --- a/dist/macx/valentina/Info.plist +++ b/dist/macx/valentina/Info.plist @@ -19,9 +19,9 @@ CFBundleIdentifier io.bitbucket.valentinaproject.@EXECUTABLE@ CFBundleShortVersionString - 0.7.39 + 0.7.40 CFBundleVersion - 0.7.39.0 + 0.7.40.0 CFBundleInfoDictionaryVersion 6.0 CFBundleDocumentTypes diff --git a/dist/rpm/_service b/dist/rpm/_service index 93aee5dd8..e371343cc 100644 --- a/dist/rpm/_service +++ b/dist/rpm/_service @@ -1,7 +1,7 @@ git://github.com/dismine/Valentina_git.git - 0.7.39 + 0.7.40 valentina git .git diff --git a/dist/rpm/valentina.spec b/dist/rpm/valentina.spec index be5462663..82cb728b0 100644 --- a/dist/rpm/valentina.spec +++ b/dist/rpm/valentina.spec @@ -91,7 +91,7 @@ Requires: poppler-tools Requires: poppler-utils %endif -Version: 0.7.39 +Version: 0.7.40 Release: 0 URL: https://gitlab.com/smart-pattern/valentina License: GPL-3.0+ diff --git a/dist/valentina.dsc b/dist/valentina.dsc index fd71edb9b..ea0093594 100644 --- a/dist/valentina.dsc +++ b/dist/valentina.dsc @@ -2,7 +2,7 @@ Format: 3.0 (native) Source: valentina Binary: valentina Architecture: i386 amd64 -Version: 0.7.39 +Version: 0.7.40 Maintainer: Roman Telezhynskyi Homepage: https://valentinaproject.bitbucket.io Standards-Version: 3.9.5 @@ -18,8 +18,8 @@ Build-Depends: debhelper (>= 8.0.0), Package-List: valentina deb graphics optional Checksums-Sha1: - 581eb1bf36b4ab7126b5983d809130f15396859e 24838101 valentina_0.7.39.tar + 581eb1bf36b4ab7126b5983d809130f15396859e 24838101 valentina_0.7.40.tar Checksums-Sha256: - 9b156c7120a69b90373efb8ca9998c3e0563a60ad337210166cfd41b00b0f13c 24838101 valentina_0.7.39.tar + 9b156c7120a69b90373efb8ca9998c3e0563a60ad337210166cfd41b00b0f13c 24838101 valentina_0.7.40.tar Files: - 95677e29d3a59cf5b064f7be236a4b78 24838101 valentina_0.7.39.tar + 95677e29d3a59cf5b064f7be236a4b78 24838101 valentina_0.7.40.tar diff --git a/share/bintray.json b/share/bintray.json index 89f47e01f..95e7731a9 100644 --- a/share/bintray.json +++ b/share/bintray.json @@ -15,10 +15,10 @@ }, "version": { - "name": "0.7.39", + "name": "0.7.40", "desc": "Test branch release", - "released": "2020-11-17", - "vcs_tag": "v0.7.39", + "released": "2020-11-23", + "vcs_tag": "v0.7.40", "gpgSign": false }, diff --git a/share/translations/valentina.ts b/share/translations/valentina.ts index 32982c864..418092c03 100644 --- a/share/translations/valentina.ts +++ b/share/translations/valentina.ts @@ -3383,26 +3383,22 @@ DialogInsertNode - - Insert node - - - - Item: - - Piece: - - Uknown - - The list of pieces is empty. Please, first create at least one piece for current pattern piece. + + Insert nodes + + + + Delete + Delete + DialogKnownMaterials @@ -7846,6 +7842,10 @@ Apply settings anyway? %1 update is available! + + New %1 test version is now available. Would you like to download it now? + + FvUpdater @@ -9201,10 +9201,6 @@ Do you want to save your changes? Insert node tool - - Select an item to insert - - Open Tape app for creating or editing measurements file diff --git a/share/translations/valentina_cs_CZ.ts b/share/translations/valentina_cs_CZ.ts index 18799e999..bc45a0ace 100644 --- a/share/translations/valentina_cs_CZ.ts +++ b/share/translations/valentina_cs_CZ.ts @@ -3367,26 +3367,22 @@ DialogInsertNode - - Insert node - Vložit uzel - - - Item: - Položka: - Piece: Díl: - - Uknown - Neznámý - The list of pieces is empty. Please, first create at least one piece for current pattern piece. Seznam dílů je prázdný. Nejprve, prosím, vytvořte alespoň jeden díl pro nynější střih. + + Insert nodes + + + + Delete + Smazat + DialogKnownMaterials @@ -7670,6 +7666,10 @@ Přesto použít nastavení? %1 update is available! Je dostupná aktualizace %1! + + New %1 test version is now available. Would you like to download it now? + + FvUpdater @@ -9025,10 +9025,6 @@ Chcete uložit své změny? Insert node tool Nástroj Vložit uzel - - Select an item to insert - Vyberte položku k vložení - Open Tape app for creating or editing measurements file Otevřít program Tape pro vytvoření nebo upravení souboru s rozměry diff --git a/share/translations/valentina_de_DE.ts b/share/translations/valentina_de_DE.ts index 92c3ddd3d..9aec049a1 100644 --- a/share/translations/valentina_de_DE.ts +++ b/share/translations/valentina_de_DE.ts @@ -3367,26 +3367,22 @@ DialogInsertNode - - Insert node - Knoten einfügen - - - Item: - Item: - Piece: Stück: - - Uknown - Unbekannt - The list of pieces is empty. Please, first create at least one piece for current pattern piece. Die Liste an Schnittteilen ist leer. Bitte erstellen Sie erst mindestens ein Schnittteile für das aktuelle Schnittteil. + + Insert nodes + + + + Delete + Entfernen + DialogKnownMaterials @@ -7667,6 +7663,10 @@ Einstellungen trotzdem anwenden? %1 update is available! %1 Update ist verfügbar! + + New %1 test version is now available. Would you like to download it now? + + FvUpdater @@ -9022,10 +9022,6 @@ Sollen die Änderungen gespeichert werden? Insert node tool Knoten einfügen Werkzeug - - Select an item to insert - Wählen Sie ein Item zum Einfügen aus - Open Tape app for creating or editing measurements file Öffnen der Tape App um ein Maß-Datei anzulegen oder zu ändern diff --git a/share/translations/valentina_el_GR.ts b/share/translations/valentina_el_GR.ts index 84f17ddf1..7426908ed 100644 --- a/share/translations/valentina_el_GR.ts +++ b/share/translations/valentina_el_GR.ts @@ -3315,26 +3315,22 @@ DialogInsertNode - - Insert node - Εισάγετε κόμβο - - - Item: - Αντικείμενο: - Piece: Κομμάτι: - - Uknown - Άγνωστο - The list of pieces is empty. Please, first create at least one piece for current pattern piece. + + Insert nodes + + + + Delete + Διαγραφή + DialogKnownMaterials @@ -7567,6 +7563,10 @@ Apply settings anyway? %1 update is available! + + New %1 test version is now available. Would you like to download it now? + + FvUpdater @@ -8870,10 +8870,6 @@ Do you want to save your changes? Insert node tool Εισάγετε εργαλείο κόμβου - - Select an item to insert - - Open Tape app for creating or editing measurements file Ανοίξτε την εφαρμογή Tape για δημιουργία ή διόρθωση του αρχείου μετρήσεων diff --git a/share/translations/valentina_en_CA.ts b/share/translations/valentina_en_CA.ts index e0a30e2b3..8125edf52 100644 --- a/share/translations/valentina_en_CA.ts +++ b/share/translations/valentina_en_CA.ts @@ -3367,26 +3367,22 @@ DialogInsertNode - - Insert node - Insert node - - - Item: - Item: - Piece: Piece: - - Uknown - Uknown - The list of pieces is empty. Please, first create at least one piece for current pattern piece. + + Insert nodes + + + + Delete + Delete + DialogKnownMaterials @@ -7662,6 +7658,10 @@ Apply settings anyway? %1 update is available! + + New %1 test version is now available. Would you like to download it now? + + FvUpdater @@ -9017,10 +9017,6 @@ Do you want to save your changes? Insert node tool Insert node tool - - Select an item to insert - Select an item to insert - Open Tape app for creating or editing measurements file Open Tape app for creating or editing measurements file diff --git a/share/translations/valentina_en_IN.ts b/share/translations/valentina_en_IN.ts index f17d67073..ee59cf563 100644 --- a/share/translations/valentina_en_IN.ts +++ b/share/translations/valentina_en_IN.ts @@ -3367,26 +3367,22 @@ DialogInsertNode - - Insert node - Insert node - - - Item: - Item: - Piece: Piece: - - Uknown - Uknown - The list of pieces is empty. Please, first create at least one piece for current pattern piece. + + Insert nodes + + + + Delete + Delete + DialogKnownMaterials @@ -7662,6 +7658,10 @@ Apply settings anyway? %1 update is available! + + New %1 test version is now available. Would you like to download it now? + + FvUpdater @@ -9017,10 +9017,6 @@ Do you want to save your changes? Insert node tool Insert node tool - - Select an item to insert - Select an item to insert - Open Tape app for creating or editing measurements file Open Tape app for creating or editing measurements file diff --git a/share/translations/valentina_en_US.ts b/share/translations/valentina_en_US.ts index 574d4f54b..c6be266db 100644 --- a/share/translations/valentina_en_US.ts +++ b/share/translations/valentina_en_US.ts @@ -3367,26 +3367,22 @@ DialogInsertNode - - Insert node - Insert node - - - Item: - Item: - Piece: Piece: - - Uknown - Uknown - The list of pieces is empty. Please, first create at least one piece for current pattern piece. + + Insert nodes + + + + Delete + Delete + DialogKnownMaterials @@ -7662,6 +7658,10 @@ Apply settings anyway? %1 update is available! + + New %1 test version is now available. Would you like to download it now? + + FvUpdater @@ -9017,10 +9017,6 @@ Do you want to save your changes? Insert node tool Insert node tool - - Select an item to insert - Select an item to insert - Open Tape app for creating or editing measurements file Open Tape app for creating or editing measurements file diff --git a/share/translations/valentina_es_ES.ts b/share/translations/valentina_es_ES.ts index 03508cae2..e443ac790 100644 --- a/share/translations/valentina_es_ES.ts +++ b/share/translations/valentina_es_ES.ts @@ -3367,26 +3367,22 @@ DialogInsertNode - - Insert node - Inserte nodo - - - Item: - Elemento: - Piece: Pieza: - - Uknown - Desconocido - The list of pieces is empty. Please, first create at least one piece for current pattern piece. La lista de piezas esta vacía. Por favor, primero cree al menos una pieza para el actual patrón de piezas. + + Insert nodes + + + + Delete + Borrar + DialogKnownMaterials @@ -7667,6 +7663,10 @@ Aplicar características de todos modos? %1 update is available! ¡%1 actualización esta disponible! + + New %1 test version is now available. Would you like to download it now? + + FvUpdater @@ -9023,10 +9023,6 @@ el patrón. Insert node tool Insertar herramienta nodo - - Select an item to insert - Seleccionar un elemento para insertar - Open Tape app for creating or editing measurements file Abrir aplicación Tape para crear o editar archivo de medidas diff --git a/share/translations/valentina_fi_FI.ts b/share/translations/valentina_fi_FI.ts index 1a77ababd..3d1bcf476 100644 --- a/share/translations/valentina_fi_FI.ts +++ b/share/translations/valentina_fi_FI.ts @@ -2951,26 +2951,22 @@ DialogInsertNode - - Insert node - - - - Item: - - Piece: - - Uknown - - The list of pieces is empty. Please, first create at least one piece for current pattern piece. + + Insert nodes + + + + Delete + Poista + DialogKnownMaterials @@ -6907,6 +6903,10 @@ Apply settings anyway? %1 update is available! + + New %1 test version is now available. Would you like to download it now? + + FvUpdater @@ -8045,10 +8045,6 @@ Haluatko tallentaa muutokset? Insert node tool - - Select an item to insert - - Open Tape app for creating or editing measurements file diff --git a/share/translations/valentina_fr_FR.ts b/share/translations/valentina_fr_FR.ts index 60e1fd184..f740d1131 100644 --- a/share/translations/valentina_fr_FR.ts +++ b/share/translations/valentina_fr_FR.ts @@ -3367,26 +3367,22 @@ DialogInsertNode - - Insert node - Insérer un noeud - - - Item: - - Piece: Pièce: - - Uknown - Inconnu - The list of pieces is empty. Please, first create at least one piece for current pattern piece. + + Insert nodes + + + + Delete + Effacer + DialogKnownMaterials @@ -7659,6 +7655,10 @@ Apply settings anyway? %1 update is available! + + New %1 test version is now available. Would you like to download it now? + + FvUpdater @@ -9010,10 +9010,6 @@ Voulez-vous sauvegarder les changements? Insert node tool - - Select an item to insert - - Open Tape app for creating or editing measurements file diff --git a/share/translations/valentina_he_IL.ts b/share/translations/valentina_he_IL.ts index 0501f6bdb..5ad729648 100644 --- a/share/translations/valentina_he_IL.ts +++ b/share/translations/valentina_he_IL.ts @@ -2508,26 +2508,22 @@ DialogInsertNode - - Insert node - - - - Item: - - Piece: - - Uknown - - The list of pieces is empty. Please, first create at least one piece for current pattern piece. + + Insert nodes + + + + Delete + למחוק + DialogKnownMaterials @@ -6029,6 +6025,10 @@ Apply settings anyway? %1 update is available! + + New %1 test version is now available. Would you like to download it now? + + FvUpdater @@ -7058,10 +7058,6 @@ Do you want to save your changes? Insert node tool - - Select an item to insert - - Open Tape app for creating or editing measurements file diff --git a/share/translations/valentina_id_ID.ts b/share/translations/valentina_id_ID.ts index 78c7641e7..587d8377a 100644 --- a/share/translations/valentina_id_ID.ts +++ b/share/translations/valentina_id_ID.ts @@ -2779,26 +2779,22 @@ DialogInsertNode - - Insert node - - - - Item: - - Piece: - - Uknown - - The list of pieces is empty. Please, first create at least one piece for current pattern piece. + + Insert nodes + + + + Delete + hapus + DialogKnownMaterials @@ -6366,6 +6362,10 @@ Apply settings anyway? %1 update is available! + + New %1 test version is now available. Would you like to download it now? + + FvUpdater @@ -7396,10 +7396,6 @@ Apakah anda ingin menyimpan perubahan anda? Insert node tool - - Select an item to insert - - Open Tape app for creating or editing measurements file diff --git a/share/translations/valentina_it_IT.ts b/share/translations/valentina_it_IT.ts index 25cc7b048..be29ba4ba 100644 --- a/share/translations/valentina_it_IT.ts +++ b/share/translations/valentina_it_IT.ts @@ -3359,26 +3359,22 @@ DialogInsertNode - - Insert node - Inserisci nodo - - - Item: - Strumento: - Piece: Pezzo: - - Uknown - Sconosciuto - The list of pieces is empty. Please, first create at least one piece for current pattern piece. La lista di pezzi è vuota. Per favore, creare almeno un pezzo per questo pezzo di modello. + + Insert nodes + + + + Delete + Elimina + DialogKnownMaterials @@ -7660,6 +7656,10 @@ Applicare la configurazione comunque? %1 update is available! %1 un aggiornamento è disponibile! + + New %1 test version is now available. Would you like to download it now? + + FvUpdater @@ -9011,10 +9011,6 @@ Vuoi salvare i cambiamenti? Insert node tool Inserisci nodo - - Select an item to insert - Seleziona un oggetto da inserire - Open Tape app for creating or editing measurements file Apri Tape per creare o modificare un file di misure diff --git a/share/translations/valentina_pl_PL.ts b/share/translations/valentina_pl_PL.ts index 8577a08c4..d7307d2fc 100644 --- a/share/translations/valentina_pl_PL.ts +++ b/share/translations/valentina_pl_PL.ts @@ -3151,26 +3151,22 @@ DialogInsertNode - - Insert node - - - - Item: - - Piece: - - Uknown - Nieznany - The list of pieces is empty. Please, first create at least one piece for current pattern piece. + + Insert nodes + + + + Delete + Usuń + DialogKnownMaterials @@ -6981,6 +6977,10 @@ Apply settings anyway? %1 update is available! + + New %1 test version is now available. Would you like to download it now? + + FvUpdater @@ -8106,10 +8106,6 @@ Do you want to save your changes? Insert node tool - - Select an item to insert - - Open Tape app for creating or editing measurements file diff --git a/share/translations/valentina_pt_BR.ts b/share/translations/valentina_pt_BR.ts index 758b3f643..b738ec820 100644 --- a/share/translations/valentina_pt_BR.ts +++ b/share/translations/valentina_pt_BR.ts @@ -3367,26 +3367,22 @@ DialogInsertNode - - Insert node - Inserir nó - - - Item: - Item: - Piece: Peça: - - Uknown - Desconhecido - The list of pieces is empty. Please, first create at least one piece for current pattern piece. + + Insert nodes + + + + Delete + Excluir + DialogKnownMaterials @@ -7660,6 +7656,10 @@ Aplicar configurações de qualquer forma? %1 update is available! %1 atualização está disponível! + + New %1 test version is now available. Would you like to download it now? + + FvUpdater @@ -9015,10 +9015,6 @@ Você quer salvar suas mudanças? Insert node tool Inserir ferramenta de nó - - Select an item to insert - Selecione um item para inserir - Open Tape app for creating or editing measurements file Abrir aplicativo Tape para criar ou editar arquivos de medidas diff --git a/share/translations/valentina_ro_RO.ts b/share/translations/valentina_ro_RO.ts index 0139653ff..f22d0e020 100644 --- a/share/translations/valentina_ro_RO.ts +++ b/share/translations/valentina_ro_RO.ts @@ -3120,26 +3120,22 @@ DialogInsertNode - - Insert node - - - - Item: - - Piece: - - Uknown - - The list of pieces is empty. Please, first create at least one piece for current pattern piece. + + Insert nodes + + + + Delete + Șterge + DialogKnownMaterials @@ -6962,6 +6958,10 @@ Apply settings anyway? %1 update is available! + + New %1 test version is now available. Would you like to download it now? + + FvUpdater @@ -8079,10 +8079,6 @@ Do you want to save your changes? Insert node tool - - Select an item to insert - - Open Tape app for creating or editing measurements file diff --git a/share/translations/valentina_ru_RU.ts b/share/translations/valentina_ru_RU.ts index 5b05f8b8b..224f5571c 100644 --- a/share/translations/valentina_ru_RU.ts +++ b/share/translations/valentina_ru_RU.ts @@ -3367,26 +3367,22 @@ DialogInsertNode - - Insert node - Вставить узел - - - Item: - Объект: - Piece: Деталь: - - Uknown - Неизвестное - The list of pieces is empty. Please, first create at least one piece for current pattern piece. Список пуст. Пожалуйста, создайте хотя бы одну фигуру для текущей детали выкройки. + + Insert nodes + + + + Delete + Удалить + DialogKnownMaterials @@ -7670,6 +7666,10 @@ Apply settings anyway? %1 update is available! %1 обновление доступно! + + New %1 test version is now available. Would you like to download it now? + + FvUpdater @@ -9024,10 +9024,6 @@ Do you want to save your changes? Insert node tool Инструмент Вставить узел - - Select an item to insert - Выберите объект для вставки - Open Tape app for creating or editing measurements file Открыть программу Tape для создания или редактирования файла мерок diff --git a/share/translations/valentina_uk_UA.ts b/share/translations/valentina_uk_UA.ts index da6ee3b13..70699293b 100644 --- a/share/translations/valentina_uk_UA.ts +++ b/share/translations/valentina_uk_UA.ts @@ -3367,26 +3367,22 @@ DialogInsertNode - - Insert node - Вставити вузол - - - Item: - Обєкт: - Piece: Деталь: - - Uknown - Невідоме - The list of pieces is empty. Please, first create at least one piece for current pattern piece. + + Insert nodes + + + + Delete + Видалити + DialogKnownMaterials @@ -7664,6 +7660,10 @@ Apply settings anyway? %1 update is available! + + New %1 test version is now available. Would you like to download it now? + + FvUpdater @@ -9018,10 +9018,6 @@ Do you want to save your changes? Insert node tool Інструмент вставка вузла - - Select an item to insert - Виберіть обєкт для вставки - Open Tape app for creating or editing measurements file Відкрити програму Tape для створення чи редагування файлу мірок diff --git a/share/translations/valentina_zh_CN.ts b/share/translations/valentina_zh_CN.ts index c9bd758b8..e30a1a78b 100644 --- a/share/translations/valentina_zh_CN.ts +++ b/share/translations/valentina_zh_CN.ts @@ -2660,26 +2660,22 @@ DialogInsertNode - - Insert node - - - - Item: - - Piece: - - Uknown - - The list of pieces is empty. Please, first create at least one piece for current pattern piece. + + Insert nodes + + + + Delete + 删除 + DialogKnownMaterials @@ -6139,6 +6135,10 @@ Apply settings anyway? %1 update is available! + + New %1 test version is now available. Would you like to download it now? + + FvUpdater @@ -7172,10 +7172,6 @@ Do you want to save your changes? Insert node tool - - Select an item to insert - - Open Tape app for creating or editing measurements file diff --git a/src/libs/fervor/fvupdatewindow.cpp b/src/libs/fervor/fvupdatewindow.cpp index d51b9c14a..1746c3ed6 100644 --- a/src/libs/fervor/fvupdatewindow.cpp +++ b/src/libs/fervor/fvupdatewindow.cpp @@ -70,7 +70,7 @@ bool FvUpdateWindow::UpdateWindowWithCurrentProposedUpdate() QString downloadString; if (FvUpdater::IsTestBuild()) { - downloadString = QString("New %1 test build is now available. Would you like to download it now?") + downloadString = tr("New %1 test version is now available. Would you like to download it now?") .arg(QGuiApplication::applicationDisplayName()); } else diff --git a/src/libs/vmisc/projectversion.cpp b/src/libs/vmisc/projectversion.cpp index 867a956b1..448a121c3 100644 --- a/src/libs/vmisc/projectversion.cpp +++ b/src/libs/vmisc/projectversion.cpp @@ -42,7 +42,7 @@ extern const int MAJOR_VERSION = 0; extern const int MINOR_VERSION = 7; -extern const int DEBUG_VERSION = 39; +extern const int DEBUG_VERSION = 40; extern const QString APP_VERSION_STR(QStringLiteral("%1.%2.%3.%4").arg(MAJOR_VERSION).arg(MINOR_VERSION) .arg(DEBUG_VERSION).arg(LATEST_TAG_DISTANCE)); diff --git a/src/libs/vmisc/projectversion.h b/src/libs/vmisc/projectversion.h index 890a5766f..eb6e33253 100644 --- a/src/libs/vmisc/projectversion.h +++ b/src/libs/vmisc/projectversion.h @@ -49,8 +49,8 @@ extern const QString APP_VERSION_STR; // Change version number in projectversion.cpp too. // Synchronize valentina.nsi -#define VER_FILEVERSION 0,7,39 -#define VER_FILEVERSION_STR "0.7.39\0" +#define VER_FILEVERSION 0,7,40 +#define VER_FILEVERSION_STR "0.7.40\0" #define V_PRERELEASE // Mark prerelease builds diff --git a/src/libs/vtools/tools/vtoolseamallowance.cpp b/src/libs/vtools/tools/vtoolseamallowance.cpp index f23c8c115..f6d006a43 100644 --- a/src/libs/vtools/tools/vtoolseamallowance.cpp +++ b/src/libs/vtools/tools/vtoolseamallowance.cpp @@ -1791,7 +1791,6 @@ void VToolSeamAllowance::InitNode(const VPieceNode &node, VMainGraphicsScene *sc tool->setParentItem(parent); tool->SetParentType(ParentType::Item); tool->SetExluded(node.IsExcluded()); - doc->IncrementReferens(node.GetId()); } tool->setVisible(not node.IsExcluded());//Hide excluded point break; @@ -1800,7 +1799,7 @@ void VToolSeamAllowance::InitNode(const VPieceNode &node, VMainGraphicsScene *sc case (Tool::NodeElArc): case (Tool::NodeSpline): case (Tool::NodeSplinePath): - doc->IncrementReferens(data->GetGObject(node.GetId())->getIdTool()); + // Do nothing break; default: qDebug()<<"Get wrong tool type. Ignore.";