##// END OF EJS Templates
Clear filter
Show hidden
Commit Message Age Author Refs
load previous
r74:489aa998d2ad
added support for global binary arithmetic operators git-svn-id: svn://svn.code.sf.net/p/pythonqt/code/trunk@110 ea8d5007-eb21-0410-b261-ccb3ea6e24a9
florianlink
0
r73:40dc86970256
recreated wrappers to match current python qt version git-svn-id: svn://svn.code.sf.net/p/pythonqt/code/trunk@109 ea8d5007-eb21-0410-b261-ccb3ea6e24a9
florianlink
0
r72:7af4191e88e0
fixed VC8 compilation git-svn-id: svn://svn.code.sf.net/p/pythonqt/code/trunk@108 ea8d5007-eb21-0410-b261-ccb3ea6e24a9
florianlink
0
r71:d78f30bb00f3
fixed double variable declaration git-svn-id: svn://svn.code.sf.net/p/pythonqt/code/trunk@107 ea8d5007-eb21-0410-b261-ccb3ea6e24a9
florianlink
0
r70:dadaf215f719
added return value conversion from reference to pointer to work around moc limitations, added toString method generation git-svn-id: svn://svn.code.sf.net/p/pythonqt/code/trunk@106 ea8d5007-eb21-0410-b261-ccb3ea6e24a9
florianlink
0
r69:5f2efada2db6
enabled signals to be emitted by simply calling them git-svn-id: svn://svn.code.sf.net/p/pythonqt/code/trunk@105 ea8d5007-eb21-0410-b261-ccb3ea6e24a9
florianlink
0
r68:544aa98d116b
added QObject tr decorator git-svn-id: svn://svn.code.sf.net/p/pythonqt/code/trunk@104 ea8d5007-eb21-0410-b261-ccb3ea6e24a9
florianlink
0
r67:57d78f859ef3
added error handling for virtual method overloads, added more global functions (qsrand etc.), added support for exec_ etc (python keyword overlap resolution), change virtual method handling, this will require code regeneration (I will do that tomorrow) git-svn-id: svn://svn.code.sf.net/p/pythonqt/code/trunk@103 ea8d5007-eb21-0410-b261-ccb3ea6e24a9
florianlink
0
r66:f93f1d21eb33
improved generator, requires uptodate pythonqt version git-svn-id: svn://svn.code.sf.net/p/pythonqt/code/trunk@102 ea8d5007-eb21-0410-b261-ccb3ea6e24a9
florianlink
0
r65:431844f0d0b5
added tests for autoconversion git-svn-id: svn://svn.code.sf.net/p/pythonqt/code/trunk@101 ea8d5007-eb21-0410-b261-ccb3ea6e24a9
florianlink
0
r64:3ef1598f6c5e
added automatic conversion to QColor,QPen,QCursor and QBrush from enums and colors git-svn-id: svn://svn.code.sf.net/p/pythonqt/code/trunk@100 ea8d5007-eb21-0410-b261-ccb3ea6e24a9
florianlink
0
r63:b0c20a340471
static connects where useless, because they are already present via unbound methods git-svn-id: svn://svn.code.sf.net/p/pythonqt/code/trunk@99 ea8d5007-eb21-0410-b261-ccb3ea6e24a9
florianlink
0
r62:b7a51b352089
SIGNAL/SLOT methods improved and supported in connect/disconnect git-svn-id: svn://svn.code.sf.net/p/pythonqt/code/trunk@98 ea8d5007-eb21-0410-b261-ccb3ea6e24a9
florianlink
0
r61:d314d06796c4
added static connect/disconnect and dummy emit implementation, added dummy SIGNAL/SLOT functions to namespace git-svn-id: svn://svn.code.sf.net/p/pythonqt/code/trunk@97 ea8d5007-eb21-0410-b261-ccb3ea6e24a9
florianlink
0
r60:c24aeec09ca4
added static overloads for connect and disconnect git-svn-id: svn://svn.code.sf.net/p/pythonqt/code/trunk@96 ea8d5007-eb21-0410-b261-ccb3ea6e24a9
florianlink
0
r59:a2cbf55b6b26
fixed bad initialization of ok, swapped QColor constructors to check the error in test git-svn-id: svn://svn.code.sf.net/p/pythonqt/code/trunk@95 ea8d5007-eb21-0410-b261-ccb3ea6e24a9
florianlink
0
r58:c0701a97e26e
improved enum overload handling, added test that verifies QColor int and GlobalColor constructor overloads git-svn-id: svn://svn.code.sf.net/p/pythonqt/code/trunk@94 ea8d5007-eb21-0410-b261-ccb3ea6e24a9
florianlink
0
r57:50a844a82951
improved enum overload handling git-svn-id: svn://svn.code.sf.net/p/pythonqt/code/trunk@93 ea8d5007-eb21-0410-b261-ccb3ea6e24a9
florianlink
0
r56:607d4eb3cb2d
support enum values on signals as well, all tests should succeed now git-svn-id: svn://svn.code.sf.net/p/pythonqt/code/trunk@92 ea8d5007-eb21-0410-b261-ccb3ea6e24a9
florianlink
0
r55:83868d7a7982
cache enumWrappers in method infos and make use of the extra information for better enum overloading git-svn-id: svn://svn.code.sf.net/p/pythonqt/code/trunk@91 ea8d5007-eb21-0410-b261-ccb3ea6e24a9
florianlink
0
load next
< 1 .. 5 6 7 8 9 10 11 >
showing 20 out of 215 commits