valentina/src/libs/vwidgets
Roman Telezhynskyi 9178456a9f Refactoring.
2023-11-15 09:04:37 +02:00
..
fancytabbar Start using string literal operators for Qt types. 2023-10-07 18:56:39 +03:00
global.cpp Increased requirement for minimal Qt version. 2023-08-12 12:03:28 +03:00
global.h Support for dark theme for custom icons. 2023-08-05 17:52:34 +03:00
qtcolorpicker.cpp Optimize usage of defglobal.h. 2023-07-15 13:47:14 +03:00
qtcolorpicker.h Optimize usage of defglobal.h. 2023-07-15 13:47:14 +03:00
scalesceneitems.cpp Support for dark theme for custom icons. 2023-08-05 17:52:34 +03:00
scalesceneitems.h Support for dark theme for custom icons. 2023-08-05 17:52:34 +03:00
stable.cpp Fix link to project repo in license header. 2020-01-31 08:02:08 +02:00
stable.h Improve stable.h. 2023-02-09 17:24:02 +02:00
vabstractmainwindow.cpp Refactoring. 2023-11-15 09:04:37 +02:00
vabstractmainwindow.h Known measurements editor. 2023-11-07 11:20:31 +02:00
vabstractsimple.cpp Refactoring. 2023-05-03 14:07:08 +03:00
vabstractsimple.h Support for dark theme for custom icons. 2023-08-05 17:52:34 +03:00
vaspectratiopixmaplabel.cpp New feature. Custom measurement name. 2023-10-19 17:35:29 +03:00
vaspectratiopixmaplabel.h Fix compiler warnings. 2023-10-24 08:29:03 +03:00
vcomboboxdelegate.cpp Refactoring. 2023-05-03 14:07:08 +03:00
vcomboboxdelegate.h Refactoring. 2023-06-21 10:24:51 +03:00
vcontrolpointspline.cpp Support for dark theme for custom icons. 2023-08-05 17:52:34 +03:00
vcontrolpointspline.h Support for dark theme for custom icons. 2023-08-05 17:52:34 +03:00
vcurvepathitem.cpp Support for dark theme for custom icons. 2023-08-05 17:52:34 +03:00
vcurvepathitem.h Support for dark theme for custom icons. 2023-08-05 17:52:34 +03:00
vdecorationaligningdelegate.cpp Refactoring. 2023-06-21 10:24:51 +03:00
vdecorationaligningdelegate.h Refactoring. 2023-06-21 10:24:51 +03:00
velidedlabel.cpp Start using string literal operators for Qt types. 2023-10-07 18:56:39 +03:00
velidedlabel.h Optimize usage of defglobal.h. 2023-07-15 13:47:14 +03:00
vgrainlineitem.cpp Support for dark theme for custom icons. 2023-08-05 17:52:34 +03:00
vgrainlineitem.h Support for dark theme for custom icons. 2023-08-05 17:52:34 +03:00
vgraphicssimpletextitem.cpp Guard font size to prevent a warning show. 2023-08-26 09:51:55 +03:00
vgraphicssimpletextitem.h Increased requirement for minimal Qt version. 2023-08-12 12:03:28 +03:00
vhighlighter.cpp Refactoring. 2023-05-03 14:07:08 +03:00
vhighlighter.h Refactoring. 2023-05-03 14:07:08 +03:00
vlineedit.cpp Start using string literal operators for Qt types. 2023-10-07 18:56:39 +03:00
vlineedit.h Optimize usage of defglobal.h. 2023-07-15 13:47:14 +03:00
vmaingraphicsscene.cpp Support for dark theme for custom icons. 2023-08-05 17:52:34 +03:00
vmaingraphicsscene.h Refactoring. 2023-07-13 17:49:31 +03:00
vmaingraphicsview.cpp Refactoring. 2023-08-18 16:22:16 +03:00
vmaingraphicsview.h Refactoring. 2023-08-18 16:22:16 +03:00
vnobrushscalepathitem.cpp Remove missing in Qt6 headers. 2023-02-09 17:24:02 +02:00
vnobrushscalepathitem.h Refactoring. 2023-07-13 17:49:31 +03:00
vpiecegrainline.cpp Fix build with GCC 4.9. 2023-07-15 10:58:28 +03:00
vpiecegrainline.h Fix build with GCC 4.9. 2023-07-15 10:58:28 +03:00
vpiecegrainline_p.h Start using string literal operators for Qt types. 2023-10-07 18:56:39 +03:00
vpieceitem.cpp Refactoring. 2023-05-03 14:07:08 +03:00
vpieceitem.h Refactoring. 2023-05-03 14:07:08 +03:00
vplaintextedit.cpp do not include <ciso646> with C++20 2023-07-17 16:33:57 +03:00
vplaintextedit.h Refactoring. 2023-05-03 14:07:08 +03:00
vscenepoint.cpp Support for dark theme for custom icons. 2023-08-05 17:52:34 +03:00
vscenepoint.h Support for dark theme for custom icons. 2023-08-05 17:52:34 +03:00
vsimplecurve.cpp Support for dark theme for custom icons. 2023-08-05 17:52:34 +03:00
vsimplecurve.h Support for dark theme for custom icons. 2023-08-05 17:52:34 +03:00
vsimplepoint.cpp Support for dark theme for custom icons. 2023-08-05 17:52:34 +03:00
vsimplepoint.h Support for dark theme for custom icons. 2023-08-05 17:52:34 +03:00
vtextgraphicsitem.cpp Calculate font pixel size if the size was set with setPointSize() or setPointSizeF(). 2023-10-08 07:40:21 +03:00
vtextgraphicsitem.h Support for single-line fonts. 2023-06-22 18:30:43 +03:00
vtoolbuttonpopup.cpp Separate tool tips for the tool groups. 2023-10-25 16:55:19 +03:00
vtoolbuttonpopup.h Separate tool tips for the tool groups. 2023-10-25 16:55:19 +03:00
vwidgetpopup.cpp Support for dark theme for custom icons. 2023-08-05 17:52:34 +03:00
vwidgetpopup.h Optimize usage of defglobal.h. 2023-07-15 13:47:14 +03:00
vwidgets.pri Fix qmake script. 2023-10-19 18:54:04 +03:00
vwidgets.pro Don't check warnings for a legacy mac os x build. 2020-12-26 19:44:55 +02:00
vwidgets.qbs New feature. Custom measurement name. 2023-10-19 17:35:29 +03:00
warnings.pri Qmake. Fix masks to support 64 bit versions of compilers. 2017-07-05 11:35:32 +03:00