- 16 Jul, 2014 1 commit
-
-
Script Kiddy authored
-
- 15 Jul, 2014 1 commit
-
-
Halla Rempt authored
They might be somewhere else than in /usr
-
- 14 Jul, 2014 8 commits
-
-
Jarosław Staniek authored
SQLite driver links to ICU library, but forgots to add ICU include directories to search path. Unbreaks compilation on OpenBSD. Thanks to Vadim Zhukov! CCMAIL:persgray@gmail.com REVIEW:119246 FIXED-IN:2.8.6
-
Friedrich W. H. Kossebau authored
-
Dan Leinir Turthra Jensen authored
-
Dmitry Kazakov authored
-
Dmitry Kazakov authored
-
Dmitry Kazakov authored
-
Dmitry Kazakov authored
The suffix should go through plural form of translation macro (i18np) to be translated correctly.
-
Dmitry Kazakov authored
"Convert to Vector Selection" was a cause of confusion for translators, because it coincides with the string with "qtundo-format" context. Though their context differ, it is confusing anyway.
-
- 13 Jul, 2014 5 commits
-
-
Friedrich W. H. Kossebau authored
-
Halla Rempt authored
-
Dmitry Kazakov authored
-
Vadim Zhukov authored
The C (and therefore C++) standard mandates that symbol names starting by underscore ("_") sign are reserved and should not be used in applications. The kis_painter.cc uses "_C" and this breaks compilation on OpenBSD. The solution is renaming variables involved. REVIEW:119244
-
Friedrich W. H. Kossebau authored
-
- 12 Jul, 2014 10 commits
-
-
Stuart Dickson authored
-
Friedrich W. H. Kossebau authored
-
Halla Rempt authored
-
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
-
Friedrich W. H. Kossebau authored
fixup for 4e9a895e918a30905dfe992e291918a7b4b631d6
-
Friedrich W. H. Kossebau authored
-
- 11 Jul, 2014 4 commits
-
-
Sven Langkamp authored
BUG:337379
-
Stuart Dickson authored
In order to improve experience with CustomImagePage, allow user to tab between entry fields.
-
Dmitry Kazakov authored
Just disable this option and you can control the pressure of your stabilized curve directlt without any averaging. BUG:337219
-
Dmitry Kazakov authored
-
- 10 Jul, 2014 11 commits
-
-
Dan Leinir Turthra Jensen authored
-
Dan Leinir Turthra Jensen authored
-
Dan Leinir Turthra Jensen authored
-
Halla Rempt authored
-
Dmitry Kazakov authored
Seems like in newer versions of boost, boost::pool depends on some exceptions exported from the boost_system :(
-
Dmitry Kazakov authored
-
Dmitry Kazakov authored
We cannot use boost::pool::release_memory, because we use unordered pool. Even if we used one, freeing 1.5 GiB of small chunks would take ages (more than 20s), so it would be of no need to users. That is why we just check that there are no tiles left in the store and purge the entire slab of memory we occupied for the pool.
-
Stuart Dickson authored
-
Stuart Dickson authored
-
Stuart Dickson authored
Some crashes occuring in KoMainWindow::setNoCleanup tho backtraces don't show source
-
Dmitry Kazakov authored
-