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