Diffusion Krita 485c2c2dfe9b

Merge branch 'rempt/impex-refactoring' into rempt/T3050-refactor-saving-and…

Authored by rempt on Nov 5 2016, 9:32 AM.

Description

Merge branch 'rempt/impex-refactoring' into rempt/T3050-refactor-saving-and-exporting

Merged Changes

This commit merges a very large number of changes. Only the first 50 are shown.
CommitAuthorDetailsCommitted
47c12b3cdd98gladhorn
Fixup warning fix (clang detection was off) 
Nov 4 2016
92af7122e5c9gladhorn
Fix initialization order (-Wreorder) 
Nov 4 2016
5a889074dfe6gladhorn
Mark intentionally unused variable with Q_UNUSED 
Nov 4 2016
23fcf64eb209gladhorn
Silence clang cast-align warning for gmic 
Nov 4 2016
b73f972efb58dkazakov
Implement sample radius for Ctrl+click color picker 
Nov 4 2016
1773fe4f831fdkazakov
Fix crash when trying to run Krita without *any* opengl present 
Nov 4 2016
344da7e8112edkazakov
Fix color picker radius for the Color Pick Tool 
Nov 4 2016
8e99c76a6998scottpetrovic
Merge branch 'rempt/impex-refactoring' into petrovic/popup-palette-ui 
Nov 4 2016
1f5fd8e5e597scottpetrovic
Merge branch 'master' into petrovic/popup-palette-ui 
Nov 4 2016
d7f7f35739b6scottpetrovic
hide the preset direction indicator on the popup palette 
Nov 4 2016
7b002b464ecdscottpetrovic
hook up multihand tool options to UI file widget 
Nov 3 2016
7d99f40a3500scottpetrovic
create UI file for multihand tool options and hook up skeleton 
Nov 3 2016
a83b7360c619rempt
BUG:344333 Do not crash if tool activation is set to a keypress 
Nov 3 2016
1e4fb64b7596rempt
BUG:369487 Don't crash if the clip doesn't start at the first frame 
Nov 3 2016
b9bcb72a5be2rempt
BUG:363535 Restore the shear cursor 
Nov 3 2016
3f03b830b40arempt
BUG:363003 Load png's with broken resolution tag 
Nov 3 2016
16a98e790badrempt
BUG:342519 Disable g'mic when the current layer is a vector layer 
Nov 3 2016
3f69cfc7cad2dkazakov
Don't merge onion skins when merging two layers 
Nov 3 2016
5570724cb42bscottpetrovic
make preset start appearing at the top and populate clockwise. move indicator 
Nov 2 2016
6fbe5c3fcedadkazakov
Make Mirror Mode have different axes centers for each opened image 
Nov 2 2016
d4c76fca8176dkazakov
Merge branch 'kazakov/undo-with-instant-preview-T2544' into rempt/impex… 
Nov 2 2016
03efe7f5b054rempt
Fix build error 
Nov 2 2016
3634d3a83268rempt
Fix build error 
Nov 2 2016
0a17a5989bfarempt
BUG:363968 Save a transparent thumbnail 
Nov 2 2016
345919cdef1crempt
BUG:363968 Fill the thumbnail for an empty image with checkers 
Nov 2 2016
d65a54ece05crempt
Merge remote-tracking branch 'origin' into rempt/impex-refactoring 
Nov 2 2016
6f8c4e253c6frempt
BUG:367721 Make sort order for filters consistent 
Nov 2 2016
e2911a0ff77arempt
Fix showing the wait cursor when loading or saving 
Nov 2 2016
6b34baaa60cescottpetrovic
polish the splash screen layout a bit 
Nov 1 2016
decde8414467gladhorn
Forward declare KisView only once 
Nov 1 2016
7858a2a871c7gladhorn
Remove empty protected section 
Nov 1 2016
42d5a04198acgladhorn
No return statement for void function needed 
Nov 1 2016
2ab51d30b557gladhorn
Fix a few typos 
Nov 1 2016
8c59c76d1823alvinhochun
Enable DEP and HEASLR for mingw-w64 build 
Nov 1 2016
d19913165c34scottpetrovic
Merge branch 'rempt/impex-refactoring' into petrovic/grid-angle 
Nov 1 2016
89e6ad48927escottpetrovic
fix variable name in splash image path 
Nov 1 2016
b63d42674254scottpetrovic
update splash image to new logo and larger artwork 
Nov 1 2016
a13759c278b7D3144woltherav
Fix loading the swatch names in aco files. 
Oct 31 2016
2e9db46c42d4alvinhochun
Enable DEP and HEASLR for mingw-w64 build 
Oct 31 2016
4fdc6bc96141scottpetrovic
add a direction indicator so we know where the presets start, and what… 
Oct 31 2016
294aa0aef9b3scottpetrovic
make sure we refresh the canvas when rotating 
Oct 30 2016
d997da0ad5e9scottpetrovic
add a rotation reset button to easily get back to zero degrees 
Oct 29 2016
24628ebf7ae1scottpetrovic
hook up zoom slider to popup palette and make sure it is synced 
Oct 29 2016
4f9c6b23ef5escottpetrovic
add connection for zooming. also add a fix for a rotation variable that was… 
Oct 29 2016
e01c729490b5scottpetrovic
convert buttons on the bottom to icons and start adding a slider for zooming 
Oct 27 2016
d95aa7ace9c3scottpetrovic
add a dial on the outside of the popup palette that controls the canvas rotation 
Oct 27 2016
fc87456c4026scottpetrovic
remove references to the popupcolortriangle class as it is not used any more 
Oct 25 2016
52e373318d77scottpetrovic
swap out the math declration variables for regular member variables. Also make… 
Oct 25 2016
ddec72be3480scottpetrovic
clean up defines as they are rarely used. Changed the name of widgetSize since… 
Oct 25 2016
1804b5603cfcscottpetrovic
add more comments explaning what is going on to the popup palette. Also do a… 
Oct 25 2016