Diffusion Krita 836cb87f2fb2

Merge branch 'rempt/T1004-recreate-the-text-tool'

Authored by rempt on Dec 30 2017, 10:42 AM.

Description

Merge branch 'rempt/T1004-recreate-the-text-tool'

Merged Changes

This commit merges a very large number of changes. Only the first 50 are shown.
CommitAuthorDetailsCommitted
37679ff827d5woltherav
Make text tool draw outlines of selected text shape and when it hovers over a… 
Dec 29 2017
a9966817a7c6woltherav
Allow summoning the txt editor window by mashing enter. 
Dec 29 2017
212bded2e8b4rempt
Add a settings dialog 
Dec 29 2017
fe89c3b5fd9erempt
Add a hidden checkbox for vertical text layout 
Dec 29 2017
57aba7cf65c9rempt
Fix issues with the i18n for the image size info panel 
Dec 29 2017
a5aed245d1f6woltherav
HTMLtoSVG: handle styles after linebreaks better. 
Dec 29 2017
335c986d4145woltherav
Use form layouts for the find/replace dialogs. 
Dec 29 2017
7e5ec87cf910woltherav
Fix textcursor related operations and make replace, replace all. 
Dec 29 2017
dcedac3813f0woltherav
Add find/replace functionality. 
Dec 29 2017
be3e3599815awoltherav
Fix showing the insert special character dialog. 
Dec 29 2017
0a0416d2643arempt
Fix window management for the editor window 
Dec 29 2017
2652051dcfearempt
Use a fixed font and formatted xml for the svg source editor. 
Dec 29 2017
ec7aede0617crempt
Also convert font-style to svg css 
Dec 29 2017
59bbd7759c89rempt
Don't show fonts that cannot be smoothly scaled 
Dec 29 2017
83270ec39159rempt
Show text color, not background color 
Dec 29 2017
ecb812f11d9awoltherav
Fix setting font-size from text tool. 
Dec 29 2017
7bfe55bc0244rempt
Merge remote-tracking branch 'origin' into rempt/T1004-recreate-the-text-tool 
Dec 29 2017
0ded6d35fc2frempt
Fix icons for all actions 
Dec 29 2017
b96230958c12rempt
Create an actions file for the text editor actions. 
Dec 29 2017
9a77a4f0c3cawoltherav
Add alignment checkboxes to the default text options. 
Dec 28 2017
4feb7e073c12woltherav
Add default stylesheet to remove paragraph margins. 
Dec 28 2017
e3435b11bdc7woltherav
Lineheight: add singlestep. 
Dec 28 2017
9e0b5c2be3ccwoltherav
Make assigning a font a little less flakey. 
Dec 28 2017
ed96cfcfa23ewoltherav
Make style recognition a little bit more robust. 
Dec 28 2017
1a115ae652a9woltherav
Use paragraphs always for differences in height. It is less trouble with styles… 
Dec 28 2017
c8cfdb7241c2woltherav
HTMLtoSVG conversion: handle styles a bit more specifically. 
Dec 28 2017
4e9f08300895woltherav
Add line height spinbox. 
Dec 28 2017
621fdd8f1be5rempt
Implement zoom in and zoom out. 
Dec 28 2017
80d2a4de224erempt
Don't set the document to modified on setting the shape 
Dec 28 2017
0f123fc7e3cdrempt
Add a warning when discarding changes. 
Dec 28 2017
4c5c35d1ca82rempt
Update the buttons depending on whether the document is modified 
Dec 28 2017
143a415824f9rempt
Make the text editor modal and owned by the real main window 
Dec 28 2017
0db5e898d17ewoltherav
Fill in missing items. 
Dec 28 2017
0f9f5f44f231D9320woltherav
Add a specialised font combobox combo to the text editor. 
Dec 28 2017
b7fb61bdc721D9492woltherav
Prevent dataloss when switching between text and svg source. 
Dec 28 2017
2e301c758e04rempt
Merge remote-tracking branch 'origin' into rempt/T1004-recreate-the-text-tool 
Dec 28 2017
8ef579642065woltherav
Fix saving x value. 
Dec 23 2017
d0708860d980woltherav
Fix saving the dy value. 
Dec 23 2017
734d2f55f04dD9378woltherav
Allow setting font and size for new texts. 
Dec 23 2017
405c24049fd0rempt
Implement converting multi-line text 
Dec 21 2017
4d57a3f9ccbbrempt
Merge remote-tracking branch 'origin' into rempt/T1004-recreate-the-text-tool 
Dec 20 2017
cfca0d604f94rempt
Write styles to the svg 
Dec 20 2017
f352e8d24e5erempt
Implement basic saving of text to the shape 
Dec 19 2017
92c1e360bd83rempt
Merge remote-tracking branch 'origin' into rempt/T1004-recreate-the-text-tool 
Dec 19 2017
5f86ef29174erempt
Remove the krita text tool 
Dec 19 2017
29ed81bd4237l10n daemon script/rempt
SVN_SILENT made messages (.desktop file) - always resolve ours 
Dec 19 2017
a43499679a3cwoltherav/rempt
BUG 362659 disable autoscroll on move and transform tools. 
Dec 19 2017
fe8b19854e16rempt
Remove some unused includes 
Dec 19 2017
f2a58f23bb48rempt
Re-add gif to the bmp export filter 
Dec 19 2017
19efd274ff37woltherav
Reconnect texteditor to the shape tool when it is created anew. 
Dec 15 2017