[krita] [Bug 392714] Change Krita text tool's font size from a droplist to input box with units

2018-04-09 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=392714

Boudewijn Rempt  changed:

   What|Removed |Added

  Latest Commit|https://commits.kde.org/kri |https://commits.kde.org/kri
   |ta/3a09d0664ecdfefe9fd431c7 |ta/4492c25170ba50906c806ebc
   |da2fbf513acb2f35|5a4022ce195157c1

--- Comment #3 from Boudewijn Rempt  ---
Git commit 4492c25170ba50906c806ebc5a4022ce195157c1 by Boudewijn Rempt.
Committed on 09/04/2018 at 08:58.
Pushed by rempt into branch 'krita/4.0'.

Use the FontSizeAction from the old text tool in the svg text tool
(cherry picked from commit 3a09d0664ecdfefe9fd431c7da2fbf513acb2f35)

M  +1-0plugins/tools/svgtexttool/CMakeLists.txt
A  +155  -0plugins/tools/svgtexttool/FontSizeAction.cpp [License: LGPL
(v2)]
A  +72   -0plugins/tools/svgtexttool/FontSizeAction.h [License: LGPL
(v2+)]
M  +8-14   plugins/tools/svgtexttool/SvgTextEditor.cpp
M  +1-1plugins/tools/svgtexttool/SvgTextEditor.h

https://commits.kde.org/krita/4492c25170ba50906c806ebc5a4022ce195157c1

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 392714] Change Krita text tool's font size from a droplist to input box with units

2018-04-04 Thread Tyson Tan
https://bugs.kde.org/show_bug.cgi?id=392714

--- Comment #2 from Tyson Tan  ---
Thank you, Boud!

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 392714] Change Krita text tool's font size from a droplist to input box with units

2018-04-04 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=392714

Boudewijn Rempt  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|UNCONFIRMED |RESOLVED
  Latest Commit||https://commits.kde.org/kri
   ||ta/3a09d0664ecdfefe9fd431c7
   ||da2fbf513acb2f35

--- Comment #1 from Boudewijn Rempt  ---
Git commit 3a09d0664ecdfefe9fd431c7da2fbf513acb2f35 by Boudewijn Rempt.
Committed on 04/04/2018 at 13:15.
Pushed by rempt into branch 'master'.

Use the FontSizeAction from the old text tool in the svg text tool

M  +1-0plugins/tools/svgtexttool/CMakeLists.txt
A  +155  -0plugins/tools/svgtexttool/FontSizeAction.cpp [License: LGPL
(v2)]
A  +72   -0plugins/tools/svgtexttool/FontSizeAction.h [License: LGPL
(v2+)]
M  +8-14   plugins/tools/svgtexttool/SvgTextEditor.cpp
M  +1-1plugins/tools/svgtexttool/SvgTextEditor.h

https://commits.kde.org/krita/3a09d0664ecdfefe9fd431c7da2fbf513acb2f35

-- 
You are receiving this mail because:
You are watching all bug changes.