Commit Graph

16 Commits

Author SHA1 Message Date
luz paz
6f62fd09df Fix typos in various files [skip-ci]
Found via `codespell 2.0.dev0`  
```
codespell -q 2 -L aci,ake,aline,alle,alledges,alocation,als,ang,anid,ba,beginn,behaviour,bloaded,byteorder,calculater,cancelled,cancelling,cas,cascade,centimetre,childs,colour,colours,commen,currenty,dof,doubleclick,dum,eiter,elemente,feld,freez,hist,iff,indicies,initialisation,initialise,initialised,initialises,initialisiert,ist,kilometre,lod,mantatory,methode,metres,millimetre,modell,nd,noe,normale,normaly,nto,numer,oder,orgin,orginx,orginy,ot,pard,pres,programm,que,recurrance,rougly,seperator,serie,sinc,strack,substraction,te,thist,thru,tread,uint,unter,vertexes,wallthickness,whitespaces -S ./.git,*.po,*.ts,./ChangeLog.txt,./src/3rdParty,./src/Mod/Assembly/App/opendcm,./src/CXX,./src/zipios++,./src/Base/swig*,./src/Mod/Robot/App/kdl_cp,./src/Mod/Import/App/SCL,./src/WindowsInstaller,./src/Doc/FreeCAD.uml
```
2020-09-04 10:10:31 +02:00
wmayer
7273b5b3e8 PVS: fix some more coding flaws 2019-03-07 14:43:16 +01:00
Mateusz Skowroński
ac508516da Use QString's multi-arg overload to save memory allocations. [-Wclazy-qstring-arg] Thanks Clazy! 2019-02-11 15:39:14 +01:00
Mateusz Skowroński
ce1c021132 * Cosmetic change. Replace Qt keyword emit with Q_EMIT.
* Whitespace fixes.
2017-01-05 22:57:30 +01:00
wmayer
1e6dcabefc fix -Wextra in FreeCADGui 2016-09-21 20:54:52 +02:00
wmayer
42361027db + reduce minimum height of action group/box in case only a single label is added 2016-04-24 19:08:49 +02:00
wmayer
659263d705 + set a minimalistic style sheet on task panel 2015-07-14 16:27:49 +02:00
wmayer
cd76576873 + implement SystemPanelScheme and use for Linux 2015-07-09 12:12:51 +02:00
wmayer
b4a13f2cae + fix possible inconsistency of arrow button in task header 2015-07-08 22:23:24 +02:00
wmayer
0ae03d3af9 + support dynamic property 'fold' in TaskHeader 2015-07-08 20:22:21 +02:00
wmayer
dcd43937a7 + use icon of style sheet for task header
+ fix size issue with task panel
+ enable QSint task panel
2015-07-08 15:17:49 +02:00
wmayer
32b98bbc11 + add QSint scheme for FreeCAD 2015-07-07 11:45:57 +02:00
wmayer
e17df75ff7 + extend QSint API, fix problems with Qt macro 2015-07-07 11:42:24 +02:00
wmayer
fb501cba85 set export macro for QSint 2015-07-07 11:33:21 +02:00
wmayer
5ca5248593 + add license notice 2015-07-07 11:10:54 +02:00
wmayer
afa820e29e + Add QSint sources 2015-07-07 11:10:13 +02:00