Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix php4 legacy calls | Thomas Zander | 2011-06-13 | 2 | -13/+1 |
| | | | | | Reviewed-by: Robin Appelman Reviewboard: http://git.reviewboard.kde.org/r/101549/ | ||||
* | fix some sqlite strict errors | Robin Appelman | 2011-04-28 | 1 | -8/+8 |
| | |||||
* | move sqlite database into the data folder, makes it easier to set the ↵ | Robin Appelman | 2011-04-28 | 2 | -1/+11 |
| | | | | correct permissions | ||||
* | improve error handeling for first run dialog | Robin Appelman | 2011-04-17 | 1 | -9/+9 |
| | |||||
* | fix strict errors in xml parser | Robin Appelman | 2011-04-17 | 1 | -2/+2 |
| | |||||
* | fix more strict error is mdb2 | Robin Appelman | 2011-04-17 | 7 | -114/+114 |
| | |||||
* | fix more strict errors | Robin Appelman | 2011-04-17 | 2 | -2/+2 |
| | |||||
* | more strict fixes | Robin Appelman | 2011-04-16 | 4 | -39/+39 |
| | |||||
* | once static, always static | Robin Appelman | 2011-04-16 | 2 | -2/+2 |
| | |||||
* | make mdb2 not give a ton of error when using strict error reporting | Robin Appelman | 2011-04-16 | 1 | -1/+1 |
| | |||||
* | get rid of the oc_require and friends | Robin Appelman | 2011-04-16 | 15 | -16/+16 |
| | |||||
* | Start of the refactoring. Commit is quite big because I forgot to use git ↵ | Jakob Sack | 2011-03-01 | 39 | -0/+24605 |
right from the beginning. Sorry. |