Diffusion Krita 61e58d5dea9f

Uses unit aware spinboxes in some strategical places, especially imagesize and…

Authored by jospin on Mar 24 2017, 11:28 PM.

Description

Uses unit aware spinboxes in some strategical places, especially imagesize and image offset plugins.

Summary:
Changes may seem's minor but it's a necessary step toward being able to do unit conversion on the fly in the math spinboxes.
Plus it bring interessants like new units (vw, vh) and the ability to change active unit from the keyboard.

Ref T1621

Reviewers: Krita, dkazakov, rempt

Reviewed By: Krita, rempt

Subscribers: rempt

Maniphest Tasks: T1621

Differential Revision: https://phabricator.kde.org/D5124

Merged Changes

CommitAuthorDetailsCommitted
80ddd40a7c65D5124jospin
Correct indentation 
Mar 24 2017
76af4b0deebejospin
Merge branch 'jospin/unit_spin_boxes' of git.kde.org:krita into… 
Mar 24 2017
0bc67c314e70jospin
Include the corrections, based on rempt comments. 
Mar 24 2017
29cd02353e8cD5124jospin
Uses unit aware spinboxes in some strategical places, especially imagesize and… 
Mar 21 2017
eeeae14e6452jospin
Fix some typos 
Mar 21 2017
fed8138154dfjospin
Merge branch 'master' of git://anongit.kde.org/krita into jospin/unit_spin_boxes 
Mar 21 2017
d117fe1bc05ajospin
Refactor the imagesize and imageoffset plugins to use the new… 
Mar 21 2017
1a5f25e003a7jospin
Merge branch 'master' of git://anongit.kde.org/krita into jospin/unit_spin_boxes 
Feb 28 2017
baea1ccd2f64jospin
Fix small bug in aspect ratio management in the layersize dialog. 
Feb 28 2017
94ac5c8372d6jospin
Refactor the layersize dialog. 
Feb 27 2017
233d3b73d7d2jospin
Refactor the resize canva dialog to use unitparsespinboxes 
Jan 22 2017
84b87a952c3bjospin
Make the spinboxunitmanager a QAbstractListModel 
Jan 9 2017
787c18094ddejospin
Fix a few important build warnings 
Jan 8 2017
b311ee6100bbjospin
Merge branch 'master' of git://anongit.kde.org/krita into jospin/unit_spin_boxes 
Dec 26 2016
50f8d61a8807jospin
Merge remote-tracking branch 'origin' into jospin/unit_spin_boxes 
Oct 31 2016
3205b18edb0cjospin
Let the math parser try to use QLocale() to parse the input number. 
Oct 3 2016
e3e9fface452jospin
Merge remote-tracking branch 'origin/master' into jospin/unit_spin_boxes 
Oct 3 2016
d0378d4a40f1D2771jospin
Merge branch 'jospin/unit_spin_boxes' of git://anongit.kde.org/krita into… 
Sep 14 2016
74e300855e29D2771jospin
Allow the user to change the active unit in the KisDoubleParseUnitSpinBoxes. 
Sep 14 2016
e21cc006cf1ajospin
Create a static class with a builder to Let The KisDoubleParseUnitSpinBox build… 
Sep 14 2016
a20f25027e3djospin
Merge branch 'master' of git://anongit.kde.org/krita into jospin/unit_spin_boxes 
Sep 8 2016
ce01f8a50345jospin
Suppress the use of KoStrokeConfig widget in a few krita tool. 
Sep 8 2016
ccfab17140fdjospin
Let the stroke config widget be configured with px from the start in base tool… 
Sep 7 2016
593457d34db5jospin
Set a KisDocumentAwareUnitManager everywhere it's needed (for all unitspinboxes… 
Sep 7 2016
1d9ab4f201cbjospin
Merge branch 'master' of git://anongit.kde.org/krita into jospin/unit_spin_boxes 
Sep 7 2016
a6529bee8d8ejospin
Complete document awarness for unit management in default tool. 
Sep 6 2016
af86776ca413jospin
Let the KoStrokeConfigWidget be able to change it's units on the fly. 
Sep 6 2016
ecd26871d5c3jospin
Merge branch 'master' of git://anongit.kde.org/krita into jospin/unit_spin_boxes 
Sep 5 2016
6d61203af1a5jospin
Merge branch 'jospin/unit_spin_boxes' of git.kde.org:krita into… 
Sep 2 2016
2a1ee0f2e11cjospin
Let the unitParseSpinBox use document relative units (px, vw, vh for the Lenght. 
Sep 2 2016
0f89e9bf6b63jospin
Let the unitParseSpinBox use document relative units (px, vw, vh for the Lenght. 
Sep 2 2016
84e696c2758ejospin
Let the user change the active unit on the fly for unitboxes. 
Aug 30 2016
a7c344a10007jospin
Small corrections after merging master into dev branch. 
Aug 30 2016
7cda432edd4fjospin
Merge branch 'master' of git://anongit.kde.org/krita into jospin/unit_spin_boxes 
Aug 30 2016
7bfa6805ad8bjospin
Use an abstract interface to manage units for unitparsespinboxes. 
Aug 30 2016