- 25 Apr, 2013 1 commit
-
-
Script Kiddy authored
-
- 08 Apr, 2013 1 commit
-
-
Aman Madaan authored
bookmarks and links to bookmarks. This patch adds the following features : 1. Inserting hyperlinks -- User has a choice of inserting a link by specifying the target and the link text. -- The user may fetch the title from the web page itself (contents of the "title" tag ). This feature also handles URL redirects.This feature will especially help in cases when a user has a list of links referred to and a list of references has to be created. Just copy/pasting the URL, clicking fetch and then insert will do the job. 2. Linking to bookmarks -- A user can specify a bookmark name and the link text. To help the user with inserting a bookmark, an auto completer is used. 3. Adding Bookmark using a labeled widget ( similar to the way footnote and endnote labels are entered) 4. Improvement to the Manage Bookmarks ui by adding feature to insert a bookmark and fixing bugs. A list of commit headlines follow : Added licenses Fixed Insert and Rename feature in ManageBookmarks. Deleted Advanced options. Combined bookmark name line edit and the list widget into an editable combobox. Finised Internationalization Modify insertText() to accomodate links Merged LinkedInsertionDialog, WeblinkInsertionWidget and Add a new bookmark to the list as it is added Simple Link insertion finished. Added the SimpleLinkWidget to the references dock sg
-
- 06 Apr, 2013 1 commit
-
-
Halla Rempt authored
We used CamelCase and .h includes all mixed up. This patch chances all includes to .h style. I choose that style over CamelCase for the following reasons * the change was easier to automate * CamelCase include files are created manually and so have inconsistencies * the majority of Calligra KDE includes were .h style
-
- 30 Mar, 2013 1 commit
-
-
Halla Rempt authored
I'm not sure how we can end up without a shape maanger here, but bug 315957 shows it's possible. BUG: 315957 Philippe, can you try to reproduce again?
-
- 26 Mar, 2013 1 commit
-
-
Thorsten Zachmann authored
This fixes various crash conditions which where present in the styles manager. It used a different model for the style manager that handles the temporary styles during they are modified and not yet saved. REVIEW: 109651 BUG: 314516
-
- 25 Mar, 2013 1 commit
-
-
Sudhendu Kumar authored
-
- 12 Mar, 2013 1 commit
-
-
Halla Rempt authored
It needs to be fixed, but we need to get to 0 failures on the buildbot first, as discussed in Essen CCMAIL:calligra-devel@kde.org
-
- 09 Mar, 2013 1 commit
-
-
Thorsten Zachmann authored
If a style has a different family allow it to have the same name as a differnt style. This allows to have a page style named standard and also a paragraph style with this name. This fixes roundtrip saving of header/footers in words. REVIEW: 109370 BUG: 316412
-
- 06 Mar, 2013 1 commit
-
-
Halla Rempt authored
-
- 04 Mar, 2013 1 commit
-
-
Sudhendu Kumar authored
REVIEW : 108781
-
- 03 Mar, 2013 2 commits
-
-
C. Boemann authored
-
C. Boemann authored
-
- 02 Mar, 2013 2 commits
-
-
Friedrich W. H. Kossebau authored
-
Sebastian Sauer authored
HEADER is named InsertInlineObjectActionBase_p.h SOURCE was named InsertInlineObjectActionBase.cpp BOTH are named *_p.* now. Improves consistency & keeps my qmake build working.
-
- 26 Feb, 2013 1 commit
-
-
Script Kiddy authored
-
- 19 Feb, 2013 2 commits
-
-
Inge Wallin authored
-
Thorsten Zachmann authored
This reverts most of the commit Fix crash in Krita on the new styles combo However the part that fixes the actual crash is not reverted. Only the part that segfaults words in loading and breaks layouting for presentations. Unfortulately Pierre could not be reached so I revert for now until we have a solution that does not break anything. CCMAIL: pstirnweiss@googlemail.com
-
- 17 Feb, 2013 1 commit
-
-
Inge Wallin authored
-
- 15 Feb, 2013 3 commits
-
-
C. Boemann authored
This reverts commit 11b37e375131a0a5d582987d4d2f14cd922c5ab5.
-
C. Boemann authored
This is needed to support better anchoring ui as well as paste of shapes in the Text Tool
-
C. Boemann authored
For the Text tool it required some further changes
-
- 13 Feb, 2013 2 commits
-
-
Pierre Stirnweiss authored
In Krita, there is no style loaded from a file. Instead, Krita is using the default paragraph style. The new styles combo used to hide this style. This patch creates a default set of styles for these type of applications. Also the default style is not hidden in the combo. REVIEW: 108532 BUG: 313414 Cherry-picked from textshape-stylesWidget-PierreSt Conflicts: plugins/textshape/dialogs/DockerStylesComboModel.cpp
-
Pierre Stirnweiss authored
The style was not properly merged to the caret if there was no selected text. REVIEW: 108379
-
- 11 Feb, 2013 1 commit
-
-
Inge Wallin authored
This patch simplifies the API of KoBorder and takes advantage of this simplification in a number of places. It's the first patch in a short series that will be performed over the next few weeks. REVIEW: 108865
-
- 09 Feb, 2013 1 commit
-
-
Luke De Mouy authored
Clean up KoTextWriter and Loader to remove the changetracking code. Also completely remove the KoDeleteChangeMarker class.
-
- 08 Feb, 2013 2 commits
-
-
Friedrich W. H. Kossebau authored
REVIEW: 108868 BUG: 314676 thanks boemann for review
-
Halla Rempt authored
-
- 03 Feb, 2013 1 commit
-
-
Friedrich W. H. Kossebau authored
-
- 29 Jan, 2013 2 commits
-
-
C. Boemann authored
-
C. Boemann authored
KoShapeAnchor - which in theory should be moved to flake later KoAnchorInlineObject - which is the kotext part responsible for being an inline (asChar) object KoAnchorTextRange - which is the kotext part resposible for toChar and toParagraph anchoring Now the user no longer have to contend with invisible characters acting as anchors. These kinds of anchors are now placed at a cursor position instead (using KoTextRange) This also has the benefit that we can support toParagraph anchoring a bit better, as it's no longer possible to move the anchor character away from the paragraphs first position. REVIEW: 108459
-
- 27 Jan, 2013 1 commit
-
-
Friedrich W. H. Kossebau authored
-
- 21 Jan, 2013 1 commit
-
-
C. Boemann authored
removed. inlineManager still owns the inlineObjects
-
- 20 Jan, 2013 4 commits
-
-
C. Boemann authored
-
C. Boemann authored
BUG:313576
-
C. Boemann authored
was a regression caused by commit 68f274e9db08605f0911618be9ca2ecbd3858c47
-
Gopalakrishna Bhat A authored
BUGS: 312318 REVIEW: 108491
-
- 18 Jan, 2013 3 commits
-
-
Friedrich W. H. Kossebau authored
-
Friedrich W. H. Kossebau authored
-
Friedrich W. H. Kossebau authored
-
- 13 Jan, 2013 1 commit
-
-
C. Boemann authored
and there is no mention the odf spec it can't BUG: 312709 REVIEW: 108368
-