summaryrefslogtreecommitdiffstats
path: root/3dparty
Commit message (Collapse)AuthorAgeFilesLines
* Fix php4 legacy callsThomas Zander2011-06-134-24/+12
| | | | | Reviewed-by: Robin Appelman Reviewboard: http://git.reviewboard.kde.org/r/101549/
* we also need ConsoleRobin Appelman2011-05-171-0/+251
|
* we need System.php after allRobin Appelman2011-05-171-0/+540
|
* cleanup 3dpartyRobin Appelman2011-05-1662-17422/+0
|
* fix some sqlite strict errorsRobin Appelman2011-04-281-8/+8
|
* move sqlite database into the data folder, makes it easier to set the ↵Robin Appelman2011-04-282-1/+11
| | | | correct permissions
* fix mdb2 error handeling a bitRobin Appelman2011-04-281-1/+1
|
* improve error handeling for first run dialogRobin Appelman2011-04-171-9/+9
|
* fix strict errors in xml parserRobin Appelman2011-04-172-24/+8
|
* fix more strict error is mdb2Robin Appelman2011-04-178-118/+119
|
* fix more strict errorsRobin Appelman2011-04-172-2/+2
|
* more strict fixesRobin Appelman2011-04-164-39/+39
|
* need to commit all filesRobin Appelman2011-04-161-1/+1
|
* static, non-static, both?Robin Appelman2011-04-161-8/+20
|
* once static, always staticRobin Appelman2011-04-163-3/+3
|
* fixing MDB2Frank Karlitschek2011-04-161-2/+2
|
* remove php 4 constructorsRobin Appelman2011-04-161-57/+0
|
* more strict fixes for mdb2Robin Appelman2011-04-162-37/+37
|
* make mdb2 not give a ton of error when using strict error reportingRobin Appelman2011-04-163-15/+15
|
* get rid of the oc_require and friendsRobin Appelman2011-04-1620-26/+26
|
* Getting rid of Smarty, using our own template systemJakob Sack2011-03-02106-17834/+0
|
* Start of the refactoring. Commit is quite big because I forgot to use git ↵Jakob Sack2011-03-01242-0/+84162
right from the beginning. Sorry.