Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-07-01 | Fix reading of XDG style semicolon separated lists with escaped ';' | Alex Richardson | |
Previously the warning "Invalid escape sequence "\;"." would appear and "\;" was replaced with just the backslash as is done for all unrecognized escape sequences. Keep both characters so that readXdgListEntry() works with values containing semicolons REVIEW: 119074 | |||
2014-05-07 | Test that kconfig always uses native line endings in the created files | Alex Richardson | |
2013-12-18 | Code reformatted using kde-dev-scripts/astyle-kdelibs. | David Faure | |
Use git blame -w 867e7a5 to show authorship as it was before this commit. | |||
2013-12-18 | Move kconfig code to the root directory. | Jenkins CI | |