Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix php4 legacy calls | Thomas Zander | 2011-06-13 | 4 | -24/+12 |
| | | | | | Reviewed-by: Robin Appelman Reviewboard: http://git.reviewboard.kde.org/r/101549/ | ||||
* | we also need Console | Robin Appelman | 2011-05-17 | 1 | -0/+251 |
| | |||||
* | we need System.php after all | Robin Appelman | 2011-05-17 | 1 | -0/+540 |
| | |||||
* | cleanup 3dparty | Robin Appelman | 2011-05-16 | 62 | -17422/+0 |
| | |||||
* | 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 | ||||
* | fix mdb2 error handeling a bit | Robin Appelman | 2011-04-28 | 1 | -1/+1 |
| | |||||
* | 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 | 2 | -24/+8 |
| | |||||
* | fix more strict error is mdb2 | Robin Appelman | 2011-04-17 | 8 | -118/+119 |
| | |||||
* | fix more strict errors | Robin Appelman | 2011-04-17 | 2 | -2/+2 |
| | |||||
* | more strict fixes | Robin Appelman | 2011-04-16 | 4 | -39/+39 |
| | |||||
* | need to commit all files | Robin Appelman | 2011-04-16 | 1 | -1/+1 |
| | |||||
* | static, non-static, both? | Robin Appelman | 2011-04-16 | 1 | -8/+20 |
| | |||||
* | once static, always static | Robin Appelman | 2011-04-16 | 3 | -3/+3 |
| | |||||
* | fixing MDB2 | Frank Karlitschek | 2011-04-16 | 1 | -2/+2 |
| | |||||
* | remove php 4 constructors | Robin Appelman | 2011-04-16 | 1 | -57/+0 |
| | |||||
* | more strict fixes for mdb2 | Robin Appelman | 2011-04-16 | 2 | -37/+37 |
| | |||||
* | make mdb2 not give a ton of error when using strict error reporting | Robin Appelman | 2011-04-16 | 3 | -15/+15 |
| | |||||
* | get rid of the oc_require and friends | Robin Appelman | 2011-04-16 | 20 | -26/+26 |
| | |||||
* | Getting rid of Smarty, using our own template system | Jakob Sack | 2011-03-02 | 106 | -17834/+0 |
| | |||||
* | Start of the refactoring. Commit is quite big because I forgot to use git ↵ | Jakob Sack | 2011-03-01 | 242 | -0/+84162 |
right from the beginning. Sorry. |