- 02 Oct, 2014 2 commits
-
-
Timothée Giet authored
This reverts commit 41f69bb49bd5b4789c2fd53e57815e55c4100a6a.
-
Script Kiddy authored
-
- 01 Oct, 2014 6 commits
-
-
Scott Petrovic authored
-
Scott Petrovic authored
Signed-off-by:
Scott Petrovic <scottpetrovic@gmail.com>
-
Scott Petrovic authored
-
Scott Petrovic authored
Signed-off-by:
Scott Petrovic <scottpetrovic@gmail.com>
-
Scott Petrovic authored
-
Sven Langkamp authored
BUG:339570
-
- 30 Sep, 2014 9 commits
-
-
Friedrich W. H. Kossebau authored
-
Friedrich W. H. Kossebau authored
while being derived from KoToolBase, they expect certain subclasses for passed objects like the canvas, so will crash if used with the wrong applications REVIEW: 120342 Thanks boud and zagge for review
-
Halla Rempt authored
Only enable the ones that can actually save themselves.
-
Halla Rempt authored
The duotone specfication block for grayscale images was already loaded as an annotation; save it as well. Also check whether there are any PSD image resource block annotations there are and save those. This should fully roundtrip all image resource blocks.
-
Halla Rempt authored
-
Halla Rempt authored
-
Halla Rempt authored
-
Dmitry Kazakov authored
-
Halla Rempt authored
Thanks to Ben Cooksley for the hint.
-
- 29 Sep, 2014 9 commits
-
-
Arjen Hiemstra authored
-
Arjen Hiemstra authored
-
Halla Rempt authored
-
Halla Rempt authored
-
Halla Rempt authored
-
Halla Rempt authored
On OSX, we use the save dialog in non-static mode. In this mode, if you add name filters to the dialog that contain duplicate entries, Qt gets very confused. If you add: jpg, png, tif, exr, png QFileDialog will show jpg, tif, exr, png But selecting tif will actuall select png.
-
Dmitry Kazakov authored
-
Dmitry Kazakov authored
Now you can undo actions even when you editing source points position.
-
Script Kiddy authored
-
- 28 Sep, 2014 3 commits
-
-
Friedrich W. H. Kossebau authored
-
Friedrich W. H. Kossebau authored
Prevents creation of a new string and thus memalloc, as the current string memory is reused with QString::remove(), see https://qt.gitorious.org/qt/qt/source/d1b700ef29ab95ac999a9644f1b3c62333f8da19:src/corelib/tools/qstring.cpp#L1722 Did not touch modification code for strings which are kept around for longer as I have no clue if this optimization is paid with higher memory needs in total.
-
Dmitry Kazakov authored
BUG:339463
-
- 27 Sep, 2014 11 commits
-
-
Friedrich W. H. Kossebau authored
-
Scott Petrovic authored
-
Halla Rempt authored
-
Halla Rempt authored
-
Friedrich W. H. Kossebau authored
REVIEW: 120384 Thanks boud for quick review
-
Friedrich W. H. Kossebau authored
-
Halla Rempt authored
-
Halla Rempt authored
-
Halla Rempt authored
-
Halla Rempt authored
-
Friedrich W. H. Kossebau authored
-