Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-04-08 | Fix copy/paste mistake in license headers: s/See the GNU General Public Licen... | George Kiagiadakis | 1 | -1/+1 |
2011-01-05 | Remove the useless Closure wrapper. | George Kiagiadakis | 1 | -47/+9 |
2010-12-25 | Implement a Qt-like signal connection/disconnection system. | George Kiagiadakis | 1 | -56/+59 |
2010-12-20 | Move the internal emit/connect methods in the Private namespace. | George Kiagiadakis | 1 | -2/+5 |
2010-12-20 | Move Signal::emit and Signal::connect out of the Signal class. | George Kiagiadakis | 1 | -9/+9 |
2010-12-20 | Minor syntactical fixes. | George Kiagiadakis | 1 | -8/+9 |
2010-12-20 | Make the preprocessor macros in signals/slots a bit more readable. | George Kiagiadakis | 1 | -29/+23 |
2010-12-14 | Remove SharedValue; it is practically unneeded. | George Kiagiadakis | 1 | -7/+7 |
2010-11-26 | Rename connectimpl and emitimpl. Remove _p.h for consistency, as these files ... | Mauricio Piacentini | 1 | -0/+381 |