summaryrefslogtreecommitdiffstats
path: root/3dparty/MDB2
Commit message (Collapse)AuthorAgeFilesLines
* Fix php4 legacy callsThomas Zander2011-06-132-13/+1
| | | | | Reviewed-by: Robin Appelman Reviewboard: http://git.reviewboard.kde.org/r/101549/
* 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
* improve error handeling for first run dialogRobin Appelman2011-04-171-9/+9
|
* fix strict errors in xml parserRobin Appelman2011-04-171-2/+2
|
* fix more strict error is mdb2Robin Appelman2011-04-177-114/+114
|
* fix more strict errorsRobin Appelman2011-04-172-2/+2
|
* more strict fixesRobin Appelman2011-04-164-39/+39
|
* once static, always staticRobin Appelman2011-04-162-2/+2
|
* make mdb2 not give a ton of error when using strict error reportingRobin Appelman2011-04-161-1/+1
|
* get rid of the oc_require and friendsRobin Appelman2011-04-1615-16/+16
|
* Start of the refactoring. Commit is quite big because I forgot to use git ↵Jakob Sack2011-03-0139-0/+24605
right from the beginning. Sorry.