- 14 Jan, 2015 2 commits
-
-
Stefano Bonicatti authored
Now it is checked if the object who should receive the event is null or not. Restored the usage of retval. BUG:342782
-
Halla Rempt authored
Because the GTK dialog takes the last extension, not the first in the list.
-
- 13 Jan, 2015 7 commits
-
-
Stefano Bonicatti authored
It was missing a connection between KoResourceModel tagBoxEntryModified event and KoTaggingResourceManager. BUG:342541
-
Dmitry Kazakov authored
-
Dmitry Kazakov authored
The value of the mirrored x coordinate is almost exactly integer all the time. On 64-bit systems the CPU converts it into integer correctly, but on 32-bit systems it probably doesn't download it from the FPU register (which are 80-bit and therefore more precise), so the value got truncated to the decremented value. It results in the lines becoming shaky due to random precision errors. Now we explicitly round "almost-integer" part of the sum so no precision fluctuations happen. BUG:341577
-
Scott Petrovic authored
-
Halla Rempt authored
-
Halla Rempt authored
-
Halla Rempt authored
Since it's in kis_pattern_chooser.* after all.
-
- 12 Jan, 2015 5 commits
-
-
Halla Rempt authored
-
Scott Petrovic authored
-
Scott Petrovic authored
-
Scott Petrovic authored
-
Scott Petrovic authored
-
- 11 Jan, 2015 8 commits
-
-
Scott Petrovic authored
-
-
Cyrille Berger Skott authored
-
André Wöbbeking authored
-
Scott Petrovic authored
-
Scott Petrovic authored
-
Scott Petrovic authored
-
André Wöbbeking authored
-
- 10 Jan, 2015 18 commits
-
-
Wolthera van Hövell authored
I was compiling and I could do this inbetween. Some may have too large canvases, but the grunt work is done.
-
Halla Rempt authored
Besides, on startup, theme hasn't been set, even.
-
Scott Petrovic authored
This reverts commit beff8768c97f027f433c01cca2aa6a812c752aca.
-
Scott Petrovic authored
-
Halla Rempt authored
-
Halla Rempt authored
-
Halla Rempt authored
-
Halla Rempt authored
-
Halla Rempt authored
This tool wasn't ported to KOffice 2, and there is no good reason to keep the obsolete files around.
-
Halla Rempt authored
It was always a poor cousin of the real brush tool, and it has been obsoleted by the global selection visibility switch, which allows the user to use any tool on the global selection. BUG:299564 CCBUG:342695
-
Halla Rempt authored
-
Halla Rempt authored
-
Halla Rempt authored
-
Halla Rempt authored
CCBUG:342669
-
Halla Rempt authored
d->activeView actually was set correctly to 0, we just didn't check that properly
-
Halla Rempt authored
-
Adam Pigg authored
Added a new property to the following report items: check field text barcode Renamed image property 'Static Image' to Value but left saving/loading the same for compatibility. Added a method to KoReportDesignerItemRectBase to store a string used for rendering data in the report designer. Report designer shows the static data if used Includes a bug fix in KRSize which meant recursion was possible Includes a small fix to Text item which caused an infinite loop. RVIEW: 120935
-
Halla Rempt authored
-