Commit Graph

6493 Commits

Author SHA1 Message Date
Simon De Backer cffec76018 Fix warning: implicit conversion from 'int' to 'float'
changes value from 2147483647 to 2147483648
/* The largest number rand will return (same as INT_MAX).  */
#define	RAND_MAX	2147483647

(static_cast<float>(quint32) / int * 8)
why cast an int to a float to then divide by an int?

just divide the int by an int.
2020-12-05 08:24:35 +01:00
Lars Biskupek ebe22f1131 Update qet_de.ts
Translation string for "Tension / Protocole" set from unfinished to translated.
2020-12-05 03:56:55 +01:00
Lars Biskupek f3888be8a6 Updated somne elements I created earlier 2020-12-05 03:56:55 +01:00
Simon De Backer 53aaa03967 fix QT DEPRECATED VERSION 5.15.2 and QT6
-QPrinter
2020-12-04 22:46:11 +01:00
Claveau Joshua b22741732b Minor fix : folio-report information 'tension_protocol' isn't displayed
When a folio report have a text item witch must display the information
'tension protocol' the text is empty.
Replace the string 'tension/protocol' by 'tension_protocol' in
QETInformation namespace.
Move the static QStrings of the namespace QETInformation from
qetinformation.cpp to qetinformation.h to be use everywhere in the code.
2020-12-04 21:07:42 +01:00
Simon De Backer 77e6248ac9 fix QT DEPRECATED VERSION 5.15.2 and QT6
-QPrinter
2020-12-04 18:15:37 +01:00
Simon De Backer ccd76f902d fix QT DEPRECATED VERSION 5.15.2
-Qt::MidButton
2020-12-04 18:13:48 +01:00
Lars Biskupek 945b690430 Update of German Language File 2020-12-03 18:02:15 +01:00
Claveau Joshua 0f86685ebe Remove duplicated elements 2020-12-02 20:04:01 +01:00
Claveau Joshua 862f311f5a Remove duplicated elements 2020-12-02 19:07:58 +01:00
Claveau Joshua abc6b35d4c Remove duplicated elements 2020-12-02 18:57:08 +01:00
Claveau Joshua ada563719b Minor fix 2020-12-02 18:47:28 +01:00
Laurent Trinques ed455609d5 Add new symbols, thanks Mario 2020-12-02 14:27:27 +01:00
Laurent Trinques 2f004c271f Update displayed version to release candidate 0.8.rc 2020-12-01 15:45:48 +01:00
gleissonjoaquim3 bafe7a39db Fixed spelling error on Translation PT_BR 2020-12-01 07:44:47 +01:00
gleissonjoaquim3 0b1e012a32 Updated translation PT_BR 2020-12-01 07:44:47 +01:00
Claveau Joshua e0a03e7353 Remove duplicated elements 2020-11-29 12:49:04 +01:00
Claveau Joshua 68215d099c Remove duplicated elements 2020-11-29 12:37:56 +01:00
Claveau Joshua 3b472591b6 Remove duplicated elements 2020-11-29 11:59:20 +01:00
Claveau Joshua d3cb7ef08c Remove duplicated elements 2020-11-29 11:51:16 +01:00
Claveau Joshua 049848737b Remove duplicated elements 2020-11-29 11:44:02 +01:00
Claveau Joshua d3348e25be Remove duplicated elements 2020-11-29 11:06:06 +01:00
Claveau Joshua 764cdfea53 Remove duplicated elements 2020-11-29 11:00:04 +01:00
Claveau Joshua b149e3e6ca Remove duplicated element 2020-11-29 10:55:36 +01:00
Claveau Joshua 7313cdfa9e Remove duplicated elements (hager)
All elements are duplicated and standardised
2020-11-29 10:47:58 +01:00
Claveau Joshua fd92c1ce92 Remove duplicated elements. 2020-11-28 17:20:33 +01:00
Ole Carlsen 0ac96eecfc Danish update color scheme 2020-11-22 14:29:20 +01:00
Lars Biskupek d02b88488a German translation updated
Two new strings in qet_de.ts translated.
qet_de.qm generated.
2020-11-22 13:39:49 +01:00
Ole Carlsen 87956d8d42 Merge branch 'master' of ssh://git.tuxfamily.org/gitroot/qet/qet 2020-11-22 12:22:52 +01:00
Ole Carlsen ab1027eb5d Danish translation 2020-11-22 12:20:58 +01:00
Claveau Joshua aa858ba32d project database : minor 2020-11-22 12:16:17 +01:00
Claveau Joshua a303a38d0d ProjectDatabase improvement
Use transaction / commit when several elements was changed instead of
update one by one each element.
2020-11-22 11:31:43 +01:00
artgg7300 51bae7cdf1 translated hungarian files 2020-11-22 07:58:18 +01:00
dlee99 05dad2c8d8 modified: lang/qet_nl.qm
modified:   lang/qet_nl.ts
2020-11-21 20:08:57 +01:00
Laurent Trinques b457b98b22 Update *TS file 2020-11-21 11:35:08 +01:00
Claveau Joshua 8fec6dabef Dynamic element text item new feature
Add feature keep visual rotation.
When parent is rotated, the text rotation is changed to keep the same
visual rotation.
2020-11-20 20:52:19 +01:00
plc-user f7e12e5e87 modified / added german translations and added some Elements 2020-11-20 14:56:00 +01:00
plc-user 689799ea24 modified / added german translations and added some Elements 2020-11-20 14:56:00 +01:00
Claveau Joshua 380de0b4c3 Search and replace widget : minor improvement
Fix 1 : when widget is reloaded the categories is not checked, but the
child items is. Now  all category is checked when reloaded.
Fix 2 : the folio number displayed in the widget is wrong (start at 0
instead of 1)
2020-11-17 22:25:01 +01:00
plc-user 3633123d17 changed/added some translations in qet_directory - files and elements 2020-11-17 21:43:10 +01:00
Lars Biskupek 66d45cc835 German language files updated
Translation of new items added
2020-11-17 21:41:31 +01:00
dlee99 56710ef25c modified: lang/qet_nl.qm
modified:   lang/qet_nl.ts
2020-11-17 21:19:15 +01:00
aitolos 77479dc949 Greek lang update 2020-11-17 17:43:34 +02:00
artgg7300 529c6a721a updated hungarian files 2020-11-17 05:32:27 +01:00
Laurent Trinques fd3d2dfb90 Update *TS files 2020-11-16 21:59:28 +01:00
Lars Biskupek d1aba1118b Update of language files DE, EN, IT
Update of german language file and some minor changes on the english language file.
Update of italian language to solve issue #0000193 on Bugtracker, issued by rpaolo538.
2020-11-16 10:10:27 +01:00
Simon De Backer c4fe1fe3da Merge branch 'master' of ssh://debacker@git.tuxfamily.org/gitroot/qet/qet.git 2020-11-15 20:47:09 +01:00
Simon De Backer c167015b22 Add Todo for qet_tb_generator 2020-11-15 20:46:37 +01:00
plc-user 48e597663e adjusting/correcting some item-numbers and adding some elements 2020-11-15 20:15:28 +01:00
plc-user bd26e4bb9c adjusting/correcting some item-numbers and adding some elements 2020-11-15 20:15:28 +01:00