Simon De Backer
f613f7fcdc
Mod git pull
...
this works for git pull since Git 2.15
2020-11-13 18:51:30 +01:00
Simon De Backer
0bfbc37bc9
Add git submodule instruction
2020-11-07 22:38:28 +01:00
Simon De Backer
e3b98001f3
Fix indentation restored
2020-11-07 22:19:54 +01:00
Simon De Backer
d1c969b723
Purge old comment
2020-11-07 22:18:53 +01:00
Simon De Backer
acf9c17969
Add packaging script's
...
info of packaging_script Debian, Ubuntu, Windows
https://qelectrotech.org/wiki_new/doc/packaging_debian#packaging_script_debian_ubuntu_windows
Laurent,
can you check the scripts if they work now,
I'll then change them to scripts that can handle git Submodules
2020-11-07 18:38:35 +01:00
artgg7300
862dbede24
updated hungarian files
2020-11-07 09:56:33 +01:00
dlee99
be3421f8c9
modified: lang/qet_nl.qm
...
modified: lang/qet_nl.ts
2020-11-06 20:08:46 +01:00
Laurent Trinques
4ad4e75132
Update TS files and update it translation, thanks Marco
2020-11-06 08:01:14 +01:00
pavelfric
d2c4bf4ec7
Updated Czech translation.
2020-11-02 22:05:38 +01:00
pavelfric
a97ee8ddba
Merge branch 'master' of ssh://git.tuxfamily.org/gitroot/qet/qet
2020-11-02 22:04:40 +01:00
Claveau Joshua
ca0dcc9b7b
Fix crash
2020-11-02 19:31:52 +01:00
Claveau Joshua
62333506f1
Improve update of the project database
2020-11-02 19:13:56 +01:00
Ole Carlsen
98de247a4d
Minor danish translation update
2020-11-02 18:47:53 +01:00
Claveau Joshua
a0efad18ab
Merge branch 'master' of ssh://git.tuxfamily.org/gitroot/qet/qet into master
2020-11-01 21:28:06 +01:00
Claveau Joshua
b514c39883
Improve update of the project database
2020-11-01 21:27:40 +01:00
Simon De Backer
859bf7f645
Mod clazy checks range-loop
...
you're using C++11 range-loops with non-const Qt containers
(potential detach).
adding missing &
2020-11-01 19:10:30 +01:00
Simon De Backer
1b10fe3b7f
Mod container-anti-pattern
...
Finds when temporary containers are being created needlessly.
These cases are usually easy to fix by using iterators,
avoiding memory allocations.
And mod to return on first true
can we test if the Elements collection reload faster or not?
2020-11-01 18:44:14 +01:00
Simon De Backer
41c7cde8ca
Mod overlapping comparisons
...
warning: overlapping comparisons always evaluate to true
valid for a project made before 0.7
probably it will be better to delete the code completely.
2020-11-01 18:11:55 +01:00
Simon De Backer
69adb10bcc
Add clang-format file (WIP)
2020-11-01 16:57:19 +01:00
pavelfric
239a7daf7f
Updated Czech translation.
2020-11-01 15:20:39 +01:00
pavelfric
f73f71c0aa
Merge branch 'master' of ssh://git.tuxfamily.org/gitroot/qet/qet
2020-11-01 15:16:13 +01:00
Laurent Trinques
23764c0e11
Update be-nl translations, thanks Ronny
2020-11-01 11:40:17 +01:00
Laurent Trinques
beec556a55
Update qet_en.qm
2020-11-01 07:10:46 +01:00
M. Buijs
3a0da97878
Update qet_en.ts
...
The first letter of the word needs to be in upper case to align with the rest of the menu.
2020-11-01 07:09:11 +01:00
pavelfric
2afac1e56d
Updated Czech translation.
2020-10-31 22:20:13 +01:00
Claveau Joshua
72271cfc69
Improve format of save date
...
3 formats : local, eu (dd mm yyyy) and us (yyyy mm dd)
2020-10-31 14:22:06 +01:00
Simon De Backer
24c930d727
Mod raw Pointer to QScopedPointer
...
Clang-Tidy and Clazy said
"drag" leaks memory
2020-10-30 21:07:12 +01:00
Simon De Backer
87845ef0ee
Add failed to load message of languages on log file
...
compiler complained about non return value of
bool QTranslator::load
2020-10-29 20:41:24 +01:00
Ole Carlsen
8c51725c71
Danish translation update
2020-10-29 17:19:29 +01:00
Laurent Trinques
dbf4315deb
Update de translation, thanks Lars
2020-10-29 02:10:05 +01:00
Laurent Trinques
099dc614bd
Update en qm
2020-10-28 10:57:12 +01:00
M. Buijs
96450ce19f
Update qet_en.ts
...
Small language updates
2020-10-27 23:56:20 +01:00
dlee99
1d606c574b
modified: lang/qet_nl.qm
...
modified: lang/qet_nl.ts
2020-10-27 21:46:54 +01:00
Claveau Joshua
8ba982f6cc
improve code readability
2020-10-27 21:05:29 +01:00
Claveau Joshua
329ceb4594
Bug fix : directory of embedded element collection is not translated
...
Bug introduced at commit 995066916b
2020-10-27 20:49:16 +01:00
Laurent Trinques
50de125787
Update en translations
2020-10-27 12:07:44 +01:00
M. Buijs
2839a4009c
Update qet_en.ts
...
Added missing translation
2020-10-27 12:07:01 +01:00
Simon De Backer
6bfb2b95d2
QT6: QStringref replaced to QStringView in QT6
...
as a result this additional instruction is required
2020-10-26 23:01:45 +01:00
sdeffaux
0dba97ef6a
Add symbols and fix bux 193
2020-10-26 21:23:33 +01:00
Simon De Backer
c5c3dfb07b
Mod Maximum Size of configureQET widget
2020-10-25 12:24:43 +01:00
sdeffaux
1c91a6300a
Add symbols
2020-10-24 20:31:45 +02:00
Claveau Joshua
b1eb59f3ea
Improve previous comit
2020-10-22 21:07:41 +02:00
Laurent Trinques
cb29a4d383
Fix date on summary pages
2020-10-22 18:28:52 +02:00
artgg7300
077c4f578a
translated hungarian files
2020-10-21 18:24:05 +02:00
aitolos
752f31513c
Update Greek Lang
2020-10-19 18:29:29 +03:00
aitolos
756fc845a5
Merge branch 'master' of ssh://git.tuxfamily.org/gitroot/qet/qet
2020-10-19 18:14:08 +03:00
aitolos
9d89719c21
Merge branch 'master' of ssh://git.tuxfamily.org/gitroot/qet/qet
2020-10-19 18:12:26 +03:00
aitolos
785c5884e8
Update Greek Lang
2020-10-19 18:11:32 +03:00
Laurent Trinques
87425d70ce
Update * TS files
2020-10-19 14:21:02 +02:00
Laurent Trinques
9c267d673d
Fix %{saveddate} titleblock variable and
...
add new %{saveddate-eu} variable dd-MM-yyyy date format
2020-10-19 14:09:26 +02:00
Claveau Joshua
69f775aa0f
Minor fix : can't move diagram to top from element panel widget
2020-10-18 11:50:04 +02:00
Ole Carlsen
2619d96998
Danish translation updated
2020-10-18 11:03:34 +02:00
Claveau Joshua
74ee2fd82c
minor
2020-10-18 10:49:45 +02:00
Claveau Joshua
ec0b92ec1d
Fix : Filling color is not apply to polyline.
2020-10-18 10:45:05 +02:00
artgg7300
a65675b53e
translated hungarian files
2020-10-15 20:17:03 +02:00
Laurent Trinques
c39ef0a999
Update en fr translation
2020-10-15 18:54:08 +02:00
dlee99
ff84a71d97
modified: lang/qet_nl.qm
...
modified: lang/qet_nl.ts
2020-10-14 23:15:59 +02:00
Laurent Trinques
434c3dfbfb
Update TS files
2020-10-14 21:00:33 +02:00
Laurent Trinques
096f8f58e1
Updatre de translation, thanks Lars
2020-10-14 20:58:35 +02:00
Simon De Backer
364012848c
Fix code style
2020-10-13 17:44:08 +02:00
Simon De Backer
106b17cf2f
QT6: QMutex::RecursionMode are obsolete
...
The default is QMutex::NonRecursive.
https://doc-snapshots.qt.io/qt6-dev/qmutex-obsolete.html
2020-10-13 17:43:26 +02:00
Claveau Joshua
d3da5a98a5
Minor : disable button for QPageSetupDialog on windows
2020-10-12 21:20:40 +02:00
Claveau Joshua
9b0e659300
Remove unused class
2020-10-12 21:02:48 +02:00
pavelfric
30f8989e3d
Updated Czech translation
2020-10-11 21:56:53 +02:00
Claveau Joshua
e878082b79
Fix bug 203
...
https://qelectrotech.org/bugtracker/view.php?id=203
Take advantage of this bugfix, to recode the widget with Qt designer.
2020-10-10 16:58:02 +02:00
Claveau Joshua
419585f97e
Add new QAction : export to pdf
2020-10-10 14:37:23 +02:00
Claveau Joshua
44e945489a
project print window : minor gui improvement
2020-10-10 12:12:50 +02:00
Claveau Joshua
b45c6b453e
Minor fix : QetGraphicsTableItem keep his size when model is reseted or when open from xml.
2020-10-10 11:18:21 +02:00
Claveau Joshua
5d47ecd8f6
Fix : can't open print dialog on windows
2020-10-09 19:25:41 +02:00
Remi Collet
639ccb25e2
use pkgconfig for sqlite3
2020-10-09 08:37:27 +02:00
Simon De Backer
746c5a81e3
Merge branch 'master' of ssh://debacker@git.tuxfamily.org/gitroot/qet/qet.git into master
2020-10-08 16:17:15 +02:00
Simon De Backer
4e44b4bcd4
QT6: Fix : dragging view don't work
2020-10-08 16:16:59 +02:00
dlee99
04125dcc55
modified: lang/qet_nl.qm
...
modified: lang/qet_nl.ts
2020-10-06 23:32:40 +02:00
artgg7300
d6f08696bc
translated hungarian files
2020-10-06 06:19:03 +02:00
Claveau Joshua
9193e1c39b
Fix : dragging view don't work
2020-10-04 16:03:09 +02:00
David Varley
941aaf7087
Fix build for Qt < 5.10
2020-10-04 20:51:07 +11:00
Simon De Backer
f5d2fc3916
Merge branch 'QT6' into master
...
initial release to Qt6
TODO:
-remove KCoreAddons
-remove KWidgetsAddons
* QT6: (24 commits)
QT6: No Qt::AA_EnableHighDpiScaling in QT6
QT6: TeDo mod QList for DeleteQGraphicsItemCommand
QT6: Todo Fix QtConcurrent (remove KCoreAddons?)
QT6: Todo QVariant::setValue
QT6: std::min needs further tweaking
QPrinting class needs further tweaking
QT6: QStyleOptionGraphicsItem
Add QActionGroup
QT6: QStyleOptionGraphicsItem
QT6: QLibraryInfo
Totest QRegularExpression ok?
QT6: QStyleOptionGraphicsItem
QT6: QMouseEvent
QT6: QDropEvent
QT6: Fix deprecated QRegExp
QT6: hooks added
QT6: Mod unused function put in comments
Add missing include QActionGroup
QT6: set C++17
QT6: diagramitemweight set val to Font::Weight
...
2020-10-03 16:18:03 +02:00
Simon De Backer
9f3c173b9f
QT6: No Qt::AA_EnableHighDpiScaling in QT6
2020-10-03 16:08:55 +02:00
Simon De Backer
9a915c2ad0
QT6: TeDo mod QList for DeleteQGraphicsItemCommand
2020-10-03 16:07:55 +02:00
Simon De Backer
694cbfb1b7
QT6: Todo Fix QtConcurrent (remove KCoreAddons?)
2020-10-03 16:04:54 +02:00
Simon De Backer
f69e3a3fa7
QT6: Todo QVariant::setValue
2020-10-03 16:02:35 +02:00
Simon De Backer
8a5ba90d01
QT6: std::min needs further tweaking
2020-10-03 16:00:24 +02:00
Simon De Backer
32605e1377
QPrinting class needs further tweaking
2020-10-03 15:58:09 +02:00
Simon De Backer
0ab1b322d6
QT6: QStyleOptionGraphicsItem
2020-10-03 15:56:11 +02:00
Simon De Backer
a7920ea5fc
Add QActionGroup
2020-10-03 15:54:38 +02:00
Simon De Backer
937a6d740b
QT6: QStyleOptionGraphicsItem
2020-10-03 15:54:02 +02:00
Simon De Backer
a0b95ee944
QT6: QLibraryInfo
2020-10-03 15:51:53 +02:00
Simon De Backer
ad0df66ab1
Totest QRegularExpression ok?
2020-10-03 15:51:09 +02:00
Simon De Backer
c1e93fc442
QT6: QStyleOptionGraphicsItem
2020-10-03 15:48:40 +02:00
Simon De Backer
2e2a652343
QT6: QMouseEvent
2020-10-03 15:45:43 +02:00
Simon De Backer
074e2c8b2d
QT6: QDropEvent
2020-10-03 15:42:58 +02:00
Simon De Backer
9034d8d791
QT6: Fix deprecated QRegExp
2020-10-03 15:40:32 +02:00
Simon De Backer
0b5091b606
QT6: hooks added
2020-10-03 12:04:35 +02:00
Simon De Backer
b339dc2812
QT6: Mod unused function put in comments
2020-10-03 12:03:44 +02:00
Simon De Backer
ce11610d1d
Add missing include QActionGroup
2020-10-03 11:57:55 +02:00
Simon De Backer
10cc3cdbb7
QT6: set C++17
2020-10-03 11:57:55 +02:00
Simon De Backer
184560cc5d
QT6: diagramitemweight set val to Font::Weight
2020-10-03 11:57:55 +02:00
Simon De Backer
0e10b4adfa
QT6: QTextStream::setCodec use QTextStream::setEncoding
2020-10-03 11:57:54 +02:00
Simon De Backer
caac531de1
QT6: Mod QLibraryInfo::location use QLibraryInfo::path
2020-10-03 11:57:54 +02:00
Simon De Backer
bc0cb6b1b3
QT6: Mod Qt::MidButton Use Qt::MiddleButton
2020-10-03 11:57:54 +02:00
Simon De Backer
4f929ef3c9
QT6: Use the QByteArrayView overload.
2020-10-03 11:57:54 +02:00
Laurent Trinques
3b71cb7dfe
Revert "macOS : disable project database export"
...
This reverts commit fbe1c05c7d .
2020-10-03 07:06:05 +02:00
Laurent Trinques
fbe1c05c7d
macOS : disable project database export
2020-10-03 06:39:33 +02:00
Claveau Joshua
6437bf212a
Add macro to disable/enable project database export
2020-10-02 20:09:03 +02:00
Claveau Joshua
aa9266ab64
Minor : use Diagram::showMe() method instead of emit several signal to do the same thing
2020-10-02 19:41:17 +02:00
Claveau Joshua
8507040aa2
Improve how element editor is opened to edit an element in a diagram.
...
Before this commit :
ElementPropertiesWidget emit a signal of Diagram to edit an element, and
the signal goes up from Diagram -> DiagramView -> ProjectView ->
QetDiagramEditor and QetDiagramEditor call a static function.
Now :
ElementPropertiesWidget call the static function itself and that all.
All unnecessary signals are removed.
2020-10-02 19:28:52 +02:00
Claveau Joshua
e263264752
Minor : revamp code about shortcut for edit conductor color
2020-10-02 18:57:11 +02:00
Claveau Joshua
7038e6f796
Clean diagram view code
2020-10-02 18:38:24 +02:00
Claveau Joshua
e0201a8027
Remove old Backward compatibility: prior to version 0.3
2020-10-02 17:39:07 +02:00
Ole Carlsen
cbdbdd0ec6
Updated Danish translation
2020-10-02 16:37:17 +02:00
Claveau Joshua
9dda3e5997
Fix fail to build on windows
2020-10-01 19:29:09 +02:00
Laurent Trinques
94e29ef749
Fix installation-paths
2020-10-01 08:10:50 +02:00
Claveau Joshua
add11e7c7a
Print preview dialog : Add selection by date.
...
Add two news option for select diagrams to print :
select "from the date :" and select "at the date".
2020-09-30 21:29:17 +02:00
Laurent Trinques
930bb70f99
Update *TS files
2020-09-30 13:14:13 +02:00
Laurent Trinques
78ecc53b89
Minor
2020-09-30 13:09:56 +02:00
Laurent Trinques
6eec588eb9
Fix typo
2020-09-30 13:04:45 +02:00
Laurent Trinques
1e0ca043e7
Fix typo in comments
2020-09-30 12:58:14 +02:00
Laurent Trinques
191eabd0a2
Flatak build: Fix the installation paths
2020-09-30 06:07:03 +02:00
Claveau Joshua
18f536d801
Revamp the print preview window
2020-09-29 22:54:09 +02:00
Ole Carlsen
7f698bd826
Danish translation updated
2020-09-28 20:33:39 +02:00
Maximilian Federle
0907830d67
snap: Fix whitespace in snapcraft.yaml
2020-09-27 12:44:08 +02:00
Laurent Trinques
35fb45c280
Flatpak refresh 0001-build-Fix-the-installation-paths.patch
2020-09-26 22:54:51 +02:00
Laurent Trinques
ea5ba0ecc8
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0x060000 for Snap package
...
see :
https://snapcraft.io/qelectrotech/builds/1126332
2020-09-26 22:19:40 +02:00
Simon De Backer
f77255c762
Add position mouse cursor in DiagramView
2020-09-25 22:06:11 +02:00
Simon De Backer
546433cac2
WIP: Add Kabel to qet
2020-09-24 22:39:48 +02:00
Simon De Backer
30b8205f82
Mod some qWarning add QObject::tr
2020-09-24 22:39:11 +02:00
Simon De Backer
3b9ba6a261
WIP: Add Kabel to qet
2020-09-24 18:53:00 +02:00
Simon De Backer
36dbe65457
Add TODO compile var + Fix doxygen issue
...
You can make your code warn on compile time for the TODO's
In order to do so, uncomment the following line. in pro file
DEFINES += TODO_LIST
2020-09-24 17:01:33 +02:00
Laurent Trinques
65ba816859
Try to fix Snap package with sqite3 new depend
2020-09-24 12:19:30 +02:00
Simon De Backer
bfd487effe
Fix QRegularExpression pattern
2020-09-23 23:11:33 +02:00
Simon De Backer
d9f38f8a5d
Fix QRegularExpression
...
-add isValid
-add debug
2020-09-23 22:50:41 +02:00
Simon De Backer
2fe53ba6e8
Fix QRegularExpression
...
-add isValid
-add debug
2020-09-23 22:19:13 +02:00
Simon De Backer
b5ae1237e3
Fix QRegularExpression
...
-add isValid
-add debug
2020-09-23 21:36:48 +02:00
Simon De Backer
e0c8dd9585
Fix Revert deprecated QRegExp
...
Use QRegularExpression instead.
https://doc.qt.io/qt-5/qregularexpression.html#notes-for-qregexp-users
This function was introduced in Qt 5
see https://qelectrotech.org/forum/viewtopic.php?pid=13406#p13406
2020-09-23 19:03:13 +02:00
artgg7300
86f7f98031
Merge branch 'master' of ssh://git.tuxfamily.org/gitroot/qet/qet
2020-09-23 17:53:01 +02:00
artgg7300
c829a9eb2d
updated hungarian files
2020-09-23 17:39:39 +02:00
Laurent Trinques
1cf48f62e9
Fix commit "Change the way how the database is exported to file" :
...
produce a fail to build on OSX
2020-09-23 11:25:46 +02:00
David Varley
6a47fcddc9
Merge branch 'dxf'
2020-09-23 07:50:42 +10:00
Simon De Backer
77321f6b70
Revert "Fix deprecated QRegExp"
...
This reverts commit 0a46b83dca .
see https://qelectrotech.org/forum/viewtopic.php?pid=13378#p13378
2020-09-22 21:12:10 +02:00
David Varley
45137987ab
DXF - remove a couple of debug messages
2020-09-22 19:47:02 +10:00
David Varley
2d6bef71ae
DXF - Add some color
2020-09-22 19:41:47 +10:00
David Varley
bcc5846662
DXF - Cleaning up scaling
2020-09-22 12:16:32 +10:00
Simon De Backer
2a69e540d6
Fix Qt 6 definition of macro ‘Q_DECLARE_MOVABLE_CONTAINER’
...
adding #include <QHash>
+ code fail to compile if it uses deprecated APIs.
=> see .pro file
2020-09-21 21:19:50 +02:00
Simon De Backer
c958d54d01
Fix Qt 6 deprecated QDockWidget::AllDockWidgetFeatures
...
(Deprecated) The dock widget can be closed, moved, and floated.
Since new features might be added in future releases,
the look and behavior of dock widgets might change if you use this flag.
Please specify individual flags instead.
2020-09-21 21:16:05 +02:00
Simon De Backer
a917399950
Fix Qt 6 deprecated QComboBox::AdjustToMinimumContentsLength
...
Use
- QComboBox::AdjustToContents
- QComboBox::AdjustToContentsOnFirstShow
instead.
2020-09-21 20:42:40 +02:00
Simon De Backer
f671a63366
Fix Qt 6 deprecated QVBoxLayout::setMargin
...
Use QVBoxLayout::setContentsMargins instead.
2020-09-21 20:37:10 +02:00
Simon De Backer
c7ffae7918
Fix Qt 6 deprecated Qt::SystemLocaleShortDate
...
The format options
Qt::SystemLocaleDate, Qt::SystemLocaleShortDate
and Qt::SystemLocaleLongDate
shall be removed in Qt 6.
Their use should be replaced with
QLocale::system().toString(date, QLocale::ShortFormat)
or
QLocale::system().toString(date, QLocale::LongFormat).
2020-09-21 20:23:20 +02:00
Laurent Trinques
f21cdb4040
Update de translation, thanks Lars
2020-09-21 07:11:42 +02:00
Claveau Joshua
89f9f47174
Remove unused code
2020-09-20 11:40:18 +02:00
Simon De Backer
24d4885093
Fix deprecated QRegExp
...
Use QRegularExpression instead.
https://doc.qt.io/qt-5/qregularexpression.html#notes-for-qregexp-users
This function was introduced in Qt 5
2020-09-19 01:13:18 +02:00
Simon De Backer
b7c8ae88e2
Fix code style
2020-09-19 01:13:13 +02:00
Simon De Backer
176dcd376b
Fix deprecated QRegExp
...
Use QRegularExpression instead.
https://doc.qt.io/qt-5/qregularexpression.html#notes-for-qregexp-users
This function was introduced in Qt 5
2020-09-19 01:13:09 +02:00
Simon De Backer
813014ec33
Fix deprecated QRegExp
...
Use QRegularExpression instead.
https://doc.qt.io/qt-5/qregularexpression.html#notes-for-qregexp-users
This function was introduced in Qt 5
2020-09-19 01:13:01 +02:00
Simon De Backer
4c54335301
Fix deprecated QRegExp
...
Use QRegularExpression instead.
https://doc.qt.io/qt-5/qregularexpression.html#notes-for-qregexp-users
This function was introduced in Qt 5
2020-09-19 01:12:54 +02:00
Simon De Backer
3eca82baad
Fix deprecated QRegExp
...
Use QRegularExpression instead.
https://doc.qt.io/qt-5/qregularexpression.html#notes-for-qregexp-users
This function was introduced in Qt 5
2020-09-19 01:12:46 +02:00
Simon De Backer
93055c6a96
Fix deprecated QRegExp
...
Use QRegularExpression instead.
https://doc.qt.io/qt-5/qregularexpression.html#notes-for-qregexp-users
This function was introduced in Qt 5
2020-09-19 01:12:38 +02:00
Simon De Backer
7fb4033ece
Fix deprecated QRegExp
...
Use QRegularExpression instead.
https://doc.qt.io/qt-5/qregularexpression.html#notes-for-qregexp-users
This function was introduced in Qt 5
2020-09-19 01:12:29 +02:00
Simon De Backer
0b3238aac0
Fix deprecated QRegExp
...
Use QRegularExpression instead.
https://doc.qt.io/qt-5/qregularexpression.html#notes-for-qregexp-users
This function was introduced in Qt 5
2020-09-19 01:12:20 +02:00
Simon De Backer
859f6dd06d
Fix deprecated QRegExp
...
Use QRegularExpression instead.
https://doc.qt.io/qt-5/qregularexpression.html#notes-for-qregexp-users
This function was introduced in Qt 5
2020-09-19 01:12:13 +02:00
Simon De Backer
432e80cecb
Fix deprecated QRegExp
...
Use QRegularExpression instead.
https://doc.qt.io/qt-5/qregularexpression.html#notes-for-qregexp-users
This function was introduced in Qt 5
2020-09-19 01:12:05 +02:00
Simon De Backer
46e96f0a67
Fix deprecated QRegExp
...
Use QRegularExpression instead.
https://doc.qt.io/qt-5/qregularexpression.html#notes-for-qregexp-users
This function was introduced in Qt 5
2020-09-19 01:11:54 +02:00
Simon De Backer
0ee8f4187b
Fix deprecated QRegExp
...
Use QRegularExpression instead.
https://doc.qt.io/qt-5/qregularexpression.html#notes-for-qregexp-users
This function was introduced in Qt 5
2020-09-19 01:11:46 +02:00
Simon De Backer
402d2fbf4a
Fix deprecated QRegExp
...
Use QRegularExpression instead.
https://doc.qt.io/qt-5/qregularexpression.html#notes-for-qregexp-users
This function was introduced in Qt 5
2020-09-19 01:11:37 +02:00
Simon De Backer
271fd096e2
Fix deprecated QRegExp
...
Use QRegularExpression instead.
https://doc.qt.io/qt-5/qregularexpression.html#notes-for-qregexp-users
This function was introduced in Qt 5
2020-09-19 01:11:28 +02:00
Simon De Backer
c5be1a98ba
Fix deprecated QRegExp
...
Use QRegularExpression instead.
https://doc.qt.io/qt-5/qregularexpression.html#notes-for-qregexp-users
This function was introduced in Qt 5
2020-09-19 01:11:17 +02:00
Simon De Backer
0a46b83dca
Fix deprecated QRegExp
...
Use QRegularExpression instead.
https://doc.qt.io/qt-5/qregularexpression.html#notes-for-qregexp-users
This function was introduced in Qt 5
2020-09-19 01:11:08 +02:00
Simon De Backer
c7f138a0e3
Fix deprecated QRegExp
...
Use QRegularExpression instead.
https://doc.qt.io/qt-5/qregularexpression.html#notes-for-qregexp-users
This function was introduced in Qt 5
2020-09-19 01:10:54 +02:00
Claveau Joshua
215ddbd878
Minor : minimize code
2020-09-18 11:48:11 +02:00
David Varley
4d7ece07ab
DXF - Simplifying, WIP
2020-09-17 21:45:14 +10:00
Claveau Joshua
139241e773
Change the way how the database is exported to file
...
The export of internal database to file is now do by sqlite3 native
function instead of a dirty home made function.
For the moment, the export to file function is unavailable on macOSX (we
need some help to add sqlite3 lib on macOSX)
2020-09-16 21:28:47 +02:00
David Varley
07df62e362
DXF - Fix single shape rectangle scaling
2020-09-14 12:29:36 +10:00
David Varley
a68386c028
Merge branch 'cborn' of https://github.com/C-Born-Software/qelectrotech-source-mirror into cborn
2020-09-14 11:45:52 +10:00
Claveau Joshua
8e82dee8f0
Minor
2020-09-13 15:39:20 +02:00
Claveau Joshua
529027a350
Fix bug N°201: Line changes in the drawing area are not reflexted in the information area
2020-09-13 15:11:45 +02:00
Claveau Joshua
726b300999
Fix bug N°202 : Wrong bounding rect for primitive arc.
...
https://qelectrotech.org/bugtracker/view.php?id=202
2020-09-11 19:11:14 +02:00
Simon De Backer
989cd93a14
Remove old orientation for element Attribute in XML
2020-09-11 06:56:01 +02:00
David Varley
6b1d51bab8
DXF - Add Polylines, use for conductors and rectangles
2020-09-11 11:22:08 +10:00
David Varley
046d7c6b59
DXF - Add terminals to plot (optional)
2020-09-10 18:35:22 +10:00
David Varley
cd7f7eccec
Merge branch 'master' of ssh://git.tuxfamily.org/gitroot/qet/qet
2020-09-10 00:18:39 +10:00
David Varley
45fb97f410
Start cborn branch - disable annoying startup warning
2020-09-10 00:16:03 +10:00
David Varley
d5d8181332
DXF - fine tune text item locations
2020-09-10 00:12:45 +10:00
Simon De Backer
0310cd2610
Revert "Add user warning on startup"
...
This reverts commit 87c957a062 .
2020-09-08 17:53:37 +02:00
David Varley
713d467fe4
Merge branch 'master' of ssh://git.tuxfamily.org/gitroot/qet/qet
2020-09-08 22:10:31 +10:00
David Varley
cc8d0da0ac
DXF - Fix conductor number positioning, add junction dots
2020-09-08 21:44:58 +10:00
dlee99
c0ced6dc56
Merge branch 'master' of ssh://git.tuxfamily.org/gitroot/qet/qet into master
2020-09-07 23:02:22 +02:00
dlee99
288c89daa7
modified: lang/qet_nl.qm
...
modified: lang/qet_nl.ts
2020-09-07 23:00:49 +02:00
Simon De Backer
dce83f480c
Add name to Terminal
...
now it is possible to enter the terminal name
2020-09-07 22:35:49 +02:00
Simon De Backer
5d92393ee7
Wrap code for better readability
2020-09-07 22:03:40 +02:00
Simon De Backer
8ee38fab9e
Fix Coding convention
...
Please download and use
https://qelectrotech.org/wiki_new/_media/doc/qtcreator-qet-style.xml
when you write code in Qt
2020-09-07 21:41:45 +02:00
David Varley
babf3d2cf2
Merge branch 'master' of ssh://git.tuxfamily.org/gitroot/qet/qet
2020-09-07 22:14:07 +10:00
Laurent Trinques
82c8fb2d01
Update en fr translation
2020-09-07 10:51:56 +02:00
David Varley
68b4705630
Tidy up som comments
2020-09-07 16:27:59 +10:00
David Varley
d062175da7
Add tables to dxf export
2020-09-07 16:16:33 +10:00
Laurent Trinques
561209bc94
Update *TS files
2020-09-06 23:54:59 +02:00
Simon De Backer
87808df6c3
Moved message to QString
2020-09-05 20:09:08 +02:00
Simon De Backer
87c957a062
Add user warning on startup
...
notify the user of the use of dev software
ToDo: the text still needs to be adjusted
2020-09-05 00:27:24 +02:00
Simon De Backer
610a44c7cd
Removed some Q_UNUSED
2020-09-04 23:19:59 +02:00
Simon De Backer
1bc2536c06
Add documentation
2020-09-04 21:13:10 +02:00
Simon De Backer
1528e1ebe2
Add build git commit sha in log file
2020-09-04 21:10:43 +02:00
David Varley
f8611c1b6e
DXF Border Numbering - fix offset
2020-09-04 22:41:59 +10:00
David Varley
71d7f8bbe6
Fix some DXF issues
2020-09-04 16:06:06 +10:00
Ole Carlsen
ec464282f3
Updated Danish translation
2020-09-02 08:48:56 +02:00
Simon De Backer
81da7c6713
Fix dubbel // on log file dir
2020-08-31 22:26:03 +02:00
Simon De Backer
a4654dc6c2
remove old orientation for element Attribute in XML and code
2020-08-31 21:36:03 +02:00
Simon De Backer
504a061e71
Add loading time of collections inf to log
2020-08-31 21:22:26 +02:00
Simon De Backer
51c4b16836
Add log file's viewer in AboutQETDialog for user
2020-08-31 21:21:17 +02:00
Claveau Joshua
4a8e07b227
Fix csv export
2020-08-31 20:29:50 +02:00
sdeffaux
db4e8e3f5e
add symbols
2020-08-30 19:00:31 +02:00
Laurent Trinques
6274f65455
AboutQETDialog : add Authors
2020-08-29 23:45:25 +02:00
Simon De Backer
00eb139f73
This property is obsolete.
2020-08-29 19:34:45 +02:00
Simon De Backer
62d370c99a
Wrap code for better readability
2020-08-29 19:21:51 +02:00
Simon De Backer
cb0c0f8778
Fix Margin voor windows OS
2020-08-29 19:20:44 +02:00
Simon De Backer
f4550ab3b4
Wrap code for better readability
2020-08-28 18:32:24 +02:00
Simon De Backer
d8cbcf3b54
Restore add_new_diagram_button
2020-08-27 17:06:47 +02:00
Simon De Backer
63ad341b33
Fix add header file
2020-08-27 16:31:39 +02:00
Laurent Trinques
bd62f8768e
ProjectView add arrows key for quickly navigate in projects
...
disable momentary "add diagram" button
2020-08-27 14:24:02 +02:00
Laurent Trinques
d9fde9a3e4
Doxyfile restore QCH
2020-08-26 11:01:58 +02:00
Laurent Trinques
f4c5087dc0
Restore opening of projects on the first folio
2020-08-26 02:38:25 +02:00
Laurent Trinques
0959330adf
CSV export : Add "conductor_color & conductor_section" to
...
projectDataBase
2020-08-26 02:12:00 +02:00
Simon De Backer
4763eb92ec
Update Doxyfile
...
bron See
https://qelectrotech.org/forum/viewtopic.php?pid=12901#p12901
run
doxygen Doxyfile
in project dir or met Qt
2020-08-25 21:12:47 +02:00
Simon De Backer
9e4af439ef
Wrap code for better readability
2020-08-25 20:52:49 +02:00
Simon De Backer
dfadcb5523
Small change to TRANSLATIONS
2020-08-24 22:22:56 +02:00
Simon De Backer
995066916b
Decreases the number of declaring variables
...
for improve readability
2020-08-24 22:10:58 +02:00
Simon De Backer
debca09d5c
Translate documentation + Fix indentation
2020-08-24 22:02:22 +02:00
Simon De Backer
9dad8a5d01
Fix Bug Fill the combo box "element information" was not called
...
a typo it happens :)
See commit
216374d27c
2020-08-23 17:47:53 +02:00
artgg7300
347de4bcd3
updated hungarian files
2020-08-23 16:17:41 +02:00
Claveau Joshua
7960697b9e
Remove unused class
2020-08-21 14:39:35 +02:00
Claveau Joshua
0e6b385be2
Write backup improvement.
...
Remove the waitForFinished function to truly use the multi-threading.
2020-08-21 00:25:20 +02:00
Simon De Backer
4b4732a0a8
Fix doxygen issue
2020-08-20 22:35:25 +02:00
Simon De Backer
331918d143
Wrap code for better readability
2020-08-20 21:58:23 +02:00
Simon De Backer
0c00d83b27
Fix some doxygen issues
2020-08-20 21:57:35 +02:00
Laurent Trinques
8626ca5d1b
Minor fix
2020-08-20 19:45:20 +02:00
Laurent Trinques
e05754da29
Machine_info : improve code
2020-08-20 19:34:07 +02:00
Laurent Trinques
b4f733a5e5
Machine_info : add Windows RAM Available
2020-08-20 18:09:37 +02:00
Simon De Backer
9352905335
Remove some code not in a class or in a function (Q_OS_WIN)
2020-08-20 17:50:29 +02:00
Simon De Backer
88686b3cbf
Wrap code for better readability
2020-08-20 17:45:24 +02:00
Simon De Backer
d1c91a7fc2
Fix some doxygen issues
2020-08-20 17:44:59 +02:00
Laurent Trinques
f24f04084c
Machine_info : add Windows RAM informations
2020-08-20 06:05:55 +02:00
Simon De Backer
e3093bd06c
Fix doxygen issue, Mod to and from Settings
...
what does this code do?
2020-08-19 21:29:18 +02:00
Simon De Backer
cdb2e7b523
Wrap code for better readability
2020-08-19 21:27:14 +02:00
Simon De Backer
666f20856e
Fix some doxygen issues
2020-08-19 21:26:36 +02:00
Simon De Backer
f5725531c2
Fix some doxygen issues
2020-08-19 17:31:02 +02:00
Simon De Backer
5dd57cf003
Wrap code for better readability
2020-08-19 17:30:18 +02:00
Simon De Backer
566747eb2b
Improve code style, Wrap code for better readability
2020-08-18 21:29:12 +02:00
Simon De Backer
8e956df8d8
Fix some doxygen issues
2020-08-18 21:28:52 +02:00
Simon De Backer
ef15013715
Add QElectroTech Version in log file
2020-08-18 21:24:22 +02:00
sdeffaux
20896de561
Update hag_cds765f.elmt
2020-08-18 20:47:57 +02:00
sdeffaux
8cdcb59da2
add symbols
2020-08-18 20:47:57 +02:00
sdeffaux
35f206bc7e
Add symbols Hager et Legrand
2020-08-18 20:47:57 +02:00
Simon De Backer
99abc165d6
Wrap code for better readability
2020-08-18 20:08:32 +02:00
Simon De Backer
790cdc5229
Fix some doxygen issues (~100)
2020-08-18 20:07:55 +02:00
Simon De Backer
b5f212418c
Improve code style, Wrap code for better readability
2020-08-17 21:24:46 +02:00
Simon De Backer
b28ca0361d
Fix some doxygen issues
2020-08-17 21:24:20 +02:00
Simon De Backer
2482a0bd4c
Fix log files in wrong dir
...
when arguments are used,
the log file change from dir,
result 2 log files,
and 1 log file is not deleted by
void delete_old_log_files(int days)
2020-08-17 19:12:52 +02:00
Claveau Joshua
319188e010
Export to csv improvement
...
Export to csv doesn't use is own datase, but the project database
instead.
2020-08-17 16:42:07 +02:00
Laurent Trinques
bc0fecea6c
Merge branch 'C-Born-Software-dxf' into master
2020-08-17 10:23:29 +02:00
David Varley
a4c829fbcd
Merge branch 'master' into dxf
2020-08-17 16:02:06 +10:00
David Varley
73dd1e8299
Merge branch 'master' of https://github.com/qelectrotech/qelectrotech-source-mirror
2020-08-17 15:53:19 +10:00
David Varley
430ec27f36
Fix dxf export of autosize text cells in titleblock
2020-08-17 15:38:24 +10:00
David Varley
0cb98b2ee1
Adjust alignment of titleblock text in DXF export
2020-08-17 09:13:19 +10:00
Simon De Backer
41cef49453
Improve code style, Wrap code for better readability
2020-08-16 14:26:40 +02:00
Simon De Backer
c4bf492616
Improve code style
2020-08-16 14:26:04 +02:00
Simon De Backer
bc176da88d
Improve code style, Wrap code for better readability
2020-08-16 14:25:48 +02:00
Simon De Backer
e55d336dc1
Improve code style
2020-08-16 14:25:31 +02:00
Simon De Backer
6c806d151d
Improve code style
2020-08-16 14:25:14 +02:00
Simon De Backer
5e3e3aa4bd
Improve code style, Wrap code for better readability, Mod doc
2020-08-16 14:24:51 +02:00
Simon De Backer
3b3ce2cb7c
Improve code style, Wrap code for better readability
2020-08-16 14:24:12 +02:00
Simon De Backer
928b56f2bf
Improve code style, Wrap code for better readability
2020-08-16 14:23:59 +02:00
Simon De Backer
8144e9b21b
Wrap code for better readability
2020-08-16 14:23:42 +02:00
Simon De Backer
8a484ef901
Improve code style
2020-08-16 14:23:25 +02:00
Simon De Backer
574609abf5
Improve code style
2020-08-16 14:22:54 +02:00
Simon De Backer
76d16ab600
Improve code style, Wrap code for better readability
2020-08-16 14:22:36 +02:00
Simon De Backer
60a5a83320
Improve code style, Wrap code for better readability
2020-08-16 14:22:21 +02:00
Simon De Backer
e9fcd385d5
Improve code style, Wrap code for better readability
2020-08-16 14:22:12 +02:00
Simon De Backer
4ed33109f4
Improve code style, Wrap code for better readability
2020-08-16 14:21:55 +02:00
Simon De Backer
a83ee76f39
Fix Copyright indentation
2020-08-16 14:19:38 +02:00
Simon De Backer
3783a6a543
Fix warning 'setParts' is not marked 'override'
2020-08-16 14:07:46 +02:00
Laurent Trinques
070cc2e4ac
Typo
2020-08-16 12:34:49 +02:00
Yuki Atoh
012d969d92
Fix Japanese
2020-08-16 12:23:41 +02:00
Yuki Atoh
e22c618152
Add Japanese translations for IEC 60617
2020-08-16 12:23:41 +02:00
Yuki Atoh
93929399b6
Add Japanese translations of qet_directory
2020-08-16 12:23:41 +02:00
David Varley
ea9a230844
Fix dxf export for border
2020-08-16 12:22:36 +02:00
Simon De Backer
d4ee161c07
Mod doc set style de same
2020-08-16 11:19:36 +02:00
Simon De Backer
90417ae509
Fix Copyright indentation
2020-08-16 09:40:14 +02:00
David Varley
2b396960d9
Merge branch 'master' of https://github.com/qelectrotech/qelectrotech-source-mirror
2020-08-16 15:57:55 +10:00
David Varley
ddc2afa427
Fix dxf export for border
2020-08-16 15:39:20 +10:00
Simon De Backer
5832e365e9
Fix log file Dir
2020-08-15 21:40:07 +02:00
Laurent Trinques
dff825810c
Update *TS files
2020-08-15 18:35:27 +02:00
Laurent Trinques
12ddd3256e
Update translations_stat.pl script
2020-08-15 15:10:06 +02:00
Laurent Trinques
7aaf0c0e58
Fix typo
2020-08-15 15:03:47 +02:00
David Varley
ceb2868b02
Fix dxf export for copied conductors
2020-08-15 14:15:57 +02:00
David Varley
02afb6c003
Fix dxf export for copied conductors
2020-08-15 22:00:14 +10:00
Laurent Trinques
6916736708
Merge branch 'yukia10-l10n_jp' into master
2020-08-15 13:52:01 +02:00
Yuki Atoh
4c51448c45
Merge branch 'l10n_jp' of https://github.com/yukia10/qelectrotech-source-mirror into l10n_jp
2020-08-15 18:42:16 +09:00
Yuki Atoh
770161ac57
Initial Japanese translation
2020-08-15 18:39:41 +09:00
sdeffaux
fa8917875b
Add symbols
2020-08-15 08:37:06 +02:00
Yuki Atoh
295e285067
Initial Japanese translation
2020-08-15 14:17:29 +09:00
Simon De Backer
574f5b94b0
Update Copyright date
2020-08-14 22:48:44 +02:00
Simon De Backer
70d024fe79
Update Copyright date
2020-08-14 22:00:42 +02:00
Simon De Backer
de8ccc543d
Fix no line number in debug
2020-08-14 18:35:53 +02:00
Simon De Backer
274108d509
Mod debuger to 7 days logs in .qet dir
...
the user can now read the log files
and/or send them to us for further investigation
2020-08-14 18:31:38 +02:00
Simon De Backer
d556206998
Fix to RAM Total info
2020-08-14 17:03:58 +02:00
Simon De Backer
84a2a25fa8
Mod get Screen info
...
get cpu info should not collect screen info
2020-08-14 17:03:08 +02:00
Laurent Trinques
6f82ac1df1
Mod Machine_info
...
Forgot QProcess::close()
2020-08-14 12:57:15 +02:00
Laurent Trinques
7616d11e9d
Mod Machine_info
...
Improve GPU RAM
2020-08-14 12:55:04 +02:00
Laurent Trinques
9486deb3de
Mod Machine_info
...
Add macOS RAM available
2020-08-14 12:51:50 +02:00
damianCaceres
e09bfa18b9
ElementEditor: partdynamictextfield.cpp code style fixes indentation
2020-08-14 01:37:41 +02:00
damianCaceres
fc4625fc0f
ElementEditor: partdynamictextfield.cpp code style
2020-08-14 01:37:41 +02:00
damianCaceres
943aa469c6
ElementEditor: partdynamictextfield.h code style
2020-08-14 01:37:41 +02:00
damianCaceres
ba1242d5bb
ElementEditor: parttext.cpp code style
2020-08-14 01:37:41 +02:00
damianCaceres
9bc6f7fa94
ElementEditor: parttext.h code style
2020-08-14 01:37:41 +02:00
damianCaceres
3b4237f21f
ElementEditor: partterminal.cpp code style
2020-08-14 01:37:41 +02:00
damianCaceres
ac5ec020a6
ElementEditor: partterminal.h code style
2020-08-14 01:37:41 +02:00
damianCaceres
0bae33e3f5
ElementEditor: ~TerminalEditor() suppress extra semicolon
2020-08-14 01:37:41 +02:00
Simon De Backer
e5b7aacea6
Add LibraryInfo to debuger
2020-08-14 00:36:59 +02:00
Simon De Backer
5ca7ff177b
Merge branch 'master'
...
# Conflicts:
# sources/machine_info.cpp
2020-08-13 22:56:40 +02:00
Simon De Backer
d5b7414b36
Mod Machine_info
...
add send_info_to_debug
Mod get data PC
send to debuger on startup
2020-08-13 22:50:58 +02:00
Laurent Trinques
34259a4749
Typo
2020-08-13 21:32:51 +02:00
Laurent Trinques
4d61166864
Restore Simmon previous commit
2020-08-13 21:31:33 +02:00
Laurent Trinques
d46d6709f3
Machine info :
...
remove braces
2020-08-13 21:13:12 +02:00
Simon De Backer
da4e31dfcb
Fix warning Wdeprecated
...
warning:
‘void QProcess::start(const QString&, QIODevice::OpenMode)’ is deprecated
"Use QProcess::start(const QString &program,
const QStringList &arguments,
OpenMode mode = ReadWrite) instead"
2020-08-13 20:37:07 +02:00
Simon De Backer
21b7aa059a
rap code for better readability
2020-08-13 17:58:56 +02:00
Laurent Trinques
43a531fd2d
Typo
2020-08-13 17:18:28 +02:00
Laurent Trinques
c0d51ef445
Machine info :
...
Add Windows GPU RAM informations
2020-08-13 17:10:42 +02:00
Laurent Trinques
f0b475bd77
Machine info :
...
add Windows CPU & GPU informations
2020-08-13 17:05:46 +02:00
sdeffaux
984d9bc5de
Update symbols
2020-08-13 09:22:02 +02:00
Simon De Backer
288737af0d
Add Debugging Techniques
2020-08-12 23:54:09 +02:00
Simon De Backer
b0df6d3101
Remove code minium QT_VERSION 5.9
2020-08-12 23:53:52 +02:00
Simon De Backer
11a90d2f69
Remove code minium QT_VERSION 5.9
2020-08-12 22:04:46 +02:00
Simon De Backer
69ff437368
Mod doc, Improve code style
2020-08-12 21:59:00 +02:00
Simon De Backer
87db0e2020
Wrap code for better readability
2020-08-12 19:33:29 +02:00
Claveau Joshua
044c5310f5
minor
2020-08-12 15:48:37 +02:00
Claveau Joshua
86766a9090
Element editor : a copied/pasted terminal part have a new uuid.
2020-08-12 15:45:48 +02:00
Simon De Backer
1805ef300e
Add compiler message @TODO
2020-08-10 21:16:52 +02:00
Simon De Backer
e4033dd93c
Wrap code for better readability + Mod doc
2020-08-10 21:13:31 +02:00
Simon De Backer
53d89ce4f7
Add documentation
2020-08-10 21:08:52 +02:00
Simon De Backer
7834d6fb84
Mod doc, Improve code style
2020-08-08 23:58:17 +02:00
Laurent Trinques
d9ec9bf274
Update Changelog
2020-08-08 15:53:01 +02:00
Laurent Trinques
66eaf52002
Update Changelog
2020-08-08 15:35:51 +02:00
Laurent Trinques
2e3e65df5a
Update Changelog : WIP : you can add what i forgot
2020-08-08 15:08:23 +02:00
Laurent Trinques
b8daec441f
Fix bug 199:
...
ElementEditor parText changes in the drawing area are not reflexted in
the information area
2020-08-07 15:32:24 +02:00
Simon De Backer
06dc1570fc
Test writeToFile on a other Thread
...
to improve this for windows performance
2020-08-06 22:19:44 +02:00
Laurent Trinques
0ce001ea6e
Fix bug 198
...
Text input loose the focus after each single letter
2020-08-06 13:20:33 +02:00
damianCaceres
fa719cf8ff
ElementEditor: qetelementeditor fixes wrong braces introduced in previous commit
2020-08-06 11:08:08 +02:00
damianCaceres
0507336622
ElementEditor: qtelementeditor.cpp improve code style
2020-08-06 11:08:08 +02:00
damianCaceres
3d1e30b24e
ElementEditor: qtelementeditor.h indentation
2020-08-06 11:08:08 +02:00
damianCaceres
b3a74a8315
ElementEditor: texteditor.cpp surround arrows and more braces
2020-08-06 11:08:08 +02:00
damianCaceres
216374d27c
ElementEditor: dynamictextfieldeditor.cpp improve code style
2020-08-06 11:08:08 +02:00
damianCaceres
ce523b71e2
ElementEditor: dynamictextfieldeditor.h improve code style
2020-08-06 11:08:08 +02:00
damianCaceres
bb84bb2098
ElementEditor: texteditor.cpp improve code style
2020-08-06 11:08:08 +02:00
damianCaceres
23c43e72b5
ElementEditor: texteditor.h improve code style
2020-08-06 11:08:08 +02:00
damianCaceres
b53c083d0a
ElementEditor: terminaleditor.cpp indentation, alignment and braces
2020-08-04 21:16:58 +02:00
damianCaceres
45edc34269
ElementEditor: terminaleditor.h indentation and alignment
2020-08-04 21:16:58 +02:00
damianCaceres
f8240558a0
ElementEditor: in PolygonEditor::setPart remove redundant calls to StyleEditor::setPart
2020-08-04 11:18:20 +02:00
damianCaceres
dd70637408
ElementEditor: in RectangleEditor::setPart remove redundant calls to StyleEditor::setPart
2020-08-04 11:18:20 +02:00
damianCaceres
45d1b489c4
ElementEditor: in ArcEditor::setPart remove redundant calls to StyleEditor::setPart
2020-08-04 11:18:20 +02:00
damianCaceres
72918a31db
ElementEditor: in EllipseEditor::setPart remove redundant calls to StyleEditor::setPart
2020-08-04 11:18:20 +02:00
damianCaceres
9d772b4091
ElementEditor: in LineEditor::setPart remove redundant calls to StyleEditor::setPart
2020-08-04 11:18:20 +02:00
damianCaceres
dd257c48d9
ElementEditor: always clear m_cep_list in StyleEditor::setPart bugfix 0197
2020-08-03 16:07:31 +02:00
Claveau Joshua
78992ee762
Fix backup file on windows
...
For unknown reason KautoSaveFile don't write the file on Windows if file
is open in another part of the code.
No error is returned and use the method :
qint64 QIODevice::write(const QByteArray &byteArray) return the good
number of bytes written but the real file stay empty.
Probably the problem don't come from KautoSaveFile but QFileDevice or
QIODevice on windows.
The fix consist to open the file just before write on it and close it
just after.
2020-08-02 22:24:46 +02:00
Simon De Backer
7a04788d54
Mod code to drop 2 inden
...
- if (isReadOnly()) return;
- if (dc.items(DiagramContent::All).isEmpty())
2020-08-02 20:52:52 +02:00
Simon De Backer
fa1abbd38d
Wrap code for better readability + Mod doc
2020-08-02 20:29:20 +02:00
Simon De Backer
effc86e72c
Translate documentation + Fix indentation
2020-08-02 20:29:06 +02:00
Simon De Backer
d4d364cfde
Fix wrap code for better readability
2020-08-02 19:36:12 +02:00
Claveau Joshua
1fc893157d
Minor fix
...
Fix : During the opening of a project, if the project contain a
nomenclature, the dialog used to inform user that the table is too small
is displayed
2020-08-02 18:20:30 +02:00
Simon De Backer
494a5f1df2
Mod Coding conventions + Wrap code
...
Wrap code for better readability
2020-08-02 17:38:21 +02:00
Simon De Backer
900b7e22aa
Mod CONTRIBUTING.md
...
add info Interactive Staging
2020-08-02 16:27:23 +02:00
Simon De Backer
4751934d68
New Signal Slot Syntax
2020-08-02 15:23:38 +02:00
Simon De Backer
510aa74266
Wrap code for better readability + Mod doc
2020-08-02 15:14:16 +02:00
Simon De Backer
e938673872
Add documentation
2020-08-02 15:09:21 +02:00
Simon De Backer
2a53f09a37
Translate documentation + Fix indentation
2020-08-02 12:09:08 +02:00
Laurent Trinques
6bece6fa84
Update Ru translation, thanks Aleksander
2020-07-29 21:31:55 +02:00
Simon De Backer
1372d1c8ba
Wrap code for better readability + Mod doc
2020-07-28 20:57:02 +02:00
Simon De Backer
70e54bc9b2
Translate documentation + Fix indentation
2020-07-28 20:56:41 +02:00
sdeffaux
e6eeef5cf5
update symbols
2020-07-27 21:33:58 +02:00
dlee99
96acd6ff95
modified: lang/qet_nl.qm
...
modified: lang/qet_nl.ts
2020-07-26 23:22:49 +02:00
Laurent Trinques
9cdc023f31
Pugixml XML parser
...
Update to upstream master
2020-07-26 16:14:31 +02:00
pavelfric
a2eb92803a
Updated Czech translation
2020-07-26 13:13:23 +02:00
Simon De Backer
655e608268
Doxygen using dashes to create lists of items.
2020-07-26 11:55:51 +02:00
Simon De Backer
c401e93125
Wrap code for better readability + Mod doc
2020-07-26 11:36:27 +02:00
Simon De Backer
4d57e7fbfb
Mod get elementInfo from elementInfoKeys
2020-07-26 11:16:12 +02:00
Simon De Backer
0c62bf2b3b
Translate documentation + Fix indentation
...
- Mod doc set style de same
- Fix indentation code
2020-07-26 10:33:15 +02:00
Simon De Backer
1f78196fa6
Fix widget size
2020-07-25 22:00:19 +02:00
Simon De Backer
49cca54adc
Wrap code for better readability
2020-07-24 22:44:32 +02:00
Simon De Backer
c0df06c2ee
Mod doc set style de same
2020-07-24 22:44:10 +02:00
Simon De Backer
d087a8be66
Moved compilation_info to class Machine_info
...
This is preparation for making a dev log file
2020-07-23 21:57:30 +02:00
Simon De Backer
55beaa9be9
Mod ScrollArea on demand
...
QScrollArea is not asked if the screen is big enough.
2020-07-23 17:24:10 +02:00
Simon De Backer
c5eb5af47d
Fix name to clarify value is int
2020-07-23 17:05:48 +02:00
Simon De Backer
90e283902e
This adds ScrollArea to config dialog
...
Not everything is visible with low resolution screens.
https://qelectrotech.org/bugtracker/view.php?id=195
2020-07-23 16:55:42 +02:00
Simon De Backer
7420eeb60d
Mod name to clarify value is int
2020-07-23 16:49:31 +02:00
Simon De Backer
698db4e5c0
Add Copyright to machine_info class
2020-07-22 21:16:38 +02:00
Simon De Backer
6b95c6bf6f
Add QScrollArea to configdialog and resize to max_screen
2020-07-22 21:03:54 +02:00
Claveau Joshua
2b754cffb4
AddTableDialog : fix minor bug
2020-07-21 22:56:31 +02:00
Simon De Backer
03425bcb5b
Add gui resize depending on screen size
...
Init of request
https://qelectrotech.org/bugtracker/view.php?id=195
This is a start will have to be adjusted further.
2020-07-21 20:29:05 +02:00
Laurent Trinques
3a08e60856
aboutqetdialog.cpp minor
2020-07-21 16:01:28 +02:00
Laurent Trinques
e03e36fb2c
AboutQETDialog add Linux RAM Total and MemAvailable
2020-07-21 15:58:35 +02:00
Laurent Trinques
8f5e759528
AboutQETDialog add Linux RAM
2020-07-21 14:45:41 +02:00
Laurent Trinques
bddf10588f
AboutQETDialog add macOS cpuinfo 'model name'
2020-07-21 14:12:06 +02:00
Laurent Trinques
a33ae2bb13
AboutQETDialog add Linux gpu info 'model name'
2020-07-21 13:44:45 +02:00
Laurent Trinques
bd93e62341
AboutQETDialog add Linux cpuinfo 'model name'
2020-07-21 13:05:08 +02:00
Simon De Backer
119e12b1cf
Add Screen info user
2020-07-20 22:41:27 +02:00
Claveau Joshua
f242e1bccc
graphics table properties editor : minor
...
Add label to inform users that the number of row is less than the number
of information to display.
2020-07-20 20:29:13 +02:00
Claveau Joshua
709280e3c1
QetGraphicsTableItem : add dialog to inform user
...
When user edit the query of an existing table/s if the content to
display is bigger than the content who can be displayed by the table/s a
dialog is opened for inform user of the current situation.
2020-07-20 19:38:52 +02:00
Simon De Backer
3b14946421
Add compiler message @TODO + Mod doc set style de same
2020-07-19 22:19:21 +02:00
Simon De Backer
280e4605e8
Mod doc set style de same
2020-07-19 22:08:41 +02:00
Simon De Backer
fe4552200b
Add compiler message @TODO
2020-07-19 22:06:42 +02:00
Simon De Backer
d3b237d06c
Mod documentation + wrap code for better readability
2020-07-19 20:28:56 +02:00
Simon De Backer
26fd1a497c
Add ignore lines to .gitignore
...
if doxygen Doxyfile is run all file's of folder doc are added
Qt user file should not see either
2020-07-19 20:24:37 +02:00
Simon De Backer
bbd3085b8d
Fix indentation code + Mod doc
2020-07-19 20:06:22 +02:00
Simon De Backer
1251d7d9b0
Fix indentation code + Mod doc
2020-07-19 20:05:58 +02:00
Simon De Backer
2229a1938d
Add documentation
2020-07-19 20:05:13 +02:00
Simon De Backer
ffcdccb469
Mod doc set style de same
2020-07-19 18:40:41 +02:00
Simon De Backer
5df6d7f403
Wrap code for better readability
2020-07-19 18:40:41 +02:00
Simon De Backer
4cd69a2450
Mod doc set style de same
2020-07-19 18:40:41 +02:00
Simon De Backer
102629b86f
Mod doc set style de same + wrap code for better readability
2020-07-19 18:40:41 +02:00
Simon De Backer
7ddae811a5
Fix Wdeprecated-declarations QProcess::startDetached
...
QProcess::startDetached(const QString&)’ is deprecated
Use
QProcess::startDetached(const QString &program,
const QStringList &arguments)
instead
2020-07-19 18:30:28 +02:00
Simon De Backer
cecacfc769
Fix compiler warining non-virtual destructor
...
ref:
https://stackoverflow.com/questions/38407723/how-to-delete-an-object-of-derived-class-that-has-no-dstructor
2020-07-19 15:48:46 +02:00
Simon De Backer
8c9b30acd6
Mod doc + Update Copyright date
...
And wrap code for better readability
2020-07-16 22:06:56 +02:00
Simon De Backer
6aa6d055ec
Add translation for directory
2020-07-16 22:01:04 +02:00
Simon De Backer
495d9a5f51
Add documentation + wrap code for better readability
2020-07-16 22:00:33 +02:00
Simon De Backer
70ef559874
Improve portability of Doxyfile
...
note run "doxygen Doxyfile" in qet dir
2020-07-16 16:56:30 +02:00
sdeffaux
80c54b3edb
Add new Symbols
2020-07-16 15:51:47 +02:00
Laurent Trinques
68116f4664
Fix indentation code
2020-07-15 23:00:21 +02:00
Simon De Backer
b9ce532db7
Mod doc for better readability doxygen
...
1. this can be an example howto
add english and french documentation without sacrificing code readability
2. Fix indentation code
2020-07-15 22:37:29 +02:00
Laurent Trinques
a28e7289b9
Doxyfile update add QCH file for
...
doxygen-generated docs using qhelpgenerator and then import them into Qt Creator.
2020-07-15 22:25:29 +02:00
Claveau Joshua
ac49ecce7d
Fix wrong position of slave xref after open a saved project
2020-07-15 20:48:52 +02:00
Laurent Trinques
7ed71a6312
Fix indentation code
2020-07-15 20:35:23 +02:00
Laurent Trinques
350e7e5233
Fix indentation code
2020-07-15 20:21:59 +02:00
Laurent Trinques
68e78a0de9
Fix indentation code
2020-07-15 20:20:07 +02:00
Laurent Trinques
6313319f80
Fix-indentation-code
2020-07-15 19:57:37 +02:00
Laurent Trinques
a718cfa16d
Fix indentation code
2020-07-15 19:48:28 +02:00
Simon De Backer
d7e1d326a2
Wrap code for better readability + Mod doc
2020-07-15 18:34:42 +02:00
Simon De Backer
2cdfce18ec
Mod doc to set style de same + Fix indentation code
2020-07-15 18:31:04 +02:00
Simon De Backer
251dfdf37a
add documentation
2020-07-15 18:29:04 +02:00
Laurent Trinques
0c381eae28
Fix Remove old summary feature
2020-07-15 17:43:20 +02:00
Laurent Trinques
f8ca26f6e3
Mod doc
2020-07-15 15:32:19 +02:00
Laurent Trinques
b866323e90
Minor QETDiagramEditor::setUpMenu reorder action
2020-07-15 15:28:47 +02:00
Laurent Trinques
53663e20e1
Remove old summary feature
2020-07-15 15:06:46 +02:00
Simon De Backer
430bcae946
Wrap code for better readability
2020-07-14 22:29:23 +02:00
Simon De Backer
41b0434c20
Fix indentation
2020-07-14 22:29:06 +02:00
Simon De Backer
01d97246ce
Mod doc set style de same
2020-07-14 22:28:58 +02:00
Simon De Backer
06dbb468ce
Mod the doc moved info to the class
2020-07-14 22:28:49 +02:00
Claveau Joshua
132f3ad1b4
Remove old summary feature
2020-07-14 20:00:28 +02:00
sdeffaux
d44bb87d0b
add symbols
2020-07-14 18:04:28 +02:00
Laurent Trinques
4d83a1b53e
Add new symbols
2020-07-14 17:26:17 +02:00
Laurent Trinques
edf65c83e1
Add new example
2020-07-14 15:07:52 +02:00
sdeffaux
f2c3bd5d26
add symbols
2020-07-13 18:33:03 +02:00
Simon De Backer
c0e248bcd0
fix white space
2020-07-13 06:51:55 +02:00
Simon De Backer
c167468f29
add documentation ExportPropertiesWidget functions
2020-07-13 06:51:46 +02:00
Simon De Backer
09207eec92
add documentation ConductorNumExport function
2020-07-13 06:51:36 +02:00
Simon De Backer
169c440de1
add documentation & removed Q_UNUSED for used value's
2020-07-13 06:51:26 +02:00
Simon De Backer
f9c705f30a
add documentation GenericPanel functions
2020-07-13 06:51:17 +02:00
Claveau Joshua
b9a34ce2fd
Fix projectdbmodel
2020-07-12 12:33:42 +02:00
artgg7300
28ea80d458
translated hungarian files
2020-07-12 11:19:13 +02:00
sdeffaux
14431db1b2
Translate symbols
2020-07-11 12:56:10 +02:00
Claveau Joshua
83b72c4aac
Fix wrong date format for nomenclature table.
2020-07-08 20:56:20 +02:00
Claveau Joshua
31ce923580
fix crash
2020-07-07 22:11:39 +02:00
Claveau Joshua
dae4329699
Update project database class
...
Add method :
addDiagram and removeDiagram
2020-07-06 21:52:14 +02:00
Ole Carlsen
ff19b3d4d7
Danish update
2020-07-06 18:29:58 +02:00
dlee99
8f921854a3
modified: lang/qet_nl.qm
...
modified: lang/qet_nl.ts
2020-07-05 19:45:41 +02:00
Ole Carlsen
bc56820864
Danish translation updated
2020-07-05 16:12:40 +02:00
Laurent Trinques
6c2c5635a6
Update *TS files
2020-07-05 15:28:27 +02:00
Laurent Trinques
2ee11c3f1b
Minor :
...
Rename variable for translation
2020-07-05 15:23:42 +02:00
Laurent Trinques
fb75bf0a73
Add new variables for report folio and can be added in a composite text
...
{conductor_color}
{conductor_section}
2020-07-05 14:01:38 +02:00
Claveau Joshua
beaa2ccdc8
Fix bug with folio report formula
2020-07-04 20:49:13 +02:00
Claveau Joshua
8ac8ff5384
Replace minus (-) by underscore (_)
2020-07-04 20:43:40 +02:00
Simon De Backer
59ba3d24af
init of contribute file
...
this is now mainly referring to the wiki.
2020-07-04 07:55:40 +02:00
Ole Carlsen
1f9e5e130a
Danish translation
2020-07-02 20:24:37 +02:00
Laurent Trinques
82b6c8e815
Update * TS files
2020-07-02 16:42:00 +02:00
Laurent Trinques
6d05038f71
minor
2020-07-02 15:20:27 +02:00
Laurent Trinques
4b117bb4d5
generalWidget : add Kindinformations
2020-07-02 14:45:28 +02:00
Laurent Trinques
7ace0e38ed
generalWidget : add link type information
2020-07-02 14:34:53 +02:00
Claveau Joshua
c86f9ccc3a
Improve ProjectDataBase use
2020-07-01 18:31:19 +02:00
Claveau Joshua
6652401d07
Minor improvement
...
Element query widget, when "all" is selected, report and slave is not
selected anymore.
Summary should be smaller.
2020-06-29 20:50:29 +02:00
artgg7300
485ccbfb61
updated hungarian files
2020-06-23 19:15:11 +02:00
Martin Marmsoler
6c84b55586
allow multiedit also for arceditor, ellipse, line, rectangle and show properties when single polygon is selected
2020-06-23 06:54:40 +02:00
Ole Carlsen
0ed9ac393c
Danish translation updated
2020-06-22 18:14:55 +02:00
Laurent Trinques
3e0d8aa3c3
Update Polish translation, thanks Pawel
2020-06-22 05:36:06 +02:00
Simon De Backer
e590c76251
add Vertical sparcer's
2020-06-22 05:26:12 +02:00
Laurent Trinques
a323cbbc48
Update example with new summary and nomenclature feature
2020-06-21 19:44:56 +02:00
dlee99
168bafa9c8
modified: lang/qet_nl.qm
...
modified: lang/qet_nl.ts
2020-06-21 18:24:19 +02:00
Laurent Trinques
c8bdfb3ac6
Update *TS files
2020-06-21 18:15:26 +02:00
Claveau Joshua
0a1b688003
Fix crash.
...
Fix crash when when move and undo the move of a QetGraphicsTableItem
2020-06-21 16:25:34 +02:00
Claveau Joshua
0587c56bba
Summary query widget : config can be saved/loaded
2020-06-21 16:17:35 +02:00
Claveau Joshua
64f3001c86
Continue new summary feature
...
Header name is now well translated.
Open the good dialog from the properties dock widget
2020-06-21 16:00:14 +02:00
Laurent Trinques
edb5217b31
Update *TS files
2020-06-21 11:23:56 +02:00
Simon De Backer
cfb5acc8d5
fix tr() cannot be called without context
...
add QObject::
qetdiagrameditor.cpp:2341: tr() cannot be called without context
qetdiagrameditor.cpp:2372: tr() cannot be called without context
diagramfoliolist.cpp:175: Class 'DiagramFolioList' lacks Q_OBJECT macro
2020-06-21 11:22:44 +02:00
Simon De Backer
ca2e737df3
fix deprecated warning int QWheelEvent::delta() const
...
Use angleDelta() instead
and .y();
2020-06-21 10:50:26 +02:00
Simon De Backer
2241343fba
fix Wmisleading-indentation
...
is misleadingly indented as if it were guarded by the ‘if’
2020-06-21 10:50:00 +02:00
Simon De Backer
501134ab25
add Q_UNUSED for TerminalData:: fromSettings & toSettings
2020-06-21 10:49:38 +02:00
Simon De Backer
c4850f815f
fix Wdeprecated-declarations
...
Use default constructor instead
2020-06-21 10:49:14 +02:00
Ole Carlsen
6a926bbe50
Danish translation updated
2020-06-21 07:53:20 +02:00
Laurent Trinques
34b4d11e53
Minor
2020-06-20 23:52:12 +02:00
Simon De Backer
ddf88bbed7
add font color of the conductors
2020-06-20 23:48:20 +02:00
dlee99
53447b41c9
modified: lang/qet_nl.qm
...
modified: lang/qet_nl.ts
2020-06-20 22:46:30 +02:00
Simon De Backer
47637c4779
another alternative ui for ConductorPropertiesWidget
2020-06-19 21:56:38 +02:00
Laurent Trinques
205c683d6f
Improve Simon patch :
...
The window of the properties of the conductor does not
exactly fit in height.
2020-06-19 09:40:45 +02:00
Simon De Backer
1278fe1124
The window of the properties of the conductor does not exactly fit in height.
...
On the laptop, the resolution is 1368 * 768.
2020-06-19 09:02:22 +02:00
Claveau Joshua
090da90e22
fix fail to build
2020-06-18 19:20:25 +02:00
Claveau Joshua
ec5f537da4
Add new summary table (WIP)
2020-06-18 18:52:29 +02:00
artgg7300
80b5029cd1
translated hungarian files
2020-06-17 05:34:02 +02:00
Laurent Trinques
534ab19616
Revert "MacOS: try to remove hard coded python PATH"
...
This reverts commit 36071e9cf5 .
2020-06-16 17:36:54 +02:00
Laurent Trinques
36071e9cf5
MacOS: try to remove hard coded python PATH
2020-06-16 17:21:44 +02:00
Laurent Trinques
b8b0bbed44
Add new symbols
2020-06-16 01:32:50 +02:00
Laurent Trinques
78a02af400
Minor : general_widget add TextEditorInteraction
2020-06-15 19:26:44 +02:00
Laurent Trinques
e10ae8ce2e
Update Copyright date
2020-06-15 17:42:53 +02:00
Laurent Trinques
a5465c201f
Try to fix bad font rendering under Windows plateform
...
see : https://bugreports.qt.io/browse/QTBUG-83161
2020-06-15 13:01:05 +02:00
Laurent Trinques
bb7ef2a13f
Update *TS files
2020-06-14 22:19:28 +02:00
dlee99
3f9db7b9ec
modified: lang/qet_nl.qm
...
modified: lang/qet_nl.ts
2020-06-14 21:20:51 +02:00
Laurent Trinques
ec13e0dde3
Try to fix Ubuntu 18.04 FTBFS, again
2020-06-14 18:14:14 +02:00
Laurent Trinques
509d1f39f0
Try to fix Ubuntu 18.04 FTBFS again
2020-06-14 17:49:50 +02:00
Martin Marmsoler
83f4a7c6ba
do not set parts again when they are set already
2020-06-14 17:07:14 +02:00
Martin Marmsoler
d7b5ceece1
implement currentParts() for every elementItemEditor so the editor can be extended to multi part edit in a later step
2020-06-14 17:07:14 +02:00
Martin Marmsoler
0fb98fbdac
add multiedit feature also for dynamic text
2020-06-14 17:07:14 +02:00
Martin Marmsoler
0485df25dc
static_cast is enough
2020-06-14 17:07:14 +02:00
Martin Marmsoler
cfda59e978
multipart edit
2020-06-14 17:07:14 +02:00
Martin Marmsoler
4abf1c4f2e
- static_cast because it is a condition that it is PartTerminal
2020-06-14 17:07:14 +02:00
Martin Marmsoler
37cc326a46
solves #7
2020-06-14 17:07:14 +02:00
Martin Marmsoler
a6137ed0d0
forgotten to commit texteditor
2020-06-14 17:07:14 +02:00
Martin Marmsoler
a07e973482
make partTextEditor capable to modify multiple parts at the same time
2020-06-14 17:07:13 +02:00
Martin Marmsoler
a2d466240b
multiterminal change
2020-06-14 17:07:13 +02:00
Martin Marmsoler
b85b341941
WIP
2020-06-14 17:07:13 +02:00
Martin Marmsoler
451d5c8f58
not needed, because it is the same than a few lines below
2020-06-14 17:07:13 +02:00
Laurent Trinques
09dd92215f
Try to fix Ubuntu 18.04 FTBFS
2020-06-14 16:22:23 +02:00
Laurent Trinques
a8c2283cbe
hot fix zoom and scrolling
...
bug: was only zoom In
(int QPoint::manhattanLength() const
Returns the sum of the absolute values)
2020-06-14 14:29:59 +02:00
Simon De Backer
39fba2702d
add be lang
2020-06-14 13:51:48 +02:00
Simon De Backer
35ba2bbe95
hot fix zoom and scrolling
...
bug: was only zoom In
(int QPoint::manhattanLength() const
Returns the sum of the absolute values)
2020-06-14 13:40:12 +02:00
Martin Marmsoler
81992bc777
remove inline, because it creates compile issues in release mode. see #48
2020-06-14 13:29:26 +02:00
Martin Marmsoler
3bac452141
add comments
2020-06-14 13:29:26 +02:00
Martin Marmsoler
51843bf03e
replace foreach by for
2020-06-14 13:29:26 +02:00
Martin Marmsoler
af989b1cd8
Use uuid instead of an index to connect multiple elements
2020-06-14 13:29:25 +02:00
Martin Marmsoler
c2e17daab9
move initialization to header, so it must not be done in every constructor
2020-06-14 13:29:25 +02:00
Martin Marmsoler
439cf4cbd6
fix segmentation fault
2020-06-14 13:29:25 +02:00
Martin Marmsoler
89452f0b3c
fix nullpointer exception
2020-06-14 13:29:25 +02:00
Martin Marmsoler
587ada643f
try to use TerminalData in Terminal and PartTerminal, sou the code must not be written double
2020-06-14 13:29:25 +02:00
Martin Marmsoler
77a2ceea7d
regarding to joshuas email, toXml uses a new structure. So it is changed in the properties interface and xrefproperties
2020-06-14 13:29:25 +02:00
Laurent Trinques
496b8f302a
Fix FTBFS on Ubuntu 18.04
2020-06-14 08:26:52 +02:00
Laurent Trinques
22e619d6b9
Revert pull request #48
2020-06-14 07:35:52 +02:00
Martin Marmsoler
c9a7c836c5
add comments
2020-06-13 16:26:22 +02:00
Martin Marmsoler
a8a2df7c55
replace foreach by for
2020-06-13 16:26:22 +02:00
Martin Marmsoler
9b06a81c49
Use uuid instead of an index to connect multiple elements
2020-06-13 16:26:22 +02:00
Martin Marmsoler
7f07660959
move initialization to header, so it must not be done in every constructor
2020-06-13 16:26:22 +02:00
Martin Marmsoler
bc8bb63cae
fix segmentation fault
2020-06-13 16:26:22 +02:00
Martin Marmsoler
e8d4b6c9d5
fix nullpointer exception
2020-06-13 16:26:22 +02:00
Martin Marmsoler
ec52032532
try to use TerminalData in Terminal and PartTerminal, sou the code must not be written double
2020-06-13 16:26:22 +02:00
Martin Marmsoler
8c6b4120f5
regarding to joshuas email, toXml uses a new structure. So it is changed in the properties interface and xrefproperties
2020-06-13 16:26:22 +02:00
Laurent Trinques
ca80b3d69f
Improve last commit
2020-06-13 06:29:24 +02:00
Laurent Trinques
2e8c7d5236
Fix FTBFS
...
QTextStreamFunctions::endl(QTextStream&)
simple but no buffer flush
2020-06-13 06:08:11 +02:00
Laurent Trinques
f41b3ba26f
QTextStreamFunctions::endl(QTextStream&)
...
Use Qt::endl instead
2020-06-13 05:44:34 +02:00
Simon De Backer
2aff40fd52
fix deprecated warning QTextStream& QTextStreamFunctions::endl(QTextStream&)
...
Use Qt::endl instead
QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl")
2020-06-13 05:42:05 +02:00
Simon De Backer
c97a239c29
fix deprecated warning Qt::WindowFlags = nullptr
...
Use default constructor instead
Qt::Widget 0x00000000
This is the default type for QWidget.
Widgets of this type are child widgets if they have a parent,
and independent windows if they have no parent.
See also Qt::Window and Qt::SubWindow.
2020-06-12 19:54:34 +02:00
Simon De Backer
e4f4c1e154
fix deprecated warning void QGraphicsView::resetMatrix()
...
Use resetTransform() instead
This class was introduced in Qt 4.2.
+ indentation warning
of "resetSceneRect();"
2020-06-12 19:54:13 +02:00
Simon De Backer
b29753e37e
fix deprecated warning QMatrix QGraphicsView::matrix() const
...
Use transform() instead
This class was introduced in Qt 4.2.
2020-06-12 19:53:57 +02:00
Simon De Backer
71abaf92cb
fix deprecated warning int QWheelEvent::delta() const
...
Use angleDelta() instead
manhattanLength()
Returns the sum of the absolute values of x() and y(),
traditionally known as the "Manhattan length" of the vector
from the origin to the point.
This class was introduced in Qt 5.5
2020-06-12 19:52:50 +02:00
Simon De Backer
bb093ba0cd
Mod Copyright Date
...
from const to dynamic
benefit the date no longer needs to be translated
2020-06-12 19:52:31 +02:00
Laurent Trinques
247a14f7aa
Fix Unbutu 18.04 FTFS
2020-06-12 07:22:18 +02:00
Simon De Backer
2ec018a4e9
fix deprecated warning QString::SplitBehavior
...
enum QString::SplitBehavior This enum is obsolete.
Use Qt::SplitBehavior instead.
This enum was introduced or modified in Qt 5.14.
2020-06-12 05:52:50 +02:00
Simon De Backer
2570108caf
fix deprecated warning qsrand
...
This function is obsolete.
Use QRandomGenerator instead.
This class was introduced in Qt 5.10.
2020-06-12 05:52:50 +02:00
Simon De Backer
5d2d4a48a5
fix deprecated warning QButtonGroup::buttonClicked
...
This function is obsolete.
Use QButtonGroup::idClicked instead.
This function was introduced in Qt 5.15.
2020-06-12 05:52:50 +02:00
Simon De Backer
21c3c09341
fix deprecated warning QHash
...
This function is obsolete.
Use QMultiHash instead.
This function was introduced in Qt 4.3 - 5.14
2020-06-12 05:52:50 +02:00
Simon De Backer
b9ed45c8a3
fix deprecated warning QMap
...
This function is obsolete.
Use QMultiMap instead.
This function was introduced in Qt 4.3 - 5.14
2020-06-12 05:52:50 +02:00
Simon De Backer
573a36b93f
fix deprecated warning QDirModel
...
This class is obsolete. It is provided to keep old source code working.
We strongly advise against using it in new code.
Use QFileSystemModel instead.
This class was introduced in Qt 4.4
2020-06-12 05:52:50 +02:00
artgg7300
e61cbfe30a
translated hungarian files
2020-06-12 05:42:26 +02:00
Laurent Trinques
3e1740cee0
Revert Martin pull request for now, and return to last 7e9fd8df9 commit
2020-06-11 13:19:30 +02:00
Martin Marmsoler
bf2e02273e
do not set parts again when they are set already
2020-06-11 11:12:17 +02:00
Martin Marmsoler
e36a4ddd0a
implement currentParts() for every elementItemEditor so the editor can be extended to multi part edit in a later step
2020-06-11 11:12:17 +02:00
Martin Marmsoler
1ccffda93b
add multiedit feature also for dynamic text
2020-06-11 11:12:17 +02:00
Martin Marmsoler
a8c62b8257
static_cast is enough
2020-06-11 11:12:17 +02:00
Martin Marmsoler
5666782e91
multipart edit
2020-06-11 11:12:17 +02:00
Martin Marmsoler
d000f611d8
- static_cast because it is a condition that it is PartTerminal
2020-06-11 11:12:17 +02:00
Martin Marmsoler
35896d5771
solves #7
2020-06-11 11:12:17 +02:00
Martin Marmsoler
8ffe50715d
forgotten to commit texteditor
2020-06-11 11:12:17 +02:00
Martin Marmsoler
1c04ea0efb
make partTextEditor capable to modify multiple parts at the same time
2020-06-11 11:12:17 +02:00
Martin Marmsoler
4bae1b902d
multiterminal change
2020-06-11 11:12:17 +02:00
Martin Marmsoler
304ea00d7b
WIP
2020-06-11 11:12:17 +02:00
Martin Marmsoler
f2c796bdb0
not needed, because it is the same than a few lines below
2020-06-11 11:12:17 +02:00
Martin Marmsoler
cccc4fc0c4
add comments
2020-06-11 11:12:05 +02:00
Martin Marmsoler
b7c2740778
replace foreach by for
2020-06-11 11:12:05 +02:00
Martin Marmsoler
e6f77ec369
Use uuid instead of an index to connect multiple elements
2020-06-11 11:12:05 +02:00
Martin Marmsoler
bb24e121eb
move initialization to header, so it must not be done in every constructor
2020-06-11 11:12:05 +02:00
Martin Marmsoler
dd377eeb73
fix segmentation fault
2020-06-11 11:12:05 +02:00
Martin Marmsoler
19d494afcd
fix nullpointer exception
2020-06-11 11:12:05 +02:00
Martin Marmsoler
6d782f4abb
try to use TerminalData in Terminal and PartTerminal, sou the code must not be written double
2020-06-11 11:12:05 +02:00
Martin Marmsoler
dcbcb5391f
regarding to joshuas email, toXml uses a new structure. So it is changed in the properties interface and xrefproperties
2020-06-11 11:12:05 +02:00
Claveau Joshua
7e9fd8df98
graphics table properties editor : Add two buttons new button
...
Add new two new buttons :
1. Adjust the selected table to fit as well into folio.
2. Set current geometry to all linked tables : Apply the geometry (pos,
height, width, row to display) of the selected table to all linked
tables.
2020-06-11 10:41:01 +02:00
Ole Carlsen
516435554a
Danish translation updated
2020-06-09 14:10:22 +02:00
Laurent Trinques
e96a704215
Update fr en translation
2020-06-09 11:28:20 +02:00
Laurent Trinques
e3b5fbb5ac
Update *TS files
2020-06-09 10:45:37 +02:00
Martin Marmsoler
d1742d5685
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
2020-06-09 10:01:32 +02:00
Simon De Backer
4a3b7e708a
QAbstractTableModel explicitly initialized in copy constructor
...
warning: base class ‘class QAbstractTableModel’
should be explicitly initialized in the copy constructor [-Wextra]
2020-06-08 21:14:15 +02:00
Ole Carlsen
521ed615d9
Minor Danish update
2020-06-08 18:43:43 +02:00
Laurent Trinques
fea245d485
Update polish translation, thanks Pawel
2020-06-08 03:55:36 +02:00
Simon De Backer
fe64923ffe
fix deprecated warning QSet<T> QList<T>::toSet()
...
Use
QSet<T>(list.begin(), list.end())
instead.
This function was introduced in Qt 5.14
2020-06-08 03:52:51 +02:00
Simon De Backer
37658efd0d
fix deprecated warning qUpperBound
...
Use
std::upper_bound
instead.
2020-06-07 16:42:41 +02:00
Simon De Backer
20a739fa96
fix deprecated warning QList::swap() attempt 2
...
Use
QList::swapItemsAt()
instead.
This function was introduced in Qt 5.13.
2020-06-07 16:42:26 +02:00
Simon De Backer
24528b0fdb
fix deprecated warning QModelIndex::child
...
Use
QModelIndex::index
instead.
This function was DEPRECATED_SINCE(5, 8)
2020-06-07 16:42:17 +02:00
Simon De Backer
803414f716
remove user-defined copy constructor
...
We need to define our own copy constructor only
if an object has pointers or any runtime allocation
of the resource like file handle, a network connection..etc.
note: Default constructor does only shallow copy.
2020-06-07 16:41:42 +02:00
Claveau Joshua
9085c6fcda
table item : remove a table remove also all linked tables
2020-06-05 20:00:13 +02:00
Claveau Joshua
ae9ef3cf21
Make a copie of previous table model when unlink a table from her previous table.
2020-06-04 14:17:14 +02:00
Claveau Joshua
8ad876fb31
Improve the use of the database
2020-06-03 19:46:27 +02:00
Claveau Joshua
b445ce8934
Nomenclature model : Improve function to setup the name of header
2020-06-03 19:15:21 +02:00
Claveau Joshua
042faeae32
Table widget : Enable arrow to quicly switch to previous/next linked table
2020-06-02 19:44:19 +02:00
Simon De Backer
de88b32e5b
fix deprecated warning QPainter::drawRoundRect
...
Use
QPainter::drawRoundedRect
instead.
This function was introduced in Qt 4.4.
2020-06-02 06:23:17 +02:00
Simon De Backer
74c3fc8dd9
fix deprecated warning QTreeWidgetItem::setBackgroundColor
...
Use
setBackground()
instead.
This function was introduced in Qt 4.2.
2020-06-01 11:53:38 +02:00
Ole Carlsen
faf35c4985
Danish translation updated
2020-06-01 08:29:13 +02:00
Laurent Trinques
6b16f5b46d
Add new conductors properties color and section
2020-05-31 22:33:25 +02:00
Simon De Backer
9b570525d3
fix deprecated warning QDrag::start
...
Use
QDrag::exec
instead.
2020-05-31 11:43:59 +02:00
Claveau Joshua
0897ed43fe
Add table dialog : table config can saved and loaded.
...
The dialog used to edit the configuration of QetGraphicsTable item can
now save and load a configuration from graphics_table.json file located
in the user config dir.
2020-05-30 20:18:44 +02:00
Laurent Trinques
261abfa10b
Revert "fix deprecated warning QList::swap()"
...
This reverts commit b5a33429df .
2020-05-30 06:47:34 +02:00
Simon De Backer
b5a33429df
fix deprecated warning QList::swap()
...
Use
QList::swapItemsAt()
instead.
2020-05-30 06:24:40 +02:00
Simon De Backer
09006dc75f
fix deprecated warning QDir& QDir::operator=(const QString&)
...
This function is obsolete.
Use
QDir::setPath() instead
instead.
2020-05-30 06:24:04 +02:00
Simon De Backer
9ee911e484
fix -Wswitch warning
...
add default and Qt::MarkdownText
2020-05-30 06:23:43 +02:00
Claveau Joshua
27472bdd8b
Nomenclature model don't save header data "display role"
...
The model doesn't save anymore the header data with role
Qt::displayRole.
The header display role is now generated in the fly, by concequent the
header displayed texts are always in the current local
2020-05-29 20:54:50 +02:00
Simon De Backer
70f0541e06
fix deprecated warning qVariantFromValue
...
This function is obsolete.
Note:
This function was provided as a workaround for MSVC 6
which did not support member template functions.
It is advised to use the other form in new code.
This function is equivalent to QVariant::fromValue(value).
2020-05-29 14:56:07 +02:00
Simon De Backer
86a4701d2b
fix deprecated warning QLineF::intersect
...
This function is obsolete.
Use
QLineF::intersects(const QLineF &line, QPointF *intersectionPoint) const
instead.
This function was introduced in Qt 5.14.
2020-05-29 14:55:54 +02:00
Simon De Backer
0611fe2798
fix deprecated warning QTime::start()
...
Use
QElapsedTimer::QElapsedTimer()
instead.
This function was introduced in Qt 5.4.
2020-05-29 14:55:37 +02:00
Simon De Backer
22566a1bc6
fix deprecated warning QFontMetrics::width(QChar ch)
...
Use
QFontMetrics::horizontalAdvance(const QString &text, int len = -1)
instead.
This function was introduced in Qt 5.11.
2020-05-29 14:55:27 +02:00
Simon De Backer
addcdeb2a0
fix -Wmisleading-indentation warning
...
there were spaces used to indent the conditional line
2020-05-29 14:03:26 +02:00
Simon De Backer
e56701d336
*fix deprecated warning QWidget::getContentsMargins
...
This function is obsolete.
Use contentsMargins().
instead.
This function was introduced in Qt 4.6.
2020-05-29 14:03:00 +02:00
aitolos
61ebbbc23c
Greek Lang update
2020-05-28 21:45:37 +03:00
sdeffaux
0b3d287c75
add and update symbols
2020-05-28 17:55:11 +02:00
Simon De Backer
362509cb38
fix deprecated warning QSet<T>::toList() Use values() instead.
...
warning: ‘QList<T> QSet<T>::toList() const [with T = Conductor*]’
is deprecated: Use values() instead. [-Wdeprecated-declarations]
QT_VERSION 5.15.0
GCC 64bit
2020-05-28 15:54:53 +02:00
artgg7300
7948e2b1d3
updated hungarian language files
2020-05-28 06:06:14 +02:00
dlee99
abdb76b68e
modified: lang/qet_nl.qm
...
modified: lang/qet_nl.ts
2020-05-26 22:42:37 +02:00
Claveau Joshua
75e6f28221
Reduce the time spend when nomenclature table is created automatically
2020-05-26 22:00:32 +02:00
Laurent Trinques
5772d919e3
Update *TS files
2020-05-25 13:44:14 +02:00
Laurent Trinques
1e9cb8a75a
Update Polish translation, thanks Rafal
2020-05-25 13:26:32 +02:00
Simon De Backer
bb2c822b2f
Add some "Vaillant" hydraulic elements for allSTOR
2020-05-24 19:20:50 +02:00
Claveau Joshua
65777a0fb5
Minor typo
2020-05-24 17:23:11 +02:00
Claveau Joshua
df26c5b7ed
Add nomenclature dialog : enable option "add new folio and table if needed"
2020-05-24 17:17:17 +02:00
Claveau Joshua
7ea42752a4
Change the way how a diagram is added
...
Now it's the project itself who manage the adding of diagram instead of
the diagram view, it's more coherent
2020-05-24 16:24:39 +02:00
Claveau Joshua
edfdf83c99
Nomenclature : enable option "fit to diagram"
2020-05-24 15:03:56 +02:00
Maximilian Federle
0c550497d1
snap: Start org.freedesktop.portal.Desktop on launch
...
Open & save dialogs might fail if it is not running.
org.freedesktop.portal.Desktop is DBus activated and this doesn't play
nicely with AppArmor at the moment.
2020-05-24 14:12:09 +02:00
Laurent Trinques
30dbcae2a5
Typo
2020-05-20 02:36:23 +02:00
Laurent Trinques
a7121cce50
Improve : Try to launch qet_tb_generator portable version of the plugin
...
if user put binary on QDir::homePath()
2020-05-20 02:27:47 +02:00
Laurent Trinques
83b58ec246
Try to launch qet_tb_generator portable version of the plugin if user
...
put binary on QDir::homePath()
2020-05-19 11:15:52 +02:00
Claveau Joshua
77c9cad501
Animate search and replace widget when close with the button of the widget
2020-05-17 15:59:23 +02:00
Laurent Trinques
987dbd3fa6
Add symbol
2020-05-17 10:24:13 +02:00
Laurent Trinques
b41a0656ec
Minor : increase max conductors to 20px
2020-05-16 16:00:32 +02:00
Laurent Trinques
fca9c7c479
Minor : set maximum to 99 text conductor
2020-05-16 15:56:00 +02:00
Laurent Trinques
f360973eeb
Macos add key LSMinimumSystemVersion
2020-05-15 13:34:41 +02:00
Claveau Joshua
70493a06f7
Minor : typo and tab edit order
2020-05-15 11:38:09 +02:00
Claveau Joshua
e40ba32281
Bug fix : some element informations can't be set
2020-05-15 10:26:05 +02:00
Laurent Trinques
4ee65320f3
Update binary of norwegian translation
2020-05-14 20:20:56 +02:00
Joel As
da297c8591
Recent update of norwegian translation
2020-05-14 20:16:52 +02:00
Laurent Trinques
6041818d8f
Update qet_nb.ts qet_nb.qm, thanks Joel
2020-05-14 17:32:57 +02:00
Laurent Trinques
d14d5de442
Update qet_nb.ts
2020-05-14 16:48:30 +02:00
Laurent Trinques
cc9124cdfb
Prepare to add new country Norwegian switch
2020-05-14 16:01:40 +02:00
Ole Carlsen
b1ef5d4b2b
anish translation updated
2020-05-12 18:44:36 +02:00
Claveau Joshua
0015f4a694
Qet graphics table item can be removed from diagram
2020-05-12 11:17:25 +02:00
artgg7300
50f061697c
translated hungarian files
2020-05-10 10:11:08 +02:00
Claveau Joshua
37efa97ce7
qet graphics table item : to/from xml change
...
The font, alignment and margins is not saved by the table anymore but by
the model.
2020-05-08 00:08:57 +02:00
Maximilian Federle
9fa7e21905
snap: Prevent the use of the KDE Plasma platformtheme
...
A KDE session forces the KDE Plasma platformtheme which is incompatible with QET.
Unset the ENV vars in that case to prevent loading of the theme.
2020-05-06 23:15:52 +02:00
Laurent Trinques
bc9ebca815
Update *TS files
2020-05-06 21:12:36 +02:00
Laurent Trinques
f3138960b1
Fix : key sequence 'space' don't work with nl be local
2020-05-06 21:11:11 +02:00
Laurent Trinques
f316ab5900
Update *TS files
2020-05-06 19:21:32 +02:00
Claveau Joshua
66a3c269ca
Fix : key sequence 'space' don't work with nl be local
2020-05-06 19:14:42 +02:00
Laurent Trinques
d5f3531d66
Snap remove i386 architecture
2020-05-06 10:46:10 +02:00
Laurent Trinques
df3dd717d0
Enable only amd64 i386 architectures
2020-05-06 10:05:47 +02:00
Laurent Trinques
1320d12535
Refresh github link for DXFtoQET-2020
2020-05-06 09:49:03 +02:00
Laurent Trinques
2f0845daa9
Update *TS files and update english and french translation
2020-05-06 08:53:57 +02:00
Laurent Trinques
b481073993
Fix typo
2020-05-06 08:41:18 +02:00
Laurent Trinques
7ea2474a6c
Update Binary be translation
2020-05-06 07:07:29 +02:00
Simon De Backer
96028b1499
add translation be
2020-05-06 07:05:42 +02:00
Claveau Joshua
efac27b9b8
Nomenclature : Add dialog when insert a new nomenclature table
2020-05-05 20:38:31 +02:00
Claveau Joshua
3905371da6
Fix wrong element text value when loading from xml
2020-05-03 20:29:55 +02:00
Laurent Trinques
c49ee74d81
Add new Vacuum Technology elements, thanks Dinozzo
2020-05-03 15:12:23 +02:00
sdeffaux
4f8df55099
suppression de doublon
2020-05-02 16:14:23 +02:00
Laurent Trinques
711db09855
Add some "Vaillant" elements, thanks riesermauf
2020-05-02 16:08:11 +02:00
Claveau Joshua
0aae330bef
Minor : improve layout for low resolution screen
2020-05-01 18:33:11 +02:00
Claveau Joshua
f20df15ccf
Nomenclature query can be saved/load
2020-05-01 18:07:15 +02:00
Laurent Trinques
7e7346da6e
Add Weintek HMI symbols, thanks Rafał
2020-04-30 21:48:32 +02:00
gleissonjoaquim3
2c8c624e56
Update on PT_BR translation members
2020-04-30 12:17:11 +02:00
Laurent Trinques
f78ac2c82b
Fix missing many languages after run make install
...
or made any distro specific package, thanks Charles
2020-04-29 13:49:19 +02:00
Claveau Joshua
9bb58fedea
Element query widget : widget restor is state according to the current query
2020-04-29 11:48:45 +02:00
artgg7300
bc1f10aa80
Merge branch 'master' of ssh://git.tuxfamily.org/gitroot/qet/qet
...
Translated hungarian files
2020-04-28 20:22:58 +02:00
artgg7300
9267befbbc
Translated hungarian language files
2020-04-28 20:06:56 +02:00
Laurent Trinques
418e45552d
macOS : add more explanation in Message Box about install plugin
2020-04-28 17:47:52 +02:00
Ole Carlsen
a95a8b7fb6
Update danish translation
2020-04-27 19:46:10 +02:00
Claveau Joshua
a8a9ddc3d6
Add view 'element_nomenclature_view' to projectDataBase
...
Add a view for the nomenclature to reduce the size of the query and make
it more understandable
2020-04-25 15:52:06 +02:00
Claveau Joshua
44bf0a5ce4
minor
2020-04-23 20:01:01 +02:00
Claveau Joshua
9525278be7
Animate show and replace widget.
...
this feature is totally useless and by consequent indispensable.
2020-04-23 19:52:56 +02:00
Laurent Trinques
f4cbf21075
Add new Delta symbols, thanks Rafał
2020-04-23 12:45:37 +02:00
sdeffaux
a19eb57a0f
add symbols and reorganised folders
2020-04-23 12:06:35 +02:00
Laurent Trinques
e4c15e21bf
Update translation ang generete new Norwegian dialects nb
2020-04-20 07:11:38 +02:00
dlee99
d1af0e921c
modified: lang/qet_nl.qm
...
modified: lang/qet_nl.ts
2020-04-19 23:05:10 +02:00
sdeffaux
ba1b306834
add symbols
...
j'ai vu un louper sur les disjoncteur de l'ancien commit
2020-04-19 14:34:36 +02:00
Laurent Trinques
e99f8c9e7a
Update pt_b binary translation
2020-04-19 13:46:49 +02:00
gleissonjoaquim3
88641cba2a
Update translation pt-br
2020-04-19 13:44:46 +02:00
Claveau Joshua
8f4d5ef9dd
element query widget : minor improvement
...
Double click on an item act like add or remove push button
2020-04-18 18:22:00 +02:00
Claveau Joshua
8cd9b3ba6e
Element info query : fix wrong behavior
2020-04-18 18:11:56 +02:00
sdeffaux
f3c4d94822
add symbols
2020-04-18 14:44:47 +02:00
Claveau Joshua
61d4ddfcda
QetGraphicsTableItem : Imrpove how the table is resized
2020-04-17 23:15:39 +02:00
Claveau Joshua
9eb651449f
Merge branch 'master' of ssh://git.tuxfamily.org/gitroot/qet/qet
2020-04-17 18:41:02 +02:00
Claveau Joshua
908d79925c
save/load QetGraphicsTableItem to/from .qet file
2020-04-17 18:40:28 +02:00
Laurent Trinques
64ad7967ed
Update Fr translation
2020-04-17 12:21:09 +02:00
Laurent Trinques
bc11e03f00
Update En translation
2020-04-17 12:05:06 +02:00
Laurent Trinques
92074987c6
Update *TS files
2020-04-17 11:47:20 +02:00
Maximilian Federle
74d5d0f6ef
snap: Use symlinks instead of bind-mounts
...
As per https://snapcraft.io/docs/snap-layouts ,
bind-mounts significantly increase the startup time of the snap.
Use symlinks instead for better performance.
2020-04-17 05:29:31 +02:00
Maximilian Federle
983d78727c
snap: Set correct PYTHONPATH
...
Fix qet-tb-generator not being able to find
its packages.
2020-04-17 05:29:31 +02:00
Maximilian Federle
07d3fd1ed4
snap: Use SNAP_USER_COMMON as HOME
...
This prevents the config and the user collection from being
backed up by snapd on update. If the user reverts qelectrotech,
the current collection will thus not be overwritten by the
possibly outdated backup.
Add a migration script that automatically transfers the user's .qet
directory to the new location.
2020-04-17 05:29:31 +02:00
Maximilian Federle
6867bf813a
snap: Do not ship files already included in content snaps
...
Remove all files from prime that are already included in our content
snaps, which reduces snap size considerably.
2020-04-17 05:29:31 +02:00
Maximilian Federle
b9002ab4da
snap: Use kde-frameworks-5-core18-sdk to build
...
Use kde-neon's corresponding sdk snap instead of
build-packages.
2020-04-17 05:29:31 +02:00
Maximilian Federle
5b1bd22b30
snap: Use kde-neon extension
...
The kde-neon extension reduces our boilerplate in snapcraft.yaml
and reduces the snap size considerably, as we do not need to ship
any library that is already included in the kde-frameworks-5-core18
snap itself.
This limits qelectrotech builds to the architectures supported
by kde-frameworks-5-core18, i.e. only amd64.
2020-04-17 05:29:31 +02:00
Laurent Trinques
f1036fe017
Add new symbols Legrand Viking, thanks Arnaud
2020-04-16 17:34:30 +02:00
Laurent Trinques
bddcb0a5ae
Minor: aboutqetdialog.ui set compilation information selectable by mouse
2020-04-16 08:50:19 +02:00
Laurent Trinques
47152d7cac
Update qelectrotech.qrc
2020-04-15 10:59:22 +02:00
Laurent Trinques
081f44f8be
Element Editor add new ColorHTML, THANKS Arnaud for the patch
2020-04-15 10:27:54 +02:00
Laurent Trinques
cc72bb6e06
Revert Update org.qelectrotech.QElectroTech.json not fixing Python's Tkinter need for qet-tb-generator
2020-04-15 08:44:29 +02:00
Laurent Trinques
3f2441eb8a
Update org.qelectrotech.QElectroTech.json for Flatpak build
2020-04-15 07:55:18 +02:00
sdeffaux
7bbef5785d
update symbols
...
mise à jour en autre des symbols GCE il leurs manquer un nom
2020-04-14 06:34:38 +02:00
sdeffaux
345ebeebcd
add symbols and reorganise folders
2020-04-13 15:19:08 +02:00
Laurent Trinques
3fc7ff525c
Add new GCE symbols
2020-04-13 07:01:06 +02:00
Claveau Joshua
851265844f
Fix break from merge of qetgraphicsTableItem to master
2020-04-12 20:10:30 +02:00
Claveau Joshua
55876293bc
Replace minus (-) by underscore (_) in all element information
2020-04-12 19:45:19 +02:00
Laurent Trinques
234886419d
Merge
...
Q_OS_MACOS need now Python framework Versions 3.8 for launching
qet_tb_generator plugin
2020-04-12 19:04:08 +02:00
Laurent Trinques
73149973e3
Merge remote-tracking branch 'origin/QetGraphicsTableItem'
2020-04-12 18:51:38 +02:00
Claveau Joshua
41541dde2c
Minor fix : dynamic text can't have 'label' info if formula is set
...
When create a new dynamic element text item, on an element which have a
formula, dynamic text can't have 'label' for source of text.
2020-04-10 15:02:18 +02:00
Claveau Joshua
5c6f556ad3
Minor revamp
...
Remove unused include.
QETproject : Default titleblock are set in the default constructor
instead of set by qetdiagrameditor.
conductor, border, report and xref propertie are now set in the header
of QETProject instead of set by the qetdiagrameditor just after the
creation of a new project.
2020-04-09 16:58:05 +02:00
Claveau Joshua
87f26ce691
Cross Xref : display power contact by default
2020-04-09 16:17:37 +02:00
Claveau Joshua
017f78fb13
Fix crash when close project
...
At time of closing project, if a master element(may be every linkable
element) is selected and the editor dock display a lot of available
slave, qet crash.
2020-04-09 16:12:21 +02:00
Claveau Joshua
94aa5c0247
Minor fix : in some condition master cross Xref are not displayed
2020-04-08 19:27:24 +02:00
Laurent Trinques
4774389ee0
Revert :
...
MACOS remove static path "/Library/Frameworks/Python.framework/Versions/
*" for launching qet_tb_generator plugin
2020-04-05 09:45:26 +02:00
Laurent Trinques
f8e0b499f3
MACOS remove static path "/Library/Frameworks/Python.framework/Versions/
...
*" for launching qet_tb_generator plugin
2020-04-05 09:32:45 +02:00
Laurent Trinques
ebc55bb440
Q_OS_MACOS need now Python framework Versions 3.8 for launching
...
qet_tb_generator plugin
2020-04-05 08:58:01 +02:00
Laurent Trinques
5b32ce9e61
Add new Legrand elements, thanks Arnaud
2020-04-05 08:15:12 +02:00
Laurent Trinques
f1999946fa
Czech translation update, thanks Pavel
2020-04-03 06:23:45 +02:00
sdeffaux
31af660c73
add symbol
2020-04-02 13:49:00 +02:00
aitolos
2f2d72ed01
Update Greel Language files (spellcheck, typos)
2020-03-30 21:01:48 +03:00
Laurent Trinques
a4dc920b62
Add new symbols, thanks Bisku
2020-03-28 13:50:17 +01:00
aitolos
c22d8d70a0
Update Greek Lang files
2020-03-28 12:45:12 +02:00
Laurent Trinques
99064fe2ab
Moving elements by mouse does not respect the grid settings
...
When moving element by mouse, snapping to grid uses fixed 10 px steps
hardcoded in source instead of using the value from grid settings. When
moved by keyboard, the grid step is respected.
It is due to QPointF Diagram::snapToGrid(const QPointF &p) function not
considering the settings.
Thanks jethro for this patch
2020-03-27 21:21:49 +01:00
Laurent Trinques
abe5fc3b4e
Update Greek TS, thanks aitolos
2020-03-27 04:52:20 +01:00
sdeffaux
970e3cd207
update symbols
2020-03-25 20:09:20 +01:00
Claveau Joshua
aaccc33e7b
Minor fix: conductor text don't move with element.
...
When move two elements connected by a conductor, the conductor text
don't follow the movement when he is previously moved by the user.
2020-03-22 20:19:41 +01:00
Laurent Trinques
c0746b3fa4
Delete duplicate folder
2020-03-20 14:55:57 +01:00
sdeffaux
eab9e39290
mise a jour symbol
2020-03-15 21:54:27 +01:00
sdeffaux
d582e1c25b
add symbols and update
2020-03-14 14:43:00 +01:00
artgg7300
9e842e5d09
updated hungarian translate
2020-03-14 08:00:46 +01:00
Laurent Trinques
23202c319c
Add new Rexroth valves, thanks Fernando
2020-03-10 16:42:36 +01:00
dlee99
d703fb687f
modified: lang/qet_nl.qm
...
modified: lang/qet_nl.ts
2020-03-09 21:47:14 +01:00
sdeffaux
6479f8e7b8
add symbols and update
2020-03-08 17:22:19 +01:00
Claveau Joshua
a899fa720b
Merge branch 'QetGraphicsTableItem'
2020-03-08 10:41:45 +01:00
Claveau Joshua
f7a090c3ca
Add widget to edit QetGraphicsTableItem and QetGraphicsHeaderItem
2020-03-08 10:38:49 +01:00
Laurent Trinques
487c293860
Merge branch 'master' of ssh://git.tuxfamily.org/gitroot/qet/qet
2020-03-07 17:43:10 +01:00
Laurent Trinques
62d7d9a784
dd new Wago elements, thanks Pcl-user
2020-03-07 17:41:04 +01:00
nuri
dd5e81da6e
Updated german translation
2020-03-06 18:36:49 +01:00
Ole Carlsen
0daa6b436f
Danish translation updated
2020-03-06 15:41:05 +01:00
Laurent Trinques
57ded906de
Update translation
2020-03-06 13:06:21 +01:00
Laurent Trinques
a9cdec6363
Update *TS file and generate new Slovakia ts file
2020-03-06 12:57:38 +01:00
sdeffaux
4c04a73022
add symbols hager
2020-03-05 16:47:04 +01:00
Laurent Trinques
ad1fddadf2
Add new symbol, thanks Mihicz
2020-03-05 06:24:57 +01:00
Laurent Trinques
7d5eab748a
Refresh legrand/61-busbar/ dir, thanks Arnaud
2020-03-05 06:22:25 +01:00
Laurent Trinques
6db1fe7666
Refresh legrand/61-busbar/ dir, thanks Arnaud
2020-03-04 19:48:50 +01:00
Laurent Trinques
b5a15e49f1
Refresh bticino dir
2020-03-04 05:53:46 +01:00
Laurent Trinques
c5eba536fd
Add new legrand & bticino symbols, thanks Arnaud
2020-03-03 20:05:12 +01:00
Laurent Trinques
4264384675
Add new icp-das symbols, thanks Arnaud
2020-03-03 18:18:01 +01:00
sdeffaux
fffa84efd6
add symbols
2020-03-02 12:30:18 +01:00
Laurent Trinques
27c3cc0000
Refresh ICP-DAS elements, thanks Arnaud
2020-02-29 15:27:35 +01:00
Laurent Trinques
670cad1092
Add ICP-DAS elements, thanks Arnaud
2020-02-29 13:46:40 +01:00
Laurent Trinques
85a2600e58
Improve files names extension for Gnome DE and Flatpak
2020-02-26 14:50:56 +01:00
sdeffaux
6535a93b66
Traduction and add symbols
2020-02-25 04:56:48 +01:00
Claveau Joshua
2a29b4b240
Add itemTYpe for QetGraphicsTableItem and QetGraphicsHeaderItem
2020-02-21 08:55:35 +01:00
Claveau Joshua
43baed69db
Add QetGraphicsHeaderItem
2020-02-20 21:33:26 +01:00
Mathieu Bridon
a16b505aa6
flatpak: Properly rename the appdata file
...
Adding the full file name was required, just like for renaming the
desktop files, unlike for renaming the icons.
2020-02-17 15:17:42 +01:00
sdeffaux
39d442b53d
add symbols
2020-02-16 18:06:47 +01:00
Laurent Trinques
f51fd44b55
Change dmg loaction build path to new build-aux/
2020-02-14 14:57:38 +01:00
Mathieu Bridon
975f0db7ec
build: Add a Flatpak manifest
...
This allows building the master branch of QElectroTech with a simple
command:
$ flatpak-builder _build build-aux/flatpak/org.qelectrotech.QElectroTech.json
2020-02-14 14:43:49 +01:00
Mathieu Bridon
d26b189d3d
build: Rename the packaging directory
...
The Linux and Windows packaging recipes don't have any restrictions on
where they have to be located. Snapcraft is the strictest on this.
Moving this to build-aux/ means we can have all the packaging recipes in
one place.
2020-02-14 14:43:36 +01:00
Mathieu Bridon
3f38f4b16c
build: Move the Snap recipes
...
Snapcraft can find its build recipes in 2 places:
* a snap/ directory at the top of the sources;
* a build-aux/snap/ directory, since Snapcraft 3.3;
This commit moves from the former to the latter, so that we can group
all the packaging recipes together.
2020-02-14 14:43:36 +01:00
Laurent Trinques
5265db6cf7
Add new Legrand symbols, thanks Arnaud
2020-02-02 18:34:08 +01:00
Claveau Joshua
fd2c210f49
Add QetGraphicsTableItem + entry "add nomenclature" in project menu
2020-02-02 16:33:19 +01:00
Laurent Trinques
336887b394
Fix # bug 182, thanks Wilfried
2020-01-30 16:27:27 +01:00
sdeffaux
aa06d7ffcb
add symbols
2020-01-28 14:15:19 +01:00
sdeffaux
e8dcfee552
add symbols
2020-01-28 14:15:19 +01:00
Laurent Trinques
fed5a30e8f
Add new symbol, thanks Alexis
2020-01-27 08:25:10 +01:00
Laurent Trinques
6abeb934e1
Merge remote-tracking branch 'origin/test_pugi'
2020-01-26 14:43:48 +01:00
Claveau Joshua
f8dcdec735
Improve loading time
2020-01-23 10:45:14 +01:00
Laurent Trinques
ebf76ef505
Add news symbols, thanks Arnaud
2020-01-22 10:56:36 +01:00
Claveau Joshua
f297e28b64
Loading elements collections doesn't freeze gui anymore.
2020-01-19 11:53:40 +01:00
dlee99
8e4b5a8dca
modified: lang/qet_nl.qm
...
modified: lang/qet_nl.ts
2020-01-19 00:35:09 +01:00
Claveau Joshua
ed2e72e995
Minor improvement about using pugixml
2020-01-18 20:03:24 +01:00
Claveau Joshua
dc32a4298b
Remove old aboutQet class
2020-01-18 16:34:46 +01:00
Claveau Joshua
51d8b2a2bc
Revamp the aboutQet dialog with Qt designer and add a new tab "libraries"
2020-01-18 16:25:30 +01:00
Claveau Joshua
dca44566e8
Clean code
2020-01-17 19:33:13 +01:00
dlee99
0e84cef85e
modified: lang/qet_nl.qm
...
modified: lang/qet_nl.ts
2020-01-13 20:24:57 +01:00
Laurent Trinques
12a0f8d831
Add new symbols, thanks David
2020-01-10 18:16:52 +01:00
joshua
91353b5578
Minor : Fix wrong position with cross ref item displayed as cross
2020-01-09 22:43:16 +01:00
joshua
32c135a7e5
Merge branch 'test_pugi' of ssh://git.tuxfamily.org/gitroot/qet/qet into test_pugi
2020-01-09 10:35:19 +01:00
joshua
3d051419a5
Improve file access on windows and mac OSX
2020-01-09 10:26:10 +01:00
Laurent Trinques
5e63ac316c
Update SingleApplication to latest upstream sources
2020-01-08 14:27:52 +01:00
Laurent Trinques
fbec9c9aa5
Add Checkbox to enable or disable the dialog to display the elpsaed time
...
of collection loading
2020-01-07 13:02:43 +01:00
Laurent Trinques
7ebc395f8b
Update Polish translation, thanks Pawel
2020-01-06 12:49:37 +01:00
joshua
3492540d53
Use pugixml for parse local name of directory and element informations
2020-01-04 23:33:35 +01:00
joshua
eb903a12b0
Add option to switch between Qtxml or pugi xml. Add dialog to display the elpsaed time of collection loading.
2020-01-04 15:59:27 +01:00
joshua
6398feba0d
Minor pugi improvement
2020-01-04 13:50:58 +01:00
joshua
674e9e31a5
Add pugi_xml test branch
2020-01-04 11:30:43 +01:00
Laurent Trinques
3a2a99c87a
Update README.md
2019-12-31 11:43:24 +01:00
Laurent Trinques
4ee05530ae
Update README.md
2019-12-27 18:43:18 +01:00
Laurent Trinques
f10df82887
Improve README.md
2019-12-27 11:21:02 +01:00
Laurent Trinques
5e6ba5f157
Restore old READMe file
2019-12-27 03:01:33 +01:00
Laurent Trinques
96fc140918
Rename README file extenstion
2019-12-27 02:55:40 +01:00
Laurent Trinques
95a36d54dc
Improve Readme file for Github repository
2019-12-27 02:44:16 +01:00
Laurent Trinques
d7e5a84be1
Merge branch '20191111_fix_permissions'
2019-12-26 03:49:02 +01:00
dlee99
d743f15bb3
modified: lang/qet_nl.qm
...
modified: lang/qet_nl.ts
2019-12-22 16:00:34 +01:00
joshua
523e6692ad
Remove a diagram doesn't save the project anymore
2019-12-20 18:32:55 +01:00
Laurent Trinques
f7c183c9a9
Revert
2019-12-14 13:38:39 +01:00
Laurent Trinques
fb8f86f7f1
App does not work with Qt::AA_EnableHighDpiScaling flags enabled on
...
Windows platform since Qt 5.13.X
2019-12-14 12:10:11 +01:00
joshua
e618539ddb
Fix crash when quickly move tab of digramview
2019-12-10 20:01:39 +01:00
Laurent Trinques
2435d23334
Add QFutureWatcher
2019-11-27 17:41:51 +01:00
artgg7300
cec62679be
fixed syntax error in hungarian translation
2019-11-24 15:59:47 +01:00
dlee99
f806d82b41
modified: lang/qet_nl.qm
...
modified: lang/qet_nl.ts
2019-11-23 18:38:55 +01:00
Laurent Trinques
41af7abadb
Fix typo
2019-11-18 12:53:05 +01:00
nuri
b39e000fa8
Updated german translation
2019-11-18 08:35:10 +01:00
Ole Carlsen
2e89016098
Updated Danish translation
2019-11-17 14:20:56 +01:00
artgg7300
236b37fa12
Updated hungarian translate
2019-11-17 07:21:21 +01:00
Laurent Trinques
68a685a87e
Update *TS files
2019-11-17 02:41:40 +01:00
stromie@web.de
15c58e2362
bugfix, XREF Update when Text Alignment used
...
Signed-off-by: stromie@web.de <stromie@web.de >
2019-11-16 13:17:08 +01:00
joshua
0b196b6caf
Remove QTabBar custom style
2019-11-14 21:24:55 +01:00
Kim Kirwan
fe2071c4b2
Remove Execute Permissions from Non-Executables
...
No source code changes.
Removed execute permissions from 7 files total:
*.pro and *.pri files (4)
main.cpp (2)
*.txt file (1)
Signed-off-by: Kim Kirwan <Kim@KimKirwan.com >
2019-11-11 04:22:22 -06:00
joshua
740b0942b7
Merge branch 'master' of ssh://git.tuxfamily.org/gitroot/qet/qet
2019-11-11 11:17:32 +01:00
joshua
c68c1a281e
CSV export : minor gui change
2019-11-11 11:17:18 +01:00
artgg7300
7a24f2fb36
updated hungarian translation
2019-11-11 06:29:09 +01:00
sdeffaux
72315a2a0f
update symbols
2019-11-10 22:32:38 +01:00
sdeffaux
e887845897
add symbol
2019-11-10 22:32:38 +01:00
sdeffaux
cb52625afa
Update qet_directory
2019-11-10 22:32:38 +01:00
joshua
6e0eab2608
Merge branch 'master' of ssh://git.tuxfamily.org/gitroot/qet/qet
2019-11-10 19:46:46 +01:00
joshua
f912eea8d4
CSV export : improve save/load export configuration.
2019-11-10 19:46:28 +01:00
Laurent Trinques
a0fbcfe06c
Fix symbol state
2019-11-09 18:27:58 +01:00
joshua
35d6fe5935
CSV export : change menu and dialog text
2019-11-09 14:33:33 +01:00
joshua
43361942e3
CSV export : improve selection type.
2019-11-09 14:28:13 +01:00
joshua
c8ab83a3ad
CSV export : improve database and query
2019-11-09 11:38:30 +01:00
joshua
143cf088ba
Merge branch 'master' of ssh://git.tuxfamily.org/gitroot/qet/qet
2019-11-08 19:06:25 +01:00
joshua
2df9528082
CSV export : fix some missing informations.
2019-11-08 19:06:11 +01:00
nuri
aa487495b5
Updated german translation
2019-11-08 07:58:29 +01:00
dlee99
da6dacca04
modified: lang/qet_nl.qm
...
modified: lang/qet_nl.ts
2019-11-07 22:01:48 +01:00
joshua
fc73d53d73
CSV export : correctly export label
2019-11-07 21:21:07 +01:00
Ole Carlsen
32a4d9c3fe
Danish translation updated
2019-11-06 17:14:03 +01:00
Laurent Trinques
ff9ccd6f86
Update *TS files
2019-11-06 17:01:47 +01:00
Laurent Trinques
13971c00ee
Typo
2019-11-06 16:13:41 +01:00
Laurent Trinques
60d2c403b3
Nomenclature export : Minor change in UI
2019-11-06 16:10:24 +01:00
Laurent Trinques
3fa6025c1d
Update *TS files
2019-11-06 14:25:18 +01:00
Laurent Trinques
9c874af52e
Nomenclature export : add coil and protection query
2019-11-06 14:16:55 +01:00
Ole Carlsen
ce190dd323
Updated Danish translation
2019-11-05 21:06:13 +01:00
nuri
8f13ef06cb
Updated german translation
2019-11-05 13:39:31 +01:00
tititiou36
dc360c57b5
Update qet_fr.ts
...
Ajout/correction de traduction avec pluriel
2019-11-05 11:07:18 +01:00
Laurent Trinques
a75c0c5c41
Update *TS files
2019-11-05 08:03:24 +01:00
joshua
97a2c8d2c9
Nomenclature export : items double click
...
User can double click on item to add/remove information to export.
2019-11-04 20:16:48 +01:00
joshua
ff7eb4d11c
Revampe nomenclature
...
Nomenclature is now totally revamped, user can define information to
export and the order of theme.
2019-11-03 13:27:46 +01:00
joshua
7d9b3d8c36
Merge branch 'master' of ssh://git.tuxfamily.org/gitroot/qet/qet
2019-11-03 13:20:16 +01:00
Laurent Trinques
ce335f321f
Add element, thanks Alexis
2019-11-01 16:48:21 +01:00
Laurent Trinques
d09b117bef
Update EN translation
2019-10-29 18:08:29 +01:00
Laurent Trinques
8da9903877
Minor
2019-10-27 17:57:23 +01:00
Laurent Trinques
b2a77450de
Revert previous commit
2019-10-27 17:56:13 +01:00
Laurent Trinques
345a1b4420
Typo
2019-10-20 17:29:19 +02:00
Laurent Trinques
fae2b0dab0
Try to fix Windows sqlite cache PATH
2019-10-20 17:25:54 +02:00
joshua
3c89c6f2ac
Merge branch 'master' of ssh://git.tuxfamily.org/gitroot/qet/qet
2019-10-11 20:37:14 +02:00
Laurent Trinques
5fb7414b45
Add contributor
2019-10-09 14:47:47 +02:00
Laurent Trinques
7140cf9ca6
Update turkish translation, add forget qml files thanks Emir
2019-10-09 14:44:37 +02:00
Laurent Trinques
99681d27e4
Update turkish translation, thanks Emir
2019-10-09 14:33:25 +02:00
Laurent Trinques
265de06fe8
Update Hungarian translations, thanks Gabor
2019-10-07 06:58:59 +02:00
nuri
c50caadf78
Updated german translation
2019-10-06 11:28:42 +02:00
Ole Carlsen
e2e18e3736
Dansih translation updated
2019-10-06 09:57:22 +02:00
dlee99
de443e9f7b
modified: lang/qet_nl.qm
...
modified: lang/qet_nl.ts
2019-10-05 22:55:47 +02:00
Laurent Trinques
87d3322ee9
Update TS files
2019-10-05 14:56:55 +02:00
joshua
5de220c485
Conductors num can be exported to csv file.
2019-10-04 19:37:46 +02:00
joshua
8cc34d5f6a
Simplify how a project is save
...
Probably only on windows, sometime the .qet file is empty after saving.
With this commit we simplify the save function, by avoiding to import an
xml node from another one, so we minimize the risk of failure.
2019-09-30 20:03:24 +02:00
joshua
eba9148924
Fix crash when a .qet file with 0 diagrams.
2019-09-27 19:25:38 +02:00
nuri
2caaa2fae6
Updated german translation
2019-09-23 09:08:40 +02:00
Laurent Trinques
6c21b1fb5f
Refresh Wago symbols, thanks Plc-user
2019-09-22 16:23:53 +02:00
Laurent Trinques
b8e33bdf98
Update hungarian translation, thanks Gábor
2019-09-20 14:28:07 +02:00
Laurent Trinques
f86e26314d
Add symbol, thanks Christophe
2019-09-20 10:09:50 +02:00
dlee99
79d3c75857
modified: lang/qet_nl.qm
...
modified: lang/qet_nl.ts
2019-09-18 23:07:36 +02:00
Ole Carlsen
8c50496bd2
Danish translation updated, latest update apparently went wrong.
2019-09-18 16:37:58 +02:00
joshua
0ceb38eb66
Fix : element prefix don't work with custom path of user elements collection
...
See post at
https://qelectrotech.org/forum/viewtopic.php?pid=10593#p10593
2019-09-17 20:52:47 +02:00
Laurent Trinques
4327080b3c
Add EN and FR translations
2019-09-17 13:07:34 +02:00
Laurent Trinques
33a851a9b4
Update *TS files
2019-09-17 12:58:24 +02:00
Laurent Trinques
5a3b5c9cd7
Update Changelog
2019-09-09 16:44:32 +02:00
Laurent Trinques
c4c829c205
Update Changelog
2019-09-09 10:38:56 +02:00
Laurent Trinques
ccb8b06427
macOs : add command key for fix mouse scroll
2019-09-09 09:02:16 +02:00
Laurent Trinques
a0a7513847
Replance Q_OS_MAC Deprecated by Q_OS_MACOS
2019-09-08 18:29:29 +02:00
Laurent Trinques
83eba80445
aDD scroll page tabs ON MACos, Thanks Giovanni
2019-09-08 18:07:20 +02:00
Laurent Trinques
76ba2aa3eb
Add new symbols, thanks Michele
2019-09-08 15:51:38 +02:00
Laurent Trinques
01723497f3
Improve QTabBar::tab:selected style
2019-09-05 16:02:01 +02:00
Laurent Trinques
579e0badb2
Typo
2019-09-04 23:45:02 +02:00
Laurent Trinques
d24df771a3
Add green style color for tab selected
2019-09-04 23:42:24 +02:00
Laurent Trinques
b121dad562
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.
2019-09-03 22:54:09 +02:00
Laurent Trinques
e4741f3604
Improve Wago symbols, thanks Plc-user
2019-09-03 10:35:28 +02:00
joshua
519517a8fd
Minor : fix typo
2019-09-02 20:37:33 +02:00
Laurent Trinques
701a34b033
Minor : remove Dolphin .directory view file
2019-09-02 03:48:44 +02:00
joshua
86b610dc84
Element editor : improve polygon edition
2019-09-01 21:05:33 +02:00
Laurent Trinques
3fa071841c
Merge and clean Stromie patch : feature set xref slave position
2019-08-31 07:37:34 +02:00
Laurent Trinques
d37d802e6b
Update MacQetDeploy.sh script
2019-08-30 14:09:08 +02:00
Laurent Trinques
10f249831d
Force Fusion style on macOS
2019-08-29 13:12:00 +02:00
Laurent Trinques
cf8947cbc2
Element editor : add a control key for moving by keyboard thes
...
primitives selected by mouse area in 0.1 increments instead of 1
2019-08-26 14:08:51 +02:00
nuri
1218636cab
Updated german translation
2019-08-26 13:55:09 +02:00
Laurent Trinques
130067ffb2
Element editor : add a control key for moving by keyboard selected
...
primitives in 0.1 increments instead of 1
2019-08-26 12:38:31 +02:00
nuri
80fd3c75ea
Updated german translation
2019-08-26 11:13:40 +02:00
Laurent Trinques
0d464af32b
Add new Wago elements, thanks Plc-user
2019-08-25 12:40:42 +02:00
Laurent Trinques
7ffa806b1b
Improve folio list position (user don't know index is 0)
...
1 for first position
2 for second position
0 always in the end
2019-08-20 13:11:46 +02:00
Laurent Trinques
348a8d9975
Move symbols, thanks Galexis
2019-08-19 13:52:48 +02:00
Laurent Trinques
c054079d7b
Set defaut position to second page
2019-08-17 12:58:24 +02:00
Laurent Trinques
6c09dd31d2
Add in setting folio list position spinbox
...
0 for first position
1 for second position
99999 always in the end
2019-08-17 11:43:13 +02:00
Laurent Trinques
603824aabb
Snap: Remove tag hack
2019-08-07 16:19:14 +02:00
Laurent Trinques
86e658692f
snap : add cups-bsd stage-packages
2019-08-07 13:22:02 +02:00