Projekt

Allgemein

Profil

Herunterladen als
Statistiken
| Zweig: | Revision:
Name Größe Revision Geändert vor Autor Kommentar
  enums 35cf13b7 mehr als 10 Jahren Christian Ehringfeld small cleanup
  schema 5ca225ed fast 9 Jahren Christian Ehringfeld improvement
  validators 846ba44a mehr als 8 Jahren Sebastian Diel more gitignores
.gitignore 100 Bytes 846ba44a mehr als 8 Jahren Sebastian Diel more gitignores
CuteEntityManager_resource.rc 706 Bytes e8037987 mehr als 8 Jahren Sebastian Diel actually running, but still with the bug
attribute.cpp 3,38 KB f9dccfc5 mehr als 10 Jahren Christian Ehringfeld m-n
attribute.h 2,09 KB 95a2ba7e mehr als 10 Jahren Christian Ehringfeld continued work on attribute resolver
attributeresolver.cpp 6,69 KB 77cccf8a etwa 10 Jahren Christian Ehringfeld what a mess
attributeresolver.h 2,01 KB 5ca225ed fast 9 Jahren Christian Ehringfeld improvement
cache.cpp 2,89 KB 5ca225ed fast 9 Jahren Christian Ehringfeld improvement
cache.h 2,32 KB 5ca225ed fast 9 Jahren Christian Ehringfeld improvement
database.cpp 6,44 KB 57d6da31 mehr als 10 Jahren Christian Ehringfeld structure
database.h 2,74 KB 01fe6db3 mehr als 10 Jahren Christian Ehringfeld included license texts, completed for new query...
databasemigration.cpp 1,31 KB 67aa0d3f mehr als 10 Jahren Christian Ehringfeld clean up
databasemigration.h 1,39 KB 37d98e0b mehr als 9 Jahren Christian Ehringfeld test
entity.cpp 4,57 KB e8037987 mehr als 8 Jahren Sebastian Diel actually running, but still with the bug
entity.h 3,72 KB e8037987 mehr als 8 Jahren Sebastian Diel actually running, but still with the bug
entityhelper.cpp 11 KB 48379924 etwa 8 Jahren Sebastian Diel Fix of #629 - FINALLY!
entityhelper.h 3,27 KB 48379924 etwa 8 Jahren Sebastian Diel Fix of #629 - FINALLY!
entityinspector.cpp 14,3 KB e8037987 mehr als 8 Jahren Sebastian Diel actually running, but still with the bug
entityinspector.h 2,64 KB 6bd57432 mehr als 10 Jahren Christian Ehringfeld style and deleted redudant conditions
entityinstancefactory.cpp 5,88 KB e8037987 mehr als 8 Jahren Sebastian Diel actually running, but still with the bug
entityinstancefactory.h 3,17 KB e8037987 mehr als 8 Jahren Sebastian Diel actually running, but still with the bug
entitymanager.cpp 42,8 KB 48379924 etwa 8 Jahren Sebastian Diel Fix of #629 - FINALLY!
entitymanager.h 20,3 KB e8037987 mehr als 8 Jahren Sebastian Diel actually running, but still with the bug
expression.cpp 2,39 KB 373a84e2 etwa 10 Jahren Christian Ehringfeld wip
expression.h 1,78 KB 3b82c8c0 etwa 10 Jahren Christian Ehringfeld some improvements
join.cpp 1,8 KB e3fc2748 etwa 10 Jahren Christian Ehringfeld multiple improvements
join.h 1,98 KB e3fc2748 etwa 10 Jahren Christian Ehringfeld multiple improvements
logger.cpp 4,7 KB 2f40d160 mehr als 10 Jahren Christian Ehringfeld logger
logger.h 1,74 KB f12670e9 mehr als 10 Jahren Christian Ehringfeld some logger stuff
object_script.CuteEntityManager.Debug 1,5 KB e8037987 mehr als 8 Jahren Sebastian Diel actually running, but still with the bug
object_script.CuteEntityManager.Release 1,63 KB e8037987 mehr als 8 Jahren Sebastian Diel actually running, but still with the bug
orderby.cpp 1,48 KB 5ca225ed fast 9 Jahren Christian Ehringfeld improvement
orderby.h 1,37 KB 5ca225ed fast 9 Jahren Christian Ehringfeld improvement
query.cpp 9,77 KB e3fc2748 etwa 10 Jahren Christian Ehringfeld multiple improvements
query.h 7,73 KB e3fc2748 etwa 10 Jahren Christian Ehringfeld multiple improvements
querybuilder.cpp 52,8 KB e8037987 mehr als 8 Jahren Sebastian Diel actually running, but still with the bug
querybuilder.h 16,2 KB 373a84e2 etwa 10 Jahren Christian Ehringfeld wip
queryinterpreter.cpp 12,5 KB e3fc2748 etwa 10 Jahren Christian Ehringfeld multiple improvements
queryinterpreter.h 2,34 KB 5ca225ed fast 9 Jahren Christian Ehringfeld improvement
relation.cpp 2,62 KB ea09b5be mehr als 10 Jahren Christian Ehringfeld some improvements in entity inspector
relation.h 2,63 KB ea09b5be mehr als 10 Jahren Christian Ehringfeld some improvements in entity inspector
schema.cpp 13,4 KB 01fe6db3 mehr als 10 Jahren Christian Ehringfeld included license texts, completed for new query...
schema.h 7 KB 01fe6db3 mehr als 10 Jahren Christian Ehringfeld included license texts, completed for new query...
sqlitebackupprocessor.cpp 8,25 KB 5ca225ed fast 9 Jahren Christian Ehringfeld improvement
sqlitebackupprocessor.h 2,51 KB 126e71e3 mehr als 10 Jahren Christian Ehringfeld backup rotate
src.pro 3,65 KB edef7577 fast 9 Jahren Sebastian Diel Include sqlite sources directly instead of usin...
tableschema.cpp 2,77 KB 01fe6db3 mehr als 10 Jahren Christian Ehringfeld included license texts, completed for new query...
tableschema.h 2,18 KB 01fe6db3 mehr als 10 Jahren Christian Ehringfeld included license texts, completed for new query...

Aktuellste Revisionen

# Datum Autor Kommentar
48379924 06.02.2018 01:47 Sebastian Diel

Fix of #629 - FINALLY!

846ba44a 11.08.2017 22:30 Sebastian Diel

more gitignores

20adbe2b 11.08.2017 22:23 Sebastian Diel

more cleaning up

827458ed 11.08.2017 22:05 Sebastian Diel

deleted Makefiles

e8037987 11.08.2017 20:33 Sebastian Diel

actually running, but still with the bug

18173f03 11.08.2017 14:58 Sebastian Diel

Merge branch 'master' of ssh://synlos.net/entitymanager into dev

47d95679 11.08.2017 00:50 Christian Ehringfeld

bugfix

dcf04089 04.06.2017 16:13 Christian Ehringfeld

Revert "Merge branch 'master' of ssh://synlos.net/entitymanager"

This reverts commit 279f967de7237e947cb3d9639219e3eb583b8f2b, reversing
changes made to 6d3b13bc614a6ab900da03196265768c8a8eb5e3.

5ca225ed 04.06.2017 15:41 Christian Ehringfeld

improvement

279f967d 04.06.2017 12:55 Christian Ehringfeld

Merge branch 'master' of ssh://synlos.net/entitymanager

Revisionen anzeigen

Auch abrufbar als: Atom