Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | No need for forward declaration if it is already included | Laszlo Papp | 2011-12-04 | 1 | -1/+0 |
* | Implement the deleteBuffer method for deleting a dedicated buffer | Laszlo Papp | 2011-11-24 | 1 | -1/+1 |
* | Implement the deleteBuffers method which will delete them and clean up the cache | Laszlo Papp | 2011-11-24 | 1 | -1/+1 |
* | Implement a clearBufferCache method for cleaning up the buffer cache | Laszlo Papp | 2011-11-24 | 1 | -0/+2 |
* | Make the Private class's constructor also take the attributes for setting | Laszlo Papp | 2011-11-24 | 1 | -1/+1 |
* | Rename the setAttributes getter to setRequestedAttributes since that is it | Laszlo Papp | 2011-11-24 | 1 | -8/+9 |
* | Implement a setter for setting the attributes inside the QALContext class | Laszlo Papp | 2011-11-24 | 1 | -0/+12 |
* | Fix "Check for proper include directives [includes]...OOPS! 6 issues found!" | Laszlo Papp | 2011-11-05 | 1 | -0/+5 |
* | Move all the source files and header into a separate src folder | Laszlo Papp | 2011-10-23 | 1 | -0/+114 |