You can subscribe to this list here.
2006 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2007 |
Jan
(53) |
Feb
(161) |
Mar
(80) |
Apr
(132) |
May
(95) |
Jun
(28) |
Jul
(108) |
Aug
(146) |
Sep
(59) |
Oct
(47) |
Nov
(57) |
Dec
(61) |
2008 |
Jan
(245) |
Feb
(66) |
Mar
(31) |
Apr
(31) |
May
(114) |
Jun
(33) |
Jul
(87) |
Aug
(38) |
Sep
(8) |
Oct
(12) |
Nov
(16) |
Dec
|
From: <xpa...@us...> - 2007-01-05 19:54:40
|
Revision: 18 http://libqxt.svn.sourceforge.net/libqxt/?rev=18&view=rev Author: xparanoidj Date: 2007-01-05 11:54:37 -0800 (Fri, 05 Jan 2007) Log Message: ----------- new C++ style headers Modified Paths: -------------- doc/annotated.html doc/classQxtAVFile.html doc/classQxtNullable.html doc/classQxtSignalWaiter.html doc/classQxtTabWidget.html doc/functions.html doc/functions_func.html doc/group__core.html doc/group__media.html doc/structQxtNull.html doxygen.conf libqxt.pro qxt.prf.m src/core/QxtNull.h src/core/QxtNullable.h src/core/QxtPimpl.h src/core/QxtSingleInstance.h src/core/QxtTripple.h src/core/QxtTuple.h src/gui/QxtTabWidget.h src/kit/QxtPairList.h src/kit/QxtSignalWaiter.h src/kit/QxtTrippleList.h src/media/QxtAVFile.cpp src/media/QxtAVFile.h src/network/QxtBlowFish.h src/network/QxtRPCPeer.h src/sql/QxtSqlPackage.h src/sql/QxtSqlPackageModel.h Added Paths: ----------- include/ include/core/ include/core/QxtNull include/core/QxtNullable include/core/QxtPimpl include/core/QxtSingleInstance include/core/QxtTripple include/core/QxtTuple include/gui/ include/gui/QxtTabWidget include/gui/QxtTreeWidget include/kit/ include/kit/QxtPairList include/kit/QxtSignalWaiter include/kit/QxtTrippleList include/media/ include/media/QxtAVFile include/network/ include/network/QxtBlowFish include/network/QxtRPCPeer include/sql/ include/sql/QxtSqlPackage include/sql/QxtSqlPackageModel This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <xpa...@us...> - 2007-01-05 17:43:38
|
Revision: 17 http://libqxt.svn.sourceforge.net/libqxt/?rev=17&view=rev Author: xparanoidj Date: 2007-01-05 09:43:37 -0800 (Fri, 05 Jan 2007) Log Message: ----------- typo corection Modified Paths: -------------- libqxt.pro qxt.prf.m This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <xpa...@us...> - 2007-01-05 17:40:29
|
Revision: 16 http://libqxt.svn.sourceforge.net/libqxt/?rev=16&view=rev Author: xparanoidj Date: 2007-01-05 09:40:27 -0800 (Fri, 05 Jan 2007) Log Message: ----------- now we have a install system it works already on unix there are a few things for windows and macx that need to be done Modified Paths: -------------- .qmake.cache config.pri doc/building.html libqxt.pro src/Qxt.h Added Paths: ----------- qxt.prf.m Removed Paths: ------------- qxt.prf This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <xpa...@us...> - 2007-01-05 15:51:52
|
Revision: 15 http://libqxt.svn.sourceforge.net/libqxt/?rev=15&view=rev Author: xparanoidj Date: 2007-01-05 07:51:46 -0800 (Fri, 05 Jan 2007) Log Message: ----------- added a qmake feature file that allows qxt to be added to any qmake project by just typing CONFIG+=qxt updated the docs for it Modified Paths: -------------- INSTALL doc/building.html src/Qxt.h src/media/QxtAVFile.cpp Added Paths: ----------- qxt.prf This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <xpa...@us...> - 2007-01-04 19:00:10
|
Revision: 14 http://libqxt.svn.sourceforge.net/libqxt/?rev=14&view=rev Author: xparanoidj Date: 2007-01-04 11:00:03 -0800 (Thu, 04 Jan 2007) Log Message: ----------- acidently comited my test config Modified Paths: -------------- config.pri This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <xpa...@us...> - 2007-01-04 18:58:56
|
Revision: 13 http://libqxt.svn.sourceforge.net/libqxt/?rev=13&view=rev Author: xparanoidj Date: 2007-01-04 10:58:55 -0800 (Thu, 04 Jan 2007) Log Message: ----------- corected wrong version numbers Modified Paths: -------------- config.pri maintainer_build.sh src/gui/gui.pro src/media/media.pro src/network/network.pro src/sql/sql.pro This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <xpa...@us...> - 2007-01-04 18:50:17
|
Revision: 12 http://libqxt.svn.sourceforge.net/libqxt/?rev=12&view=rev Author: xparanoidj Date: 2007-01-04 10:50:16 -0800 (Thu, 04 Jan 2007) Log Message: ----------- new docs changed the pro files to pri Modified Paths: -------------- doctemplate/footer.html doctemplate/header.html libqxt.pro src/Qxt.h src/core/QxtPimpl.h src/core/QxtSingleInstance.h src/core/QxtTripple.h src/core/QxtTuple.h src/core/QxtTypeList.h src/core/core.pro src/gui/QxtTabWidget.h src/gui/QxtTreeWidget.h src/gui/gui.pro src/kit/QxtSignalWaiter.h src/kit/QxtTrippleList.h src/kit/kit.pro src/media/QxtAVFile.h src/media/media.pro src/network/QxtBlowFish.h src/network/QxtRPCPeer.h src/network/network.pro src/sql/QxtSqlPackage.h src/sql/QxtSqlPackageModel.h src/sql/sql.pro Added Paths: ----------- config.pri doc/ doc/annotated.html doc/bug.html doc/building.html doc/classQxtAVFile.html doc/classQxtBlowFish.html doc/classQxtNullable.html doc/classQxtPairList.html doc/classQxtPimpl.html doc/classQxtRPCPeer.html doc/classQxtSignalWaiter.html doc/classQxtSingleInstance.html doc/classQxtSqlPackage.html doc/classQxtSqlPackageModel.html doc/classQxtTabWidget.html doc/classQxtTreeWidget.html doc/classQxtTripple.html doc/classQxtTrippleList.html doc/classQxtTuple.html doc/classes.html doc/doxygen.png doc/functions.html doc/functions_func.html doc/functions_rela.html doc/functions_vars.html doc/group__core.html doc/group__gui.html doc/group__kit.html doc/group__media.html doc/group__network.html doc/group__sql.html doc/index.html doc/modules.html doc/pages.html doc/qxbig.jpg doc/structQxtNull.html doc/stylesheet.css doc/tab_b.gif doc/tab_l.gif doc/tab_r.gif doc/tabs.css src/parts.pri Removed Paths: ------------- config.pro src/parts.pro This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <xpa...@us...> - 2007-01-04 17:34:27
|
Revision: 11 http://libqxt.svn.sourceforge.net/libqxt/?rev=11&view=rev Author: xparanoidj Date: 2007-01-04 09:34:23 -0800 (Thu, 04 Jan 2007) Log Message: ----------- added media module and the new QxtAVFile Modified Paths: -------------- .qmake.cache config.pro libqxt.pro Added Paths: ----------- src/media/ src/media/QxtAVFile.cpp src/media/QxtAVFile.h src/media/media.pro Removed Paths: ------------- doc/ src/audio/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <xpa...@us...> - 2006-12-29 16:51:58
|
Revision: 10 http://libqxt.svn.sourceforge.net/libqxt/?rev=10&view=rev Author: xparanoidj Date: 2006-12-29 08:51:50 -0800 (Fri, 29 Dec 2006) Log Message: ----------- DESTDIR instead of TARGET Modified Paths: -------------- .qmake.cache config.pro src/core/core.pro src/gui/gui.pro src/kit/kit.pro src/network/network.pro src/sql/sql.pro This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |