deleted Makefiles
actually running, but still with the bug
Merge branch 'master' of ssh://synlos.net/entitymanager into dev
bugfix
Revert "Merge branch 'master' of ssh://synlos.net/entitymanager"
This reverts commit 279f967de7237e947cb3d9639219e3eb583b8f2b, reversingchanges made to 6d3b13bc614a6ab900da03196265768c8a8eb5e3.
improvement
Merge branch 'master' of ssh://synlos.net/entitymanager
fixing a forgotten curly bracket
Hotfixes a crash with ONE_TO_ONE use (Incident::m_predecessor), not sureif relation actually works now.
fix?!
Include sqlite sources directly instead of using Qt's .pri (nowincompatible with use from outside Qt itself)
fix!?
added methods
closes #624
closes #625
refs #621
changed param name of count method to clarify functionscloses #621
fixes
some progress
test
added "overriden" to EM_MACRO
fix
...
huray
multiple improvements
added c++14 in .pro file and set macro for version check
Windows sqlite3
closes #614
Merge branch 'master' into devel
wip
some improvements
Sqlite Android/Linux fix
Bug in findEntitiesBySql
android
querybuilder params get own notations
what a mess
testcases
builds on android
bugfix for one-to-many attributes and testcases updated
build
wuhu
attribute resolver integration
m-n
continued work on attribute resolver
Started integration of attribute resolver
created attribute resolver
testcases fixxed
many-to-many table name resolve
included license texts, completed for new query builder test
more comfort for query class
test cases
fixxed possible crash in detection of nonInheritedRelationstest case update
style and deleted redudant conditions
bug in many to many :O
bug fix
bugfixxes
killed some potential crash points (qvariant isNull() checks)
ticket #601
win and sqlite
Conflicts: src/entitymanager.cpp
small fix
some comfort methods for query builder
more dynamic EntityManager::convertList
entity copy method, not fully tested
structure
testing
improvements
potential fix
dead code
some (performance) improvements
some improvements in entity inspector
small cleanup
ticket #594
ticket #596
ticket #595
ci
orga stuff
logger
Revert "qt 5.3"
This reverts commit 94938b3990b536dfb4074e921edf8000e2f40bde.
qt 5.3
some logger stuff
resolved mem leaks
doxy gen stuff
entity inspector improvements
typo checker
added missing license stuff
Integrated EntityInspector
dead code...
related to #589
doxygen comments
mysql integration
mysql stuff
find constraints
mysql work
doxyfile updateadded namespace in logger class
ticket #582 and startup method improvement
bugfix in schema and ticket #580
toooooo late
removed unneeded qdebug includes
validator stuff
readme update, example updates, new method for entitymanager
validators
file, image and pattern validator
email validator
date validator
more stuff for #578
temporary fix for #578
has changed method
again small fix
constness
building column schema
update
backup rotate
pro file update
license stuff
sqlitebackups
error msgs improved
last commit for today
clean up
license texts
queryinterpreter/builder wip
query stuff
not working wip...
......
continuing query stuff
started implementationof for queryconditions
added missing license texts
example and logger update
integration of logger component
example update and fix in em
remove of not needed code
cleanup
fix...
bugs!?!?!?!?!?!
entityhelper class
wip...
ticket #572
fix in cache...drecksau^^
Merge branch 'wip'
small update
Revert "Dead End? LNK2001 bei vielen obj."
This reverts commit 72b5abad85fe7ef2ded3c217349bd9779de584b6.
Revert "Hoffnungslos"
This reverts commit da511514a6a95d72fd13efdf1f8c6754b9b49cfd.
stackoverflow fix in em
Hoffnungslos
Dead End? LNK2001 bei vielen obj.
formatting
toString for entity not completed
many-to-one
many_many selection works
update, many to many is not fully working, but persisting works
example not working - wip, maybe tomorrow
fix in em, samples updated
stupid stuff
brainfuck
quoting
Q_INVOKABLE
small bugfxi
refactoring
inheritance merge
inheritance insert
improved usage of primary keys
remove inheritance
entitymanager inherits from qobject for acting as a worker object
some bug fixes, caching works
some sql and inheritance stuff,debugging entityinstancefactory
small improvements
fks
small untested update
compiles
wip....
Inheritance gedöns
i hope this is enough to provide safe caching
considering cascade type stuff
oops not compiling
more many to many wip
persisting relations, some todos left
wip persiting relations
unused variables
onetoone
some relation stuff
n-1 relation
using cache
license
cache stuff
some stuff
Bei Sebastian
example compiles, persisting of entities without relations works, addeddebug output for queries
could(!) work, relation loading still not implemented
qmetatype
grml
not tested
wip, not working
creating tables without relations works!!!!!!!!!
some wip
thanks to yii2 ^^
not really productive...shit
init