Laurent Trinques
9afef79629
Update Copyright date
2023-01-01 17:05:57 +01:00
Laurent Trinques
0753bac62f
Add Ukrainian switch language
2022-12-19 13:04:19 +01:00
luz paz
1994235bc5
Fix various typos in source documentation and comments (cont.)
...
Found via `codespell`
2022-12-04 20:46:32 +01:00
joshua
7ba27ec9d9
Fix very weird bug
...
see
https://linuxfr.org/forums/programmation-c/posts/erreur-de-compilation-aucun-fichier-ou-dossier-de-ce-type
2022-02-05 11:40:47 +01:00
joshua
c744356b0f
Add preprocessor to check Qt version
...
Use to check if Qt is 5.14 for using
QGuiApplication::setHighDpiScaleFactorRoundingPolicy
2021-12-04 19:12:11 +01:00
joshua
b94ec0938b
Add possibility to user to choose hdpi round policy
...
Add combo box in general configuration dialog to let user
choose the round policy to use with hdpi screen.
2021-12-04 14:38:41 +01:00
joshua
eed1223c1d
Minor improvement for function QETApp::customElementsDir() and QETApp::commonElementsDir()
...
the path is set the first time the function is called.
Each other call will immediately return the previously setted path
instead of check again what path to return.
2021-12-04 12:22:47 +01:00
joshua
789e195ace
Fix include path from previous commit
2021-05-14 19:50:30 +02:00
joshua
3220a58b96
Move file
2021-05-14 19:37:36 +02:00
Lars Biskupek
b2782bc460
Tab-stop definitions inserted where appropriate
...
Tab stop definitions inserted in some dialogs, so that the order of tab-stops-moves corresponds as closely as possible to the fields' position in the window.
2021-02-22 13:47:39 +01:00
Laurent Trinques
ef58f34c14
Update Copyright date
2021-02-20 12:13:46 +01:00
joshua
2513961cd6
Revert "Update Copyright date"
...
This reverts commit d04bccc384aa8b9dc16e4432ac72ccb787b2508b.
2021-02-06 19:00:48 +01:00
Laurent Trinques
d04bccc384
Update Copyright date
2021-02-06 18:33:42 +01:00
Laurent Trinques
ad340cf95a
Minor
2021-01-30 15:16:43 +01:00
Laurent Trinques
692bf0ed72
Replace the flag of the Arab country
2021-01-30 15:05:56 +01:00
Laurent Trinques
d333b6a188
Prepare to add new country Mongolian switch
2021-01-29 17:12:44 +01:00
joshua
4f455a5328
General configuration page : set 'appearance' as default tab
2021-01-08 18:26:55 +01:00
Simon De Backer
6da9c58458
Wip Fix preprocessor on Cmake
2020-12-10 21:19:45 +01:00
Simon De Backer
d15443cf93
Wip Fix preprocessor on Cmake
2020-12-10 18:49:35 +01:00
Simon De Backer
d0c129478e
Mod Cmake en preprocessor
2020-12-10 00:08:26 +01:00
Simon De Backer
5d92393ee7
Wrap code for better readability
2020-09-07 22:03:40 +02:00
Laurent Trinques
070cc2e4ac
Typo
2020-08-16 12:34:49 +02:00
Simon De Backer
d4ee161c07
Mod doc set style de same
2020-08-16 11:19:36 +02:00
Yuki Atoh
770161ac57
Initial Japanese translation
2020-08-15 18:39:41 +09:00
Laurent Trinques
68e78a0de9
Fix indentation code
2020-07-15 20:20:07 +02:00
Laurent Trinques
53663e20e1
Remove old summary feature
2020-07-15 15:06:46 +02:00
Claveau Joshua
132f3ad1b4
Remove old summary feature
2020-07-14 20:00:28 +02:00
Laurent Trinques
e10ae8ce2e
Update Copyright date
2020-06-15 17:42:53 +02:00
Laurent Trinques
cc9124cdfb
Prepare to add new country Norwegian switch
2020-05-14 16:01:40 +02:00
Claveau Joshua
dca44566e8
Clean code
2020-01-17 19:33:13 +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
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
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
blacksun
47b78bfec1
use KColorButton instead of QPushButton when needed
...
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5787 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-03-15 18:07:57 +00:00
scorpio810
ce1c80d047
Fix typo
...
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5768 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-03-09 00:00:33 +00:00
blacksun
32db96c623
Add new entry if the main QElectroTech dialog conf, to set a defaut font and rotation of independent text item.
...
Revamp some GUI
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5767 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-03-08 20:07:00 +00:00
blacksun
1c2b3baba7
Minor : update gui layout.
...
Fix : change grid step doesn't applyed
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5754 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-03-04 08:55:06 +00:00
blacksun
47295b5ed7
minor : fix naming convention
...
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5751 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-03-02 21:45:09 +00:00
blacksun
09e39b97f5
Minor : fix gui layout
...
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5750 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-03-02 20:33:07 +00:00
scorpio810
ba293a650e
Add two speedsize for displacing items when working with a keyboard on
...
diagram editor :
normal displacement "adjustable from 1 to 30"
(keys : Left,Right,Up,Down)
fine displacement "adjustable from 1 to 10"
(ALT + keys : Left,Right,Up,Down ), thanks Erik for his patch
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5749 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-02-24 15:44:47 +00:00
scorpio810
47aaa1cdf4
Add Erik path : User can Diagram grid layout and keys
...
Left,Right,Up,Down stepsize
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5744 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-02-21 00:02:49 +00:00
scorpio810
3ed7a4e63b
Minor : update Copyright date
...
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5705 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-01-13 16:56:12 +00:00
nuri
f27954e507
Correction of some french and english notions and correction of typos. Variable %machine changed in %plant.
...
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5629 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-12-04 19:07:14 +00:00
scorpio810
a78212e8dd
Minor fix previous commits
...
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5609 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-11-25 10:47:36 +00:00
scorpio810
a199c1e201
Minor
...
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5607 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-11-25 10:16:46 +00:00
scorpio810
a76feeef07
Enable the possibility to define the path of user tbt template
...
collection.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5605 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-11-25 09:55:11 +00:00
blacksun
d8ed6a5130
Change xml tag name : dynamicitemfont
...
by : font_family
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5604 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-11-24 21:26:24 +00:00
scorpio810
b15f6aeef7
Minor : set dynamic text length to default -1
...
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5596 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-11-16 16:33:41 +00:00
blacksun
c385418432
Improve gui layout
...
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5581 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-11-10 12:46:46 +00:00