summaryrefslogtreecommitdiffstats
path: root/sigscript/Config.cpp
Commit message (Expand)AuthorAgeFilesLines
* Overrides let us be smarterBen Boeckel2009-03-171-2/+3
* Use the Config query instead of the internal map so that queries are centralizedBen Boeckel2009-03-171-15/+15
* Add override capabilities for Config valuesBen Boeckel2009-03-171-2/+32
* Move the map for the values into its own thread-safe classBen Boeckel2009-03-171-33/+22
* Better loop for cleaning up the value listBen Boeckel2009-03-171-3/+4
* Tighten up locking the mutex for writingBen Boeckel2009-03-171-10/+10
* Remove options argument for value changingBen Boeckel2009-03-171-4/+4
* Use a mutable iterator instead of foreachBen Boeckel2009-03-171-3/+3
* Use method to set the Deleted flagBen Boeckel2009-03-171-1/+2
* Add read locker when fetching the value listBen Boeckel2009-03-171-0/+1
* Reuse methods when cleaning upBen Boeckel2009-03-171-6/+2
* Smarter value handling when setting and deletingBen Boeckel2009-03-171-6/+15
* Return the status in option setting and unsettingBen Boeckel2009-03-171-0/+4
* Return the status when editing values and optionsBen Boeckel2009-03-171-5/+5
* Fix up option handling (only emit when changed and if the value exists)Ben Boeckel2009-03-171-4/+10
* Fix parent checking when queryingBen Boeckel2009-03-171-11/+3
* Reorganize ConfigBen Boeckel2009-03-171-24/+24
* Fixed up sigscript namespacing in sourcesBen Boeckel2009-02-241-12/+14
* Simplified signals in ConfigBen Boeckel2009-02-121-6/+3
* Added options method to ConfigBen Boeckel2009-02-121-0/+10
* Krazy check fixesBen Boeckel2009-01-061-2/+2
* Added values() method to ConfigBen Boeckel2008-12-311-0/+13
* Changed Config to use Config as parents instead of plain QObjectBen Boeckel2008-12-311-8/+12
* [FIX] Starting the sigworld libraryBen Boeckel2008-11-091-1/+1
* [FIX] No more asserts in sigmodBen Boeckel2008-11-081-1/+10
* [FIX] Adding subdirectories is done smarter now (no hard dependencies just to...Ben Boeckel2008-10-311-20/+40
* [FIX] Renamed everything (in use) away from Poké- prefixesBen Boeckel2008-09-061-8/+8
* [FIX] Moving stuff for the move to the new name, Sigma Game Engine (sigen for...Ben Boeckel2008-09-051-0/+90