[qet] [GIT] qet/qet.git annotated tag 0.8.rc created. 0.8.rc

[ Thread Index | Date Index | More lists.tuxfamily.org/qet Archives ]


This is an automated email from git. It was generated because a ref
change was pushed to the "qet/qet.git" repository.

The annotated tag, 0.8.rc has been created
        at  9fd6ca4c5098ed2a0580c15533cd4288bbcff875 (tag)
   tagging  2f004c271f7ee0013dba62b72bf177865f67776a (commit)
  replaces  0.8-dev
 tagged by  Laurent Trinques
        on  Tue Dec 1 15:52:50 2020 +0100

- Log -----------------------------------------------------------------
Release 0.8.rc

Claveau Joshua (133):
      Clean code
      Revamp the aboutQet dialog with Qt designer and add a new tab "libraries"
      Remove old aboutQet class
      Minor improvement about using pugixml
      Loading elements collections doesn't freeze gui anymore.
      Improve loading time
      Add QetGraphicsTableItem + entry "add nomenclature" in project menu
      Add QetGraphicsHeaderItem
      Add itemTYpe for QetGraphicsTableItem and QetGraphicsHeaderItem
      Add widget to edit QetGraphicsTableItem and QetGraphicsHeaderItem
      Merge branch 'QetGraphicsTableItem'
      Minor fix: conductor text don't move with element.
      Minor fix : in some condition master cross Xref are not displayed
      Fix crash when close project
      Cross Xref : display power contact by default
      Minor revamp
      Minor fix : dynamic text can't have 'label' info if formula is set
      Replace minus (-) by underscore (_) in all element information
      Fix break from merge of qetgraphicsTableItem to master
      save/load QetGraphicsTableItem to/from .qet file
      Merge branch 'master' of ssh://git.tuxfamily.org/gitroot/qet/qet
      QetGraphicsTableItem : Imrpove how the table is resized
      Element info query : fix wrong behavior
      element query widget : minor improvement
      Animate show and replace widget.
      minor
      Add view 'element_nomenclature_view' to projectDataBase
      Element query widget : widget restor is state according to the current query
      Nomenclature query can be saved/load
      Minor : improve layout for low resolution screen
      Fix wrong element text value when loading from xml
      Nomenclature : Add dialog when insert a new nomenclature table
      Fix : key sequence 'space' don't work with nl be local
      qet graphics table item : to/from xml change
      Qet graphics table item can be removed from diagram
      Bug fix : some element informations can't be set
      Minor : typo and tab edit order
      Animate search and replace widget when close with the button of the widget
      Nomenclature : enable option "fit to diagram"
      Change the way how a diagram is added
      Add nomenclature dialog : enable option "add new folio and table if needed"
      Minor typo
      Reduce the time spend when nomenclature table is created automatically
      Nomenclature model don't save header data "display role"
      Add table dialog : table config can saved and loaded.
      Table widget : Enable arrow to quicly switch to previous/next linked table
      Nomenclature model : Improve function to setup the name of header
      Improve the use of the database
      Make a copie of previous table model when unlink a table from her previous table.
      table item : remove a table remove also all linked tables
      graphics table properties editor : Add two buttons new button
      Add new summary table (WIP)
      fix fail to build
      Continue new summary feature
      Summary query widget : config can be saved/loaded
      Fix crash.
      Minor improvement
      Improve ProjectDataBase use
      Replace minus (-) by underscore (_)
      Fix bug with folio report formula
      Update project database class
      fix crash
      Fix wrong date format for nomenclature table.
      Fix projectdbmodel
      Remove old summary feature
      Fix wrong position of slave xref after open a saved project
      QetGraphicsTableItem : add dialog to inform user
      graphics table properties editor : minor
      AddTableDialog : fix minor bug
      Minor fix
      Fix backup file on windows
      Element editor : a copied/pasted terminal part have a new uuid.
      minor
      Export to csv improvement
      Write backup improvement.
      Remove unused class
      Fix csv export
      Fix bug N°202 : Wrong bounding rect for primitive arc.
      Fix bug N°201: Line changes in the drawing area are not reflexted in the information area
      Minor
      Change the way how the database is exported to file
      Minor : minimize code
      Remove unused code
      Revamp the print preview window
      Print preview dialog : Add selection by date.
      Fix fail to build on windows
      Remove old Backward compatibility: prior to version 0.3
      Clean diagram view code
      Minor : revamp code about shortcut for edit conductor color
      Improve how element editor is opened to edit an element in a diagram.
      Minor : use Diagram::showMe() method instead of emit several signal to do the same thing
      Add macro to disable/enable project database export
      Fix : dragging view don't work
      Fix : can't open print dialog on windows
      Minor fix : QetGraphicsTableItem keep his size when model is reseted or when open from xml.
      project print window : minor gui improvement
      Add new QAction : export to pdf
      Fix bug 203
      Remove unused class
      Minor : disable button for QPageSetupDialog on windows
      Fix : Filling color is not apply to polyline.
      minor
      Minor fix : can't move diagram to top from element panel widget
      Improve previous comit
      Bug fix : directory of embedded element collection is not translated
      improve code readability
      Improve format of save date
      Improve update of the project database
      Merge branch 'master' of ssh://git.tuxfamily.org/gitroot/qet/qet into master
      Improve update of the project database
      Fix crash
      Minor : fix little regression about folio report and displayed information
      Change function QETApp::elementTranslatedInfoKey
      Minor replace function by another one
      Replace function by another one
      Replace function by another one.
      Fix wrong text
      improve qetinformation file
      Search and replace widget improvement
      Search and replace widget : minor improvement
      Dynamic element text item new feature
      ProjectDatabase improvement
      project database : minor
      Remove duplicated elements.
      Remove duplicated elements (hager)
      Remove duplicated element
      Remove duplicated elements
      Remove duplicated elements
      Remove duplicated elements
      Remove duplicated elements
      Remove duplicated elements
      Remove duplicated elements
      Remove duplicated elements

David Varley (29):
      Fix dxf export for copied conductors
      Fix dxf export for copied conductors
      Fix dxf export for border
      Merge branch 'master' of https://github.com/qelectrotech/qelectrotech-source-mirror
      Fix dxf export for border
      Adjust alignment of titleblock text in DXF export
      Fix dxf export of autosize text cells in titleblock
      Merge branch 'master' of https://github.com/qelectrotech/qelectrotech-source-mirror
      Merge branch 'master' into dxf
      Fix some DXF issues
      DXF Border Numbering - fix offset
      Add tables to dxf export
      Tidy up som comments
      Merge branch 'master' of ssh://git.tuxfamily.org/gitroot/qet/qet
      DXF - Fix conductor number positioning, add junction dots
      Merge branch 'master' of ssh://git.tuxfamily.org/gitroot/qet/qet
      DXF - fine tune text item locations
      Start cborn branch - disable annoying startup warning
      Merge branch 'master' of ssh://git.tuxfamily.org/gitroot/qet/qet
      DXF - Add terminals to plot (optional)
      DXF - Add Polylines, use for conductors and rectangles
      Merge branch 'cborn' of https://github.com/C-Born-Software/qelectrotech-source-mirror into cborn
      DXF - Fix single shape rectangle scaling
      DXF - Simplifying, WIP
      DXF - Cleaning up scaling
      DXF - Add some color
      DXF - remove a couple of debug messages
      Merge branch 'dxf'
      Fix build for Qt < 5.10

Joel As (1):
      Recent update of norwegian translation

Kim Kirwan (1):
      Remove Execute Permissions from Non-Executables

Lars Biskupek (3):
      Update of language files DE, EN, IT
      German language files updated
      German translation updated

Laurent Trinques (255):
      snap : add cups-bsd  stage-packages
      Snap: Remove tag hack
      Add in setting folio list position spinbox     0 for first position     1 for second position     99999 always in the end
      Set defaut position to second page
      Move symbols, thanks Galexis
      Improve folio list position (user don't know index is 0)     1 for first position     2 for second position     0 always in the end
      Add new Wago elements, thanks Plc-user
      Element editor : add a control key for moving by keyboard selected     primitives in 0.1 increments instead of 1
      Element editor : add a control key for moving by keyboard thes     primitives selected by mouse area in 0.1 increments instead of 1
      Force Fusion style on macOS
      Update MacQetDeploy.sh script
      Merge and clean Stromie patch : feature set xref slave position
      Minor : remove Dolphin .directory view file
      Improve Wago symbols, thanks Plc-user
      For the Flatpak package : remove the file name extension added     automatically to the saved files even if the user sets an unknown file     extension for the program.
      Add green style color for tab selected
      Typo
      Improve QTabBar::tab:selected style
      Add new symbols, thanks Michele
      aDD scroll page tabs ON MACos, Thanks Giovanni
      Replance Q_OS_MAC Deprecated by Q_OS_MACOS
      macOs : add command key for fix mouse scroll
      Update Changelog
      Update Changelog
      Update *TS files
      Add EN and FR translations
      Add symbol, thanks Christophe
      Update hungarian translation, thanks Gábor
      Refresh Wago symbols, thanks Plc-user
      Update TS files
      Update Hungarian translations, thanks Gabor
      Update turkish translation, thanks Emir
      Update turkish translation, add forget qml files thanks Emir
      Add contributor
      Try to fix Windows sqlite cache PATH
      Typo
      Revert previous commit
      Minor
      Update EN translation
      Add element, thanks Alexis
      Update *TS files
      Nomenclature export : add coil and protection query
      Update *TS files
      Nomenclature export : Minor change in UI
      Typo
      Update *TS files
      Fix symbol state
      Update *TS files
      Fix typo
      Add QFutureWatcher
      App does not work with Qt::AA_EnableHighDpiScaling flags enabled on     Windows platform since Qt 5.13.X
      Revert
      Merge branch '20191111_fix_permissions'
      Improve Readme file for Github repository
      Rename README file extenstion
      Restore old READMe file
      Improve README.md
      Update README.md
      Update README.md
      Update Polish translation, thanks Pawel
      Add Checkbox to enable or disable the dialog to display the elpsaed time     of collection loading
      Update SingleApplication to latest upstream sources
      Add new symbols, thanks David
      Add news symbols, thanks Arnaud
      Merge remote-tracking branch 'origin/test_pugi'
      Add new symbol, thanks Alexis
      Fix # bug 182, thanks Wilfried
      Add new Legrand symbols, thanks Arnaud
      Change dmg loaction build path to new build-aux/
      Improve files names extension for Gnome DE and Flatpak
      Add ICP-DAS elements, thanks Arnaud
      Refresh ICP-DAS elements, thanks Arnaud
      Add new icp-das symbols, thanks Arnaud
      Add new legrand & bticino symbols, thanks Arnaud
      Refresh bticino dir
      Refresh legrand/61-busbar/ dir, thanks Arnaud
      Refresh legrand/61-busbar/ dir, thanks Arnaud
      Add new symbol, thanks Mihicz
      Update *TS file and generate new Slovakia ts file
      Update translation
      dd new Wago elements, thanks Pcl-user
      Merge branch 'master' of ssh://git.tuxfamily.org/gitroot/qet/qet
      Add new Rexroth valves, thanks Fernando
      Delete duplicate folder
      Update Greek TS, thanks aitolos
      Moving elements by mouse does not respect the grid settings
      Add new symbols, thanks Bisku
      Czech translation update, thanks Pavel
      Add new Legrand elements, thanks Arnaud
      Q_OS_MACOS need now Python framework Versions 3.8 for launching     qet_tb_generator plugin
      MACOS remove static path "/Library/Frameworks/Python.framework/Versions/     *" for launching  qet_tb_generator plugin
      Revert :     MACOS remove static path "/Library/Frameworks/Python.framework/Versions/         *" for launching  qet_tb_generator plugin
      Merge remote-tracking branch 'origin/QetGraphicsTableItem'
      Merge     Q_OS_MACOS need now Python framework Versions 3.8 for launching     qet_tb_generator plugin
      Add new GCE symbols
      Update org.qelectrotech.QElectroTech.json for Flatpak build
      Revert Update org.qelectrotech.QElectroTech.json not fixing Python's Tkinter need for qet-tb-generator
      Element Editor add new ColorHTML, THANKS Arnaud for the patch
      Update qelectrotech.qrc
      Minor: aboutqetdialog.ui set compilation information selectable by mouse
      Add new symbols Legrand Viking, thanks Arnaud
      Update *TS files
      Update En translation
      Update Fr translation
      Update pt_b binary translation
      Update  translation ang generete new  Norwegian dialects nb
      Add new Delta symbols, thanks Rafał
      macOS : add more explanation in Message Box about install plugin
      Fix missing many languages after run make install     or made any distro specific package, thanks Charles
      Add Weintek HMI symbols, thanks Rafał
      Add some "Vaillant" elements, thanks riesermauf
      Add new Vacuum Technology elements, thanks Dinozzo
      Update Binary be translation
      Fix typo
      Update *TS files and update english and french translation
      Refresh github link for DXFtoQET-2020
      Enable only amd64 i386 architectures
      Snap remove i386 architecture
      Update *TS files
      Fix : key sequence 'space' don't work with nl be local
      Update *TS files
      Prepare to add new country Norwegian switch
      Update qet_nb.ts
      Update qet_nb.ts qet_nb.qm, thanks Joel
      Update binary of norwegian translation
      Macos add key LSMinimumSystemVersion
      Minor : set maximum to 99 text conductor
      Minor : increase max conductors to 20px
      Add symbol
      Try to launch qet_tb_generator portable version of the plugin if user     put binary on QDir::homePath()
      Improve : Try to launch qet_tb_generator portable version of the plugin     if user put binary on QDir::homePath()
      Typo
      Update Polish translation, thanks Rafal
      Update *TS files
      Revert "fix deprecated warning QList::swap()"
      Add new conductors properties color and section
      Update polish translation, thanks Pawel
      Update *TS files
      Update fr en translation
      Revert Martin pull request for now, and return to last 7e9fd8df9 commit
      Fix Unbutu 18.04 FTFS
      QTextStreamFunctions::endl(QTextStream&)
      Fix FTBFS     QTextStreamFunctions::endl(QTextStream&)
      Improve last commit
      Revert pull request #48
      Fix FTBFS on Ubuntu 18.04
      hot fix zoom and scrolling
      Try to fix Ubuntu 18.04 FTBFS
      Try to fix Ubuntu 18.04 FTBFS again
      Try to fix Ubuntu 18.04 FTBFS, again
      Update *TS files
      Try to fix bad font rendering under Windows plateform     see : https://bugreports.qt.io/browse/QTBUG-83161
      Update Copyright date
      Minor : general_widget add TextEditorInteraction
      Add new symbols
      MacOS: try to remove hard coded python PATH
      Revert "MacOS: try to remove hard coded python PATH"
      Improve Simon patch :     The window of the properties of the conductor does not      exactly fit in height.
      Minor
      Update *TS files
      Update *TS files
      Update example with new summary and nomenclature feature
      Update Polish translation, thanks Pawel
      generalWidget : add link type information
      generalWidget : add Kindinformations
      minor
      Update * TS files
      Add new variables for report folio and can be added in a composite text
      Minor :     Rename variable for translation
      Update *TS files
      Add new example
      Add new symbols
      Remove old summary feature
      Minor QETDiagramEditor::setUpMenu reorder action
      Mod doc
      Fix Remove old summary feature
      Fix indentation code
      Fix-indentation-code
      Fix indentation code
      Fix indentation code
      Fix indentation code
      Doxyfile update add QCH file for     doxygen-generated docs using qhelpgenerator and then import them into Qt Creator.
      Fix indentation code
      AboutQETDialog add Linux cpuinfo 'model name'
      AboutQETDialog add Linux gpu info 'model name'
      AboutQETDialog add macOS cpuinfo 'model name'
      AboutQETDialog add Linux RAM
      AboutQETDialog add Linux RAM Total and MemAvailable
      aboutqetdialog.cpp minor
      Pugixml XML parser     Update to upstream master
      Update Ru translation, thanks Aleksander
      Fix bug 198     Text input loose the focus after each single letter
      Fix bug 199:     ElementEditor parText changes in the drawing area are not reflexted in     the information area
      Update Changelog : WIP : you can add what i forgot
      Update Changelog
      Update Changelog
      Machine info :     add Windows CPU & GPU informations
      Machine info :     Add Windows GPU RAM informations
      Typo
      Machine info :     remove braces
      Restore Simmon previous commit
      Typo
      Mod Machine_info     Add macOS RAM available
      Mod Machine_info     Improve GPU RAM
      Mod Machine_info     Forgot QProcess::close()
      Merge branch 'yukia10-l10n_jp' into master
      Fix typo
      Update translations_stat.pl script
      Update *TS files
      Typo
      Merge branch 'C-Born-Software-dxf' into master
      Machine_info : add Windows RAM informations
      Machine_info : add Windows RAM Available
      Machine_info : improve code
      Minor fix
      CSV export : Add "conductor_color & conductor_section" to     projectDataBase
      Restore opening of projects on the first folio
      Doxyfile restore  QCH
      ProjectView add arrows key for quickly navigate in projects     disable momentary "add diagram" button
      AboutQETDialog : add Authors
      Update *TS files
      Update en fr translation
      Update de translation, thanks Lars
      Fix commit "Change the way how the database is exported to file" :     produce a fail to build on OSX
      Try to fix Snap package with sqite3 new depend
      DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0x060000 for Snap package     see :     https://snapcraft.io/qelectrotech/builds/1126332
      Flatpak refresh 0001-build-Fix-the-installation-paths.patch
      Flatak build: Fix the installation paths
      Fix typo in comments
      Fix typo
      Minor
      Update *TS files
      Fix installation-paths
      macOS : disable project database export
      Revert "macOS : disable project database export"
      Updatre de translation, thanks Lars
      Update TS files
      Update en fr translation
      Fix %{saveddate} titleblock variable and     add new %{saveddate-eu} variable dd-MM-yyyy date format
      Update * TS files
      Fix date on summary pages
      Update en translations
      Update en qm
      Update de translation, thanks Lars
      Update qet_en.qm
      Update be-nl translations, thanks Ronny
      Update TS files and update it translation, thanks Marco
      Add new Legrand Optimum & Netatmo element, thanks Arnaud
      Add Pro face element, thanks Fury
      Minor: move lt4301tadac.elmt to pro-face directory
      Add and refresh Wago WAGO_Kontakttechnik directory, thanks Plc-user
      Update de translations, thanks Lars
      Update *TS files
      Update *TS file
      Update displayed version to release candidate

M. Buijs (3):
      Update qet_en.ts
      Update qet_en.ts
      Update qet_en.ts

Martin Marmsoler (51):
      when model is not yet loaded, but the element editor should be opened, a segmentation fault occurs. Do not set current index when m_model is not yet loaded
      regarding to joshuas email, toXml uses a new structure. So it is changed in the properties interface and xrefproperties
      try to use TerminalData in Terminal and PartTerminal, sou the code must not be written double
      fix nullpointer exception
      fix segmentation fault
      move initialization to header, so it must not be done in every constructor
      Use uuid instead of an index to connect multiple elements
      replace foreach by for
      add comments
      not needed, because it is the same than a few lines below
      WIP
      multiterminal change
      make partTextEditor capable to modify multiple parts at the same time
      forgotten to commit texteditor
      solves #7
      - static_cast because it is a condition that it is PartTerminal
      multipart edit
      static_cast is enough
      add multiedit feature also for dynamic text
      implement currentParts() for every elementItemEditor so the editor can be extended to multi part edit in a later step
      do not set parts again when they are set already
      regarding to joshuas email, toXml uses a new structure. So it is changed in the properties interface and xrefproperties
      try to use TerminalData in Terminal and PartTerminal, sou the code must not be written double
      fix nullpointer exception
      fix segmentation fault
      move initialization to header, so it must not be done in every constructor
      Use uuid instead of an index to connect multiple elements
      replace foreach by for
      add comments
      regarding to joshuas email, toXml uses a new structure. So it is changed in the properties interface and xrefproperties
      try to use TerminalData in Terminal and PartTerminal, sou the code must not be written double
      fix nullpointer exception
      fix segmentation fault
      move initialization to header, so it must not be done in every constructor
      Use uuid instead of an index to connect multiple elements
      replace foreach by for
      add comments
      remove inline, because it creates compile issues in release mode. see #48
      not needed, because it is the same than a few lines below
      WIP
      multiterminal change
      make partTextEditor capable to modify multiple parts at the same time
      forgotten to commit texteditor
      solves #7
      - static_cast because it is a condition that it is PartTerminal
      multipart edit
      static_cast is enough
      add multiedit feature also for dynamic text
      implement currentParts() for every elementItemEditor so the editor can be extended to multi part edit in a later step
      do not set parts again when they are set already
      allow multiedit also for arceditor, ellipse, line, rectangle and show properties when single polygon is selected

Mathieu Bridon (4):
      build: Move the Snap recipes
      build: Rename the packaging directory
      build: Add a Flatpak manifest
      flatpak: Properly rename the appdata file

Maximilian Federle (9):
      snap: Use kde-neon extension
      snap: Use kde-frameworks-5-core18-sdk to build
      snap: Do not ship files already included in content snaps
      snap: Use SNAP_USER_COMMON as HOME
      snap: Set correct PYTHONPATH
      snap: Use symlinks instead of bind-mounts
      snap: Prevent the use of the KDE Plasma platformtheme
      snap: Start org.freedesktop.portal.Desktop on launch
      snap: Fix whitespace in snapcraft.yaml

Ole Carlsen (26):
      Danish translation updated, latest update apparently went wrong.
      Dansih translation updated
      Updated Danish translation
      Danish translation updated
      Updated Danish translation
      Danish translation updated
      Update danish translation
      anish translation updated
      Danish translation updated
      Minor Danish update
      Danish translation updated
      Danish translation updated
      Danish translation updated
      Danish translation
      Danish translation updated
      Danish update
      Updated Danish translation
      Danish translation updated
      Updated Danish translation
      Danish translation updated
      Danish translation update
      Minor danish translation update
      Danish update
      Danish translation
      Merge branch 'master' of ssh://git.tuxfamily.org/gitroot/qet/qet
      Danish update color scheme

Remi Collet (1):
      use pkgconfig for sqlite3

Simon De Backer (270):
      add translation be
      Add some "Vaillant" hydraulic elements for allSTOR
      fix deprecated warning QSet<T>::toList() Use values() instead.
      *fix deprecated warning QWidget::getContentsMargins
      fix -Wmisleading-indentation warning
      fix deprecated warning QFontMetrics::width(QChar ch)
      fix deprecated warning QTime::start()
      fix deprecated warning QLineF::intersect
      fix deprecated warning qVariantFromValue
      fix -Wswitch warning
      fix deprecated warning QDir& QDir::operator=(const QString&)
      fix deprecated warning QList::swap()
      fix deprecated warning QDrag::start
      fix deprecated warning QTreeWidgetItem::setBackgroundColor
      fix deprecated warning QPainter::drawRoundRect
      remove user-defined copy constructor
      fix deprecated warning QModelIndex::child
      fix deprecated warning QList::swap() attempt 2
      fix deprecated warning qUpperBound
      fix deprecated warning QSet<T> QList<T>::toSet()
      QAbstractTableModel explicitly initialized in copy constructor
      fix deprecated warning QDirModel
      fix deprecated warning QMap
      fix deprecated warning QHash
      fix deprecated warning QButtonGroup::buttonClicked
      fix deprecated warning qsrand
      fix deprecated warning QString::SplitBehavior
      Mod Copyright Date
      fix deprecated warning int QWheelEvent::delta() const
      fix deprecated warning QMatrix QGraphicsView::matrix() const
      fix deprecated warning void QGraphicsView::resetMatrix()
      fix deprecated warning Qt::WindowFlags = nullptr
      fix deprecated warning QTextStream& QTextStreamFunctions::endl(QTextStream&)
      hot fix zoom and scrolling
      add be lang
      The window of the properties of the conductor does not exactly fit in height.
      another alternative ui for ConductorPropertiesWidget
      add font color of the conductors
      fix Wdeprecated-declarations
      add Q_UNUSED for TerminalData:: fromSettings & toSettings
      fix Wmisleading-indentation
      fix deprecated warning int QWheelEvent::delta() const
      fix tr() cannot be called without context
      add Vertical sparcer's
      init of contribute file
      add documentation GenericPanel functions
      add documentation & removed Q_UNUSED for used value's
      add documentation ConductorNumExport function
      add documentation ExportPropertiesWidget functions
      fix white space
      Mod the doc moved info to the class
      Mod doc set style de same
      Fix indentation
      Wrap code for better readability
      add documentation
      Mod doc to set style de same + Fix indentation code
      Wrap code for better readability + Mod doc
      Mod doc for better readability doxygen
      Improve portability of Doxyfile
      Add documentation + wrap code for better readability
      Add translation for directory
      Mod doc + Update Copyright date
      Fix compiler warining non-virtual destructor
      Fix Wdeprecated-declarations QProcess::startDetached
      Mod doc set style de same + wrap code for better readability
      Mod doc set style de same
      Wrap code for better readability
      Mod doc set style de same
      Add documentation
      Fix indentation code + Mod doc
      Fix indentation code + Mod doc
      Add ignore lines to .gitignore
      Mod documentation + wrap code for better readability
      Add compiler message @TODO
      Mod doc set style de same
      Add compiler message @TODO + Mod doc set style de same
      Add Screen info user
      Add gui resize depending on screen size
      Add QScrollArea to configdialog and resize to max_screen
      Add Copyright to machine_info class
      Mod name to clarify value is int
      This adds ScrollArea to config dialog
      Fix name to clarify value is int
      Mod ScrollArea on demand
      Moved compilation_info to class Machine_info
      Mod doc set style de same
      Wrap code for better readability
      Fix widget size
      Translate documentation + Fix indentation
      Mod get elementInfo from elementInfoKeys
      Wrap code for better readability + Mod doc
      Doxygen using dashes to create lists of items.
      Translate documentation + Fix indentation
      Wrap code for better readability + Mod doc
      Translate documentation + Fix indentation
      Add documentation
      Wrap code for better readability + Mod doc
      New Signal Slot Syntax
      Mod CONTRIBUTING.md
      Mod Coding conventions + Wrap code
      Fix wrap code for better readability
      Translate documentation + Fix indentation
      Wrap code for better readability + Mod doc
      Mod code to drop 2 inden
      Test writeToFile on a other Thread
      Mod doc, Improve code style
      Add documentation
      Wrap code for better readability + Mod doc
      Add compiler message @TODO
      Wrap code for better readability
      Mod doc, Improve code style
      Remove code minium QT_VERSION 5.9
      Remove code minium QT_VERSION 5.9
      Add Debugging Techniques
      rap code for better readability
      Fix warning Wdeprecated
      Mod Machine_info
      Merge branch 'master'
      Add LibraryInfo to debuger
      Mod get Screen info
      Fix to RAM Total info
      Mod debuger to 7 days logs in .qet dir
      Fix no line number in debug
      Update Copyright date
      Update Copyright date
      Fix log file Dir
      Fix Copyright indentation
      Mod doc set style de same
      Fix warning 'setParts' is not marked 'override'
      Fix Copyright indentation
      Improve code style, Wrap code for better readability
      Improve code style, Wrap code for better readability
      Improve code style, Wrap code for better readability
      Improve code style, Wrap code for better readability
      Improve code style
      Improve code style
      Wrap code for better readability
      Improve code style, Wrap code for better readability
      Improve code style, Wrap code for better readability
      Improve code style, Wrap code for better readability, Mod doc
      Improve code style
      Improve code style
      Improve code style, Wrap code for better readability
      Improve code style
      Improve code style, Wrap code for better readability
      Fix log files in wrong dir
      Fix some doxygen issues
      Improve code style, Wrap code for better readability
      Fix some doxygen issues (~100)
      Wrap code for better readability
      Add QElectroTech Version in log file
      Fix some doxygen issues
      Improve code style, Wrap code for better readability
      Wrap code for better readability
      Fix some doxygen issues
      Fix some doxygen issues
      Wrap code for better readability
      Fix doxygen issue, Mod to and from Settings
      Fix some doxygen issues
      Wrap code for better readability
      Remove some code not in a class or in a function (Q_OS_WIN)
      Fix some doxygen issues
      Wrap code for better readability
      Fix doxygen issue
      Fix Bug Fill the combo box "element information" was not called
      Translate documentation + Fix indentation
      Decreases the number of declaring variables
      Small change to TRANSLATIONS
      Wrap code for better readability
      Update Doxyfile
      Fix add header file
      Restore add_new_diagram_button
      Wrap code for better readability
      Fix Margin voor windows OS
      Wrap code for better readability
      This property is obsolete.
      Add log file's viewer in AboutQETDialog for user
      Add loading time of collections inf to log
      remove old orientation for element Attribute in XML and code
      Fix dubbel // on log file dir
      Add build git commit sha in log file
      Add documentation
      Removed some Q_UNUSED
      Add user warning on startup
      Moved message to QString
      Fix Coding convention
      Wrap code for better readability
      Add name to Terminal
      Revert "Add user warning on startup"
      Remove old orientation for element Attribute in XML
      Fix deprecated QRegExp
      Fix deprecated QRegExp
      Fix deprecated QRegExp
      Fix deprecated QRegExp
      Fix deprecated QRegExp
      Fix deprecated QRegExp
      Fix deprecated QRegExp
      Fix deprecated QRegExp
      Fix deprecated QRegExp
      Fix deprecated QRegExp
      Fix deprecated QRegExp
      Fix deprecated QRegExp
      Fix deprecated QRegExp
      Fix deprecated QRegExp
      Fix deprecated QRegExp
      Fix deprecated QRegExp
      Fix code style
      Fix deprecated QRegExp
      Fix Qt 6 deprecated Qt::SystemLocaleShortDate
      Fix Qt 6 deprecated QVBoxLayout::setMargin
      Fix Qt 6 deprecated QComboBox::AdjustToMinimumContentsLength
      Fix Qt 6 deprecated QDockWidget::AllDockWidgetFeatures
      Fix Qt 6 definition of macro ‘Q_DECLARE_MOVABLE_CONTAINER’
      Revert "Fix deprecated QRegExp"
      Fix Revert deprecated QRegExp
      Fix QRegularExpression
      Fix QRegularExpression
      Fix QRegularExpression
      Fix QRegularExpression pattern
      Add TODO compile var + Fix doxygen issue
      WIP: Add Kabel to qet
      Mod some qWarning add QObject::tr
      WIP: Add Kabel to qet
      Add position mouse cursor in DiagramView
      QT6: Use the QByteArrayView overload.
      QT6: Mod Qt::MidButton Use Qt::MiddleButton
      QT6: Mod QLibraryInfo::location use QLibraryInfo::path
      QT6: QTextStream::setCodec use QTextStream::setEncoding
      QT6: diagramitemweight set val to Font::Weight
      QT6: set C++17
      Add missing include QActionGroup
      QT6: Mod unused function put in comments
      QT6: hooks added
      QT6: Fix deprecated QRegExp
      QT6: QDropEvent
      QT6: QMouseEvent
      QT6: QStyleOptionGraphicsItem
      Totest QRegularExpression ok?
      QT6: QLibraryInfo
      QT6: QStyleOptionGraphicsItem
      Add QActionGroup
      QT6: QStyleOptionGraphicsItem
      QPrinting class needs further tweaking
      QT6: std::min needs further tweaking
      QT6: Todo QVariant::setValue
      QT6: Todo Fix QtConcurrent (remove KCoreAddons?)
      QT6: TeDo mod QList for DeleteQGraphicsItemCommand
      QT6: No Qt::AA_EnableHighDpiScaling in QT6
      Merge branch 'QT6' into master
      QT6: Fix : dragging view don't work
      Merge branch 'master' of ssh://debacker@xxxxxxxxxxxxxxxxx/gitroot/qet/qet.git into master
      QT6: QMutex::RecursionMode are obsolete
      Fix code style
      Mod Maximum Size of configureQET widget
      QT6: QStringref replaced to QStringView in QT6
      Add failed to load message of languages on log file
      Mod raw Pointer to QScopedPointer
      Add clang-format file (WIP)
      Mod overlapping comparisons
      Mod container-anti-pattern
      Mod clazy checks range-loop
      Add packaging script's
      Purge old comment
      Fix indentation restored
      Add git submodule instruction
      Mod git pull
      Merge branch 'dev_submodule'
      Add Todo for DXF to GET-2020
      Add Todo for qet_tb_generator
      Merge branch 'master' of ssh://debacker@xxxxxxxxxxxxxxxxx/gitroot/qet/qet.git

Yuki Atoh (6):
      Initial Japanese translation
      Initial Japanese translation
      Merge branch 'l10n_jp' of https://github.com/yukia10/qelectrotech-source-mirror into l10n_jp
      Add Japanese translations of qet_directory
      Add Japanese translations for IEC 60617
      Fix Japanese

aitolos (8):
      Update Greek Lang files
      Update Greel Language files (spellcheck, typos)
      Greek Lang update
      Update Greek Lang
      Merge branch 'master' of ssh://git.tuxfamily.org/gitroot/qet/qet
      Merge branch 'master' of ssh://git.tuxfamily.org/gitroot/qet/qet
      Update Greek Lang
      Greek lang update

artgg7300 (21):
      updated hungarian translation
      Updated hungarian translate
      fixed syntax error in hungarian translation
      updated hungarian translate
      Translated hungarian language files
      Merge branch 'master' of ssh://git.tuxfamily.org/gitroot/qet/qet     Translated hungarian files
      translated hungarian files
      updated hungarian language files
      translated hungarian files
      translated hungarian files
      updated hungarian files
      translated hungarian files
      updated hungarian files
      updated hungarian files
      Merge branch 'master' of ssh://git.tuxfamily.org/gitroot/qet/qet
      translated hungarian files
      translated hungarian files
      translated hungarian files
      updated hungarian files
      updated hungarian files
      translated hungarian files

damianCaceres (24):
      ElementEditor: always clear m_cep_list in StyleEditor::setPart bugfix 0197
      ElementEditor: in LineEditor::setPart remove redundant calls to StyleEditor::setPart
      ElementEditor: in EllipseEditor::setPart remove redundant calls to StyleEditor::setPart
      ElementEditor: in ArcEditor::setPart remove redundant calls to StyleEditor::setPart
      ElementEditor: in RectangleEditor::setPart remove redundant calls to StyleEditor::setPart
      ElementEditor: in PolygonEditor::setPart remove redundant calls to StyleEditor::setPart
      ElementEditor: terminaleditor.h indentation and alignment
      ElementEditor: terminaleditor.cpp indentation, alignment and braces
      ElementEditor: texteditor.h improve code style
      ElementEditor: texteditor.cpp improve code style
      ElementEditor: dynamictextfieldeditor.h improve code style
      ElementEditor: dynamictextfieldeditor.cpp improve code style
      ElementEditor: texteditor.cpp surround arrows and more braces
      ElementEditor: qtelementeditor.h indentation
      ElementEditor: qtelementeditor.cpp improve code style
      ElementEditor: qetelementeditor fixes wrong braces introduced in previous commit
      ElementEditor: ~TerminalEditor() suppress extra semicolon
      ElementEditor: partterminal.h code style
      ElementEditor: partterminal.cpp code style
      ElementEditor: parttext.h code style
      ElementEditor: parttext.cpp code style
      ElementEditor: partdynamictextfield.h code style
      ElementEditor: partdynamictextfield.cpp code style
      ElementEditor: partdynamictextfield.cpp code style fixes indentation

dlee99 (23):
      modified:   lang/qet_nl.qm     	modified:   lang/qet_nl.ts
      modified:   lang/qet_nl.qm     	modified:   lang/qet_nl.ts
      modified:   lang/qet_nl.qm     	modified:   lang/qet_nl.ts
      modified:   lang/qet_nl.qm     	modified:   lang/qet_nl.ts
      modified:   lang/qet_nl.qm     	modified:   lang/qet_nl.ts
      modified:   lang/qet_nl.qm     	modified:   lang/qet_nl.ts
      modified:   lang/qet_nl.qm     	modified:   lang/qet_nl.ts
      modified:   lang/qet_nl.qm     	modified:   lang/qet_nl.ts
      modified:   lang/qet_nl.qm     	modified:   lang/qet_nl.ts
      modified:   lang/qet_nl.qm     	modified:   lang/qet_nl.ts
      modified:   lang/qet_nl.qm     	modified:   lang/qet_nl.ts
      modified:   lang/qet_nl.qm     	modified:   lang/qet_nl.ts
      modified:   lang/qet_nl.qm     	modified:   lang/qet_nl.ts
      modified:   lang/qet_nl.qm     	modified:   lang/qet_nl.ts
      modified:   lang/qet_nl.qm     	modified:   lang/qet_nl.ts
      modified:   lang/qet_nl.qm     	modified:   lang/qet_nl.ts
      Merge branch 'master' of ssh://git.tuxfamily.org/gitroot/qet/qet into master
      modified:   lang/qet_nl.qm     	modified:   lang/qet_nl.ts
      modified:   lang/qet_nl.qm     	modified:   lang/qet_nl.ts
      modified:   lang/qet_nl.qm     	modified:   lang/qet_nl.ts
      modified:   lang/qet_nl.qm     	modified:   lang/qet_nl.ts
      modified:   lang/qet_nl.qm     	modified:   lang/qet_nl.ts
      modified:   lang/qet_nl.qm     	modified:   lang/qet_nl.ts

gleissonjoaquim3 (4):
      Update translation pt-br
      Update on PT_BR translation members
      Updated translation PT_BR
      Fixed spelling error on Translation PT_BR

joshua (30):
      Element editor : improve polygon edition
      Minor : fix typo
      Fix : element prefix don't work with custom path of user elements collection
      Fix crash when a .qet file with 0 diagrams.
      Simplify how a project is save
      Conductors num can be exported to csv file.
      Merge branch 'master' of ssh://git.tuxfamily.org/gitroot/qet/qet
      Merge branch 'master' of ssh://git.tuxfamily.org/gitroot/qet/qet
      Revampe nomenclature
      Nomenclature export : items double click
      CSV export : correctly export label
      CSV export : fix some missing informations.
      Merge branch 'master' of ssh://git.tuxfamily.org/gitroot/qet/qet
      CSV export : improve database and query
      CSV export : improve selection type.
      CSV export : change menu and dialog text
      CSV export : improve save/load export configuration.
      Merge branch 'master' of ssh://git.tuxfamily.org/gitroot/qet/qet
      CSV export : minor gui change
      Merge branch 'master' of ssh://git.tuxfamily.org/gitroot/qet/qet
      Remove QTabBar custom style
      Fix crash when quickly move tab of digramview
      Remove a diagram doesn't save the project anymore
      Add pugi_xml test branch
      Minor pugi improvement
      Add option to switch between Qtxml or pugi xml. Add dialog to display the elpsaed time of collection loading.
      Use pugixml for parse local name of directory and element informations
      Improve file access on windows and mac OSX
      Merge branch 'test_pugi' of ssh://git.tuxfamily.org/gitroot/qet/qet into test_pugi
      Minor : Fix wrong position with cross ref item displayed as cross

nuri (8):
      Updated german translation
      Updated german translation
      Updated german translation
      Updated german translation
      Updated german translation
      Updated german translation
      Updated german translation
      Updated german translation

pavelfric (7):
      Updated Czech translation
      Updated Czech translation
      Updated Czech translation.
      Merge branch 'master' of ssh://git.tuxfamily.org/gitroot/qet/qet
      Updated Czech translation.
      Merge branch 'master' of ssh://git.tuxfamily.org/gitroot/qet/qet
      Updated Czech translation.

plc-user (5):
      adjusting/correcting some item-numbers and adding some elements
      adjusting/correcting some item-numbers and adding some elements
      changed/added some translations in qet_directory - files and elements
      modified / added german translations and added some Elements
      modified / added german translations and added some Elements

sdeffaux (34):
      Update qet_directory
      add symbol
      update symbols
      add symbols
      add symbols
      add symbols
      Traduction and add symbols
      add symbols
      add symbols hager
      add symbols and update
      add symbols and update
      mise a jour symbol
      update symbols
      add symbol
      add symbols and reorganise folders
      update symbols
      add symbols
      add symbols
      add symbols and reorganised folders
      suppression de doublon
      add and update symbols
      Translate symbols
      add symbols
      add symbols
      Add new Symbols
      update symbols
      Update symbols
      Add symbols
      Add symbols Hager et Legrand
      add symbols
      Update hag_cds765f.elmt
      add symbols
      Add symbols
      Add symbols and fix bux 193

stromie@xxxxxx (1):
      bugfix, XREF Update when Text Alignment used

tititiou36 (1):
      Update qet_fr.ts

-----------------------------------------------------------------------


hooks/post-receive
-- 
qet/qet.git



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/