Diffusion Krita 49ee256fb8d0

Merge branch 'master' into petrovic/welcome-screen

Authored by scottpetrovic on Jul 14 2018, 3:26 PM.

Description

Merge branch 'master' into petrovic/welcome-screen

Merged Changes

This commit merges a very large number of changes. Only the first 50 are shown.
CommitAuthorDetailsCommitted
11668dad1bfcvictorw
Move kis_assert.h include in KoColor from header to source as it's no longer… 
Jul 14 2018
a12d9dd11eb8rempt
Use PyQt5_VERSION_STR 
Jul 13 2018
8ee0958ae632rempt
Try to fix the version_greater check 
Jul 13 2018
0e71c7fd98f4rempt
Fix Windows build 
Jul 13 2018
5eb0fa9402d5rempt
Fix build 
Jul 13 2018
900c531ec4b0D12043victorw
Added initial Qt Designer plugin for Krita widgets KisColorSpaceSelector and… 
Jul 12 2018
1df7bb73ff49D14061arojas
Fix loading PyKrita with PyQt 5.11 
Jul 12 2018
f4fee423caa5rempt
Make it possible to show the pointer position label 
Jul 12 2018
2385e1988d24jounip
Fix warning about missing i18n argument 
Jul 12 2018
c1dee30721derempt
Fix the sig/slot connection for the x,y statusbar label 
Jul 12 2018
ec4652bf78cayurchor
Fix minor typo 
Jul 12 2018
1e93989116bepino
fixuifiles 
Jul 12 2018
90cce8644675rempt
Remove obsolete tags file: the tags are part of the bundle 
Jul 11 2018
4c726301611drempt
Hide the color picker button 
Jul 11 2018
894046b4ec17rempt
Merge branch 'rempt/logging-docker' 
Jul 11 2018
02ffcef0ed7frempt
Remove declaration for unimplemented function 
Jul 11 2018
3211c389edacrempt
A bit of code style cleanup 
Jul 11 2018
bb52de46b0cbrempt
Add *.orig to .gitignore 
Jul 10 2018
3462dbffc434rempt
Fix converting Qt's ui languages to ki18n language codes 
Jul 10 2018
5296398dd811rempt
debug-- 
Jul 10 2018
468643b66f1fjounip
Don't pick color from fully transparent reference images 
Jul 10 2018
de8d041285d6rempt
Remove illogical assert 
Jul 10 2018
fd325b20d0c8rempt
Check pointer before dereferencing 
Jul 10 2018
3d0e377ca6d5rempt
Use std::isnan instead of bare isnan 
Jul 10 2018
f6fbdd5c8582rempt
debug-- 
Jul 10 2018
10fbbe1ffc34rempt
Use categorized debugging 
Jul 10 2018
aa4ca5532307rempt
remove unused includes 
Jul 10 2018
c4a5137d0b97rempt
debug-- 
Jul 10 2018
73c8827958berempt
Use qInfo for info 
Jul 10 2018
e40e9832a462rempt
debug-- 
Jul 10 2018
26a052fa57a7rempt
Use qInfo for info messages 
Jul 10 2018
39e2f25b517frempt
use categtorized debugging 
Jul 10 2018
8dc07b2e141arempt
Use qInfo for info output, not qDebug 
Jul 10 2018
1624d8f6a9c2rempt
Use debugFlake instead of plain qDebug 
Jul 10 2018
308586659e5frempt
Coalesce some krita.lib library debug categories 
Jul 10 2018
7f1baa003294rempt
Use correct debug area 
Jul 10 2018
8fda5a43f17erempt
use the KisMainWindowObserver interface for the log docker 
Jul 10 2018
e25cb758cd2erempt
React to theme changes 
Jul 10 2018
a207bec380fdrempt
Make the readonly parameter for Kis(Image)Config explicit 
Jul 10 2018
6b376b33d1d7rempt
Fix debug area for opengl 
Jul 10 2018
4998dcb3215crempt
Set config to readonly 
Jul 10 2018
f6e9cee1d0a9rempt
Remove useless debug statement 
Jul 10 2018
88de0e51c764rempt
Add read-only parameter to KisConfig 
Jul 10 2018
d32efd50074frempt
Set KisImageConfig instance to readonly 
Jul 10 2018
7e3606826143rempt
Register QtMsgType so it can be used in a queued sig/slot connection 
Jul 10 2018
952e8bf662b3rempt
Remove KisLoggingManager 
Jul 10 2018
aff49e34697erempt
Correct some debugging categories 
Jul 10 2018
6c3e8b0e9699rempt
Make logging configurable 
Jul 10 2018
5b49b7ac8308rempt
Merge branch 'master' into rempt/logging-docker 
Jul 10 2018
af6febcd63d9dkazakov
Fix activation of the autosave timer after modify+save+modify cycle 
Jul 9 2018