summaryrefslogtreecommitdiff
path: root/src/core/resource/ResourceRequest.cpp
AgeCommit message (Expand)Author
2015-03-01Renamed domain to ontology.Benjamin Paassen
2015-02-18Fix missing trailing space in error messageAndreas Stöckel
2015-02-17Do not bother with to many type checks if we indicate that "all types are all...Andreas Stöckel
2015-02-17Improved error messagesAndreas Stöckel
2015-02-17Improved semantics of the return value of the autocomplete function: Empty re...Andreas Stöckel
2015-02-17Improved auto-completion handling and error messages in ResourceRequest -- pe...Andreas Stöckel
2015-02-16Using autocomplete in ResourceRequest to determine filename if no extension i...Andreas Stöckel
2015-02-03Fixed imports when ParserTypes are set to more general nodes.Andreas Stöckel
2015-02-03Got rid of warnings when including filesAndreas Stöckel
2015-02-02Importing files works nowAndreas Stöckel
2015-01-30Fixed setIntersection in ResourceRequestAndreas Stöckel
2015-01-25Replaced stupid static ResourceUtils class with shiny new ResourceRequest cla...Andreas Stöckel