summaryrefslogtreecommitdiffstats
path: root/src/conditions.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-08-10Fix clangtidy CIJabiertxof1-4/+4
2019-08-10Fixes to regresion pointed in RC about text and tooltipsJabier Arraiza1-4/+4
2019-08-10Fix CI errorsJabiertxof1-4/+4
2019-08-07Fixed incorrect array refernces causing bug 1600496Stephen Parry1-2/+2
2019-01-02modernize loopsMarc Jeanmougin1-2/+2
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-10-01Remove #include "config.h" wherever possibleEduard Braun1-4/+0
2018-06-18Run clang-tidy’s modernize-use-emplace pass.Emmanuel Gil Peyrot1-1/+1
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-8/+8
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-1/+6
2015-05-03Revert bad commit (commited to wrong branch).Tavmjong Bah1-2/+2
2015-05-03First batchTavmjong Bah1-2/+2
2012-02-15cppcheckKris De Gussem1-2/+4
2011-02-20Pass removing some outdated C-macro use.Jon A. Cruz1-1/+1
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2010-07-20More on c++ification and some XML privatisationAbhishek Sharma public1-2/+3
2009-08-06Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert1-1/+1
2009-08-05SPDocument->Documentjohnce1-1/+1
2009-02-21Move files from the src/dialogs/ directory to the places where they Krzysztof Kosi??ski1-1/+1
2007-11-02warning cleanupJon A. Cruz1-2/+2
2007-09-16trivial changes to address warning with g++-4.2Peter Moulder1-2/+2
2006-04-20SVG 1.1 Conditional Processing Module rendering support (<switch> element, re...Andrius Ramanauskas1-0/+462