[qet] [GIT] qet/qet.git branch master updated. 0.8-dev-129-g6abeb93 |
[ 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 branch, master has been updated
via 6abeb934e147dfdaa1e92a48aa3cf077ab8c8547 (commit)
via f8dcdec735f30b87ad371f3fddfe14e0d3bb1186 (commit)
via f297e28b642fefc12924f7553670ba54eeb2f22e (commit)
via ed2e72e9959348569e21ac56d7eba1bc1f4dd4a5 (commit)
via dc32a4298bbde299ed563421c42c52d6ada81646 (commit)
via 51d8b2a2bc894dfe2bfd270a5687fcf619aa35c4 (commit)
via dca44566e8150a930516c97544b20b0e45baae20 (commit)
via 32c135a7e56681e68543eb445a03d1e5e1691c50 (commit)
via 3d051419a546c5892b5febcaee80352289c9d393 (commit)
via fbec9c9aa51ab96d13fef248e258c1a277bc527e (commit)
via 3492540d531fbc3d4cd87d498a5403838193027a (commit)
via eb903a12b0b904ddc7438f3c699aa4441ea14b38 (commit)
via 6398feba0d04e1eedc452658e1edef1f53c50e5b (commit)
via 674e9e31a57b48a80fa8133c6cf66f19ac6ade2a (commit)
from ebf76ef505ece13e3b0c286c1d77b4437c41d0db (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 6abeb934e147dfdaa1e92a48aa3cf077ab8c8547
Merge: ebf76ef f8dcdec
Author: Laurent Trinques <scorpio@xxxxxxxxxxxxxxxx>
Date: Sun Jan 26 14:43:48 2020 +0100
Merge remote-tracking branch 'origin/test_pugi'
-----------------------------------------------------------------------
Summary of changes:
qelectrotech.pro | 23 +-
.../ElementsCollection/elementcollectionitem.cpp | 3 +-
.../ElementsCollection/elementscollectionmodel.cpp | 34 +-
.../ElementsCollection/elementscollectionmodel.h | 7 +-
.../elementscollectionwidget.cpp | 65 +-
.../ElementsCollection/elementscollectionwidget.h | 4 +-
sources/ElementsCollection/elementslocation.cpp | 103 +-
sources/ElementsCollection/elementslocation.h | 14 +-
.../fileelementcollectionitem.cpp | 73 +-
.../ElementsCollection/fileelementcollectionitem.h | 5 +-
sources/NameList/nameslist.cpp | 33 +
sources/NameList/nameslist.h | 2 +
sources/aboutqet.cpp | 269 -
sources/aboutqet.h | 46 -
sources/diagramcontext.cpp | 15 +
sources/diagramcontext.h | 3 +
sources/elementscollectioncache.cpp | 9 +-
sources/factory/elementfactory.cpp | 5 +-
sources/factory/elementpicturefactory.cpp | 10 +-
sources/pugixml/pugiconfig.hpp | 75 +
sources/pugixml/pugixml.cpp | 12929 +++++++++++++++++++
sources/pugixml/pugixml.hpp | 1491 +++
sources/qetapp.cpp | 9 +-
sources/ui/aboutqetdialog.cpp | 188 +
.../{borderpropertieswidget.h => aboutqetdialog.h} | 43 +-
sources/ui/aboutqetdialog.ui | 493 +
sources/ui/configpage/generalconfigurationpage.ui | 2 +-
27 files changed, 15481 insertions(+), 472 deletions(-)
delete mode 100644 sources/aboutqet.cpp
delete mode 100644 sources/aboutqet.h
create mode 100644 sources/pugixml/pugiconfig.hpp
create mode 100644 sources/pugixml/pugixml.cpp
create mode 100644 sources/pugixml/pugixml.hpp
create mode 100644 sources/ui/aboutqetdialog.cpp
copy sources/ui/{borderpropertieswidget.h => aboutqetdialog.h} (52%)
create mode 100644 sources/ui/aboutqetdialog.ui
hooks/post-receive
--
qet/qet.git