- 09 Apr, 2013 1 commit
-
-
Friedrich W. H. Kossebau authored
REVIEW: 109897 thanks boud for review
-
- 08 Apr, 2013 7 commits
-
-
Dmitry Kazakov authored
This makes the cross-colorspace painting about 2 times faster. There is really high contention on this mutex, so the per-thread storage relaxes it a bit.
-
Dmitry Kazakov authored
In general, code duplication is not good. Avoiding it here makes the performance of multi-colorspace painting about 5 times faster.
-
Dmitry Kazakov authored
'NOT' != '!' in cmake
-
Thorsten Zachmann authored
The problem was that the element was not removed then the document was deleted and therefore it crashed when used. BUG: 317975
-
Aman Madaan authored
The previous version was called SelectBookmark.ui, it was renamed but I forgot to delete the headers from the build directory.
-
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
-
Halla Rempt authored
-
- 07 Apr, 2013 6 commits
-
-
Friedrich W. H. Kossebau authored
-
Friedrich W. H. Kossebau authored
-
Friedrich W. H. Kossebau authored
-
Friedrich W. H. Kossebau authored
-
Friedrich W. H. Kossebau authored
REVIEW: 109889 Thanks boud for review
-
Halla Rempt authored
-
- 06 Apr, 2013 6 commits
-
-
-
Andrius da Costa Ribas authored
-
Dmitry Kazakov authored
BUG:317937
-
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
-
Fabian Kosmale authored
-
Fabian Kosmale authored
REVIEW: 109877
-
- 05 Apr, 2013 2 commits
-
-
Halla Rempt authored
Patch by Sahil CCMAIl:nagpal.sahil01@gmail.com Fixes using the mousewheel in the superslider
-
Script Kiddy authored
-
- 04 Apr, 2013 1 commit
-
-
Halla Rempt authored
-
- 03 Apr, 2013 6 commits
-
-
Halla Rempt authored
-
Halla Rempt authored
This plugin adds two actions "LayerGroupSwitcher/next LayerGroupSwitcher/previous without default shortcuts for now. The actions activate the layer above or below the current layer with two twists: * the current active layer is made invisible, and the activated layer is made visible * if you're in a group layer, the group is made invisible, the next or previous group is made visible and if there is a layer inside the newly activated group at that index is activated.
-
Halla Rempt authored
-
Halla Rempt authored
We no longer rely on the layer name to be unique, so this isn't necessary anymore.
-
Halla Rempt authored
-
Halla Rempt authored
-
- 02 Apr, 2013 5 commits
-
-
Halla Rempt authored
-
Halla Rempt authored
This reverts commit dbfa7400d21e7629f8cf26a8cd17dbf926b6e400.
-
Halla Rempt authored
-
Script Kiddy authored
-
Dmitry Kazakov authored
This patch effectively rescales the hiResGlobalPos() when sees it jumps to insane values. BUG:276518
-
- 01 Apr, 2013 2 commits
-
-
Halla Rempt authored
bug:315778 Patch by Sahil CCMAIL:nagpal.sahil01@gmail.com
-
Halla Rempt authored
If the compile version and runtime version are the same, we enable the action, not disable it.
-
- 31 Mar, 2013 4 commits
-
-
C. Boemann authored
-
C. Boemann authored
-
Halla Rempt authored
Improve labels for the image and layer mirroring actions
-
Halla Rempt authored
BUG:314933
-