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