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...> - 2008-01-30 16:27:07
|
Revision: 1268 http://libqxt.svn.sourceforge.net/libqxt/?rev=1268&view=rev Author: xparanoidj Date: 2008-01-30 08:27:03 -0800 (Wed, 30 Jan 2008) Log Message: ----------- QxtDispatch allows connecting multiple QIoDevices to one Modified Paths: -------------- trunk/src/core/core.pro Added Paths: ----------- trunk/src/core/qxtdispatch.cpp trunk/src/core/qxtdispatch.h Removed Paths: ------------- trunk/src/core/qxtydevice.cpp trunk/src/core/qxtydevice.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <xpa...@us...> - 2008-01-30 16:23:09
|
Revision: 1267 http://libqxt.svn.sourceforge.net/libqxt/?rev=1267&view=rev Author: xparanoidj Date: 2008-01-30 08:22:56 -0800 (Wed, 30 Jan 2008) Log Message: ----------- svn fucked up. need to commit. actuall commit follows Modified Paths: -------------- trunk/src/core/core.pro Added Paths: ----------- trunk/src/core/qxtydevice.cpp trunk/src/core/qxtydevice.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <xpa...@us...> - 2008-01-29 18:25:00
|
Revision: 1266 http://libqxt.svn.sourceforge.net/libqxt/?rev=1266&view=rev Author: xparanoidj Date: 2008-01-29 10:24:58 -0800 (Tue, 29 Jan 2008) Log Message: ----------- looks like DB_PREV_DUP is 4.6 Modified Paths: -------------- trunk/src/berkeley/qxtbdbtree.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jp...@us...> - 2008-01-29 15:59:51
|
Revision: 1265 http://libqxt.svn.sourceforge.net/libqxt/?rev=1265&view=rev Author: jpnurmi Date: 2008-01-29 07:59:46 -0800 (Tue, 29 Jan 2008) Log Message: ----------- Compile in release mode by default on Windows. Modified Paths: -------------- trunk/configure.bat This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <xpa...@us...> - 2008-01-29 13:40:25
|
Revision: 1264 http://libqxt.svn.sourceforge.net/libqxt/?rev=1264&view=rev Author: xparanoidj Date: 2008-01-29 05:40:16 -0800 (Tue, 29 Jan 2008) Log Message: ----------- QxtBdbTreeIterator::erase Modified Paths: -------------- trunk/src/berkeley/qxtbdbtree.h trunk/tests/berkeley/qxtbdbtree/main.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <xpa...@us...> - 2008-01-29 13:22:57
|
Revision: 1263 http://libqxt.svn.sourceforge.net/libqxt/?rev=1263&view=rev Author: xparanoidj Date: 2008-01-29 05:22:51 -0800 (Tue, 29 Jan 2008) Log Message: ----------- providing gcc with BerkeleyDB::u_int32_t Modified Paths: -------------- trunk/src/berkeley/qxtbdb.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jp...@us...> - 2008-01-29 13:04:44
|
Revision: 1262 http://libqxt.svn.sourceforge.net/libqxt/?rev=1262&view=rev Author: jpnurmi Date: 2008-01-29 05:04:41 -0800 (Tue, 29 Jan 2008) Log Message: ----------- Made LIBS !win32-only in config.tests, src/berkeley and src/crypto. Fixed a minor bug in configure.bat. nmake must not be "called" since it's not a batch but an executable. Modified Paths: -------------- trunk/config.tests/db/db.pro trunk/config.tests/fcgi/fcgi.pro trunk/config.tests/openssl/openssl.pro trunk/configure.bat trunk/src/berkeley/berkeley.pro trunk/src/crypto/crypto.pro This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jp...@us...> - 2008-01-29 12:06:42
|
Revision: 1261 http://libqxt.svn.sourceforge.net/libqxt/?rev=1261&view=rev Author: jpnurmi Date: 2008-01-29 04:06:38 -0800 (Tue, 29 Jan 2008) Log Message: ----------- Corrected QxtBlowFish export macro. Modified Paths: -------------- trunk/src/crypto/qxtblowfish.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jp...@us...> - 2008-01-28 19:02:21
|
Revision: 1260 http://libqxt.svn.sourceforge.net/libqxt/?rev=1260&view=rev Author: jpnurmi Date: 2008-01-28 11:02:18 -0800 (Mon, 28 Jan 2008) Log Message: ----------- Patched QxtBdb to compile with MSVC. Modified Paths: -------------- trunk/src/berkeley/qxtbdb.cpp trunk/src/berkeley/qxtbdb.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jp...@us...> - 2008-01-28 17:44:20
|
Revision: 1259 http://libqxt.svn.sourceforge.net/libqxt/?rev=1259&view=rev Author: jpnurmi Date: 2008-01-28 09:44:11 -0800 (Mon, 28 Jan 2008) Log Message: ----------- Made configure.bat use HAVE_xxxx defines instead of QXT_LIBS. Modified Paths: -------------- trunk/configure.bat This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <xpa...@us...> - 2008-01-28 13:25:58
|
Revision: 1258 http://libqxt.svn.sourceforge.net/libqxt/?rev=1258&view=rev Author: xparanoidj Date: 2008-01-28 05:25:56 -0800 (Mon, 28 Jan 2008) Log Message: ----------- stuff. (svn broke) Added Paths: ----------- trunk/tests/berkeley/qxtbdbhash/ trunk/tests/berkeley/qxtbdbhash/main.cpp trunk/tests/berkeley/qxtbdbhash/test.pro trunk/tests/berkeley/qxtbdbtree/ trunk/tests/berkeley/qxtbdbtree/main.cpp trunk/tests/berkeley/qxtbdbtree/test.pro Removed Paths: ------------- trunk/tests/berkeley/main.cpp trunk/tests/berkeley/test.pro This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dee...@us...> - 2008-01-28 11:14:46
|
Revision: 1257 http://libqxt.svn.sourceforge.net/libqxt/?rev=1257&view=rev Author: deepdiver Date: 2008-01-28 03:14:44 -0800 (Mon, 28 Jan 2008) Log Message: ----------- german translations finished Modified Paths: -------------- sandbox/deepdiver/QxtCountryComboBox/translations/CountryComboBox_de.ts This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <zbe...@us...> - 2008-01-27 16:36:28
|
Revision: 1256 http://libqxt.svn.sourceforge.net/libqxt/?rev=1256&view=rev Author: zbenjamin Date: 2008-01-27 08:36:24 -0800 (Sun, 27 Jan 2008) Log Message: ----------- item now should take all available space. Modified Paths: -------------- sandbox/zbenjamin/QxtScheduleView/qxtscheduleview.cpp sandbox/zbenjamin/QxtScheduleView/qxtscheduleview_p.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <zbe...@us...> - 2008-01-27 13:11:32
|
Revision: 1255 http://libqxt.svn.sourceforge.net/libqxt/?rev=1255&view=rev Author: zbenjamin Date: 2008-01-27 05:11:26 -0800 (Sun, 27 Jan 2008) Log Message: ----------- implemented live overlapping of items , damn thats cool ;) Modified Paths: -------------- sandbox/zbenjamin/QxtScheduleView/qxtscheduleview.cpp sandbox/zbenjamin/QxtScheduleView/qxtscheduleview_p.cpp sandbox/zbenjamin/QxtScheduleView/qxtscheduleview_p.h sandbox/zbenjamin/QxtScheduleView/scheduleviewtest.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <xpa...@us...> - 2008-01-26 16:58:31
|
Revision: 1254 http://libqxt.svn.sourceforge.net/libqxt/?rev=1254&view=rev Author: xparanoidj Date: 2008-01-26 08:57:59 -0800 (Sat, 26 Jan 2008) Log Message: ----------- 4.4 required Modified Paths: -------------- trunk/config.tests/db/main.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <zbe...@us...> - 2008-01-25 22:38:22
|
Revision: 1253 http://libqxt.svn.sourceforge.net/libqxt/?rev=1253&view=rev Author: zbenjamin Date: 2008-01-25 14:38:20 -0800 (Fri, 25 Jan 2008) Log Message: ----------- implemented ahigerds overlapping algorithm. That removed a many code ;) Modified Paths: -------------- sandbox/zbenjamin/QxtScheduleView/qxtscheduleheaderview.cpp sandbox/zbenjamin/QxtScheduleView/qxtscheduleitemdelegate.cpp sandbox/zbenjamin/QxtScheduleView/qxtscheduleview.cpp sandbox/zbenjamin/QxtScheduleView/qxtscheduleview_p.cpp sandbox/zbenjamin/QxtScheduleView/qxtscheduleview_p.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dee...@us...> - 2008-01-24 17:30:05
|
Revision: 1252 http://libqxt.svn.sourceforge.net/libqxt/?rev=1252&view=rev Author: deepdiver Date: 2008-01-24 09:24:30 -0800 (Thu, 24 Jan 2008) Log Message: ----------- unix:LIBS += -lX11 is required on debian lenny and later as well as on ubuntu gutsy Please evaluate this on your linux distos. Modified Paths: -------------- trunk/src/gui/gui.pro This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <xpa...@us...> - 2008-01-24 15:47:35
|
Revision: 1251 http://libqxt.svn.sourceforge.net/libqxt/?rev=1251&view=rev Author: xparanoidj Date: 2008-01-24 07:43:15 -0800 (Thu, 24 Jan 2008) Log Message: ----------- another isValid() bug Modified Paths: -------------- trunk/src/berkeley/qxtbdbtree.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <xpa...@us...> - 2008-01-24 15:24:56
|
Revision: 1250 http://libqxt.svn.sourceforge.net/libqxt/?rev=1250&view=rev Author: xparanoidj Date: 2008-01-24 07:21:29 -0800 (Thu, 24 Jan 2008) Log Message: ----------- fixed prependto actually prepend Modified Paths: -------------- trunk/src/berkeley/qxtbdbtree.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <xpa...@us...> - 2008-01-24 15:11:56
|
Revision: 1249 http://libqxt.svn.sourceforge.net/libqxt/?rev=1249&view=rev Author: xparanoidj Date: 2008-01-24 07:10:28 -0800 (Thu, 24 Jan 2008) Log Message: ----------- level is suposed to be the same for prepend Modified Paths: -------------- trunk/src/berkeley/qxtbdbtree.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <xpa...@us...> - 2008-01-24 15:09:53
|
Revision: 1247 http://libqxt.svn.sourceforge.net/libqxt/?rev=1247&view=rev Author: xparanoidj Date: 2008-01-24 07:03:41 -0800 (Thu, 24 Jan 2008) Log Message: ----------- isValid() is now true for the root node Modified Paths: -------------- trunk/src/berkeley/qxtbdbtree.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dee...@us...> - 2008-01-24 15:09:33
|
Revision: 1248 http://libqxt.svn.sourceforge.net/libqxt/?rev=1248&view=rev Author: deepdiver Date: 2008-01-24 07:08:37 -0800 (Thu, 24 Jan 2008) Log Message: ----------- translation capabilities for currency names corrected. Modified Paths: -------------- sandbox/deepdiver/QxtCountryComboBox/src/qxtlocale.cpp sandbox/deepdiver/QxtCountryComboBox/src/qxtlocale_data_p.h sandbox/deepdiver/QxtCountryComboBox/tr-tool/currency_symbols.txt sandbox/deepdiver/QxtCountryComboBox/tr-tool/main.cpp sandbox/deepdiver/QxtCountryComboBox/translations/CountryComboBox_ar.ts sandbox/deepdiver/QxtCountryComboBox/translations/CountryComboBox_cs.ts sandbox/deepdiver/QxtCountryComboBox/translations/CountryComboBox_de.ts sandbox/deepdiver/QxtCountryComboBox/translations/CountryComboBox_dk.ts sandbox/deepdiver/QxtCountryComboBox/translations/CountryComboBox_el.ts sandbox/deepdiver/QxtCountryComboBox/translations/CountryComboBox_en.ts sandbox/deepdiver/QxtCountryComboBox/translations/CountryComboBox_eo.ts sandbox/deepdiver/QxtCountryComboBox/translations/CountryComboBox_es.ts sandbox/deepdiver/QxtCountryComboBox/translations/CountryComboBox_fr.ts sandbox/deepdiver/QxtCountryComboBox/translations/CountryComboBox_it.ts sandbox/deepdiver/QxtCountryComboBox/translations/CountryComboBox_ja.ts sandbox/deepdiver/QxtCountryComboBox/translations/CountryComboBox_ko.ts sandbox/deepdiver/QxtCountryComboBox/translations/CountryComboBox_no.ts sandbox/deepdiver/QxtCountryComboBox/translations/CountryComboBox_pl.ts sandbox/deepdiver/QxtCountryComboBox/translations/CountryComboBox_pt.ts sandbox/deepdiver/QxtCountryComboBox/translations/CountryComboBox_ru.ts sandbox/deepdiver/QxtCountryComboBox/translations/CountryComboBox_sk.ts sandbox/deepdiver/QxtCountryComboBox/translations/CountryComboBox_sv.ts sandbox/deepdiver/QxtCountryComboBox/translations/CountryComboBox_uk.ts sandbox/deepdiver/QxtCountryComboBox/translations/CountryComboBox_zh.ts This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <xpa...@us...> - 2008-01-24 14:45:26
|
Revision: 1246 http://libqxt.svn.sourceforge.net/libqxt/?rev=1246&view=rev Author: xparanoidj Date: 2008-01-24 06:41:55 -0800 (Thu, 24 Jan 2008) Log Message: ----------- implementing some functions Modified Paths: -------------- trunk/src/berkeley/qxtbdbtree.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <xpa...@us...> - 2008-01-24 13:27:00
|
Revision: 1245 http://libqxt.svn.sourceforge.net/libqxt/?rev=1245&view=rev Author: xparanoidj Date: 2008-01-24 05:26:01 -0800 (Thu, 24 Jan 2008) Log Message: ----------- fixed typo Modified Paths: -------------- trunk/src/berkeley/qxtbdbhash.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dee...@us...> - 2008-01-23 23:31:43
|
Revision: 1244 http://libqxt.svn.sourceforge.net/libqxt/?rev=1244&view=rev Author: deepdiver Date: 2008-01-23 15:31:36 -0800 (Wed, 23 Jan 2008) Log Message: ----------- support for currency symbol on basis of their unicode character added Modified Paths: -------------- sandbox/deepdiver/QxtCountryComboBox/src/qxtlocale.cpp sandbox/deepdiver/QxtCountryComboBox/src/qxtlocale.h sandbox/deepdiver/QxtCountryComboBox/src/qxtlocale_data_p.h sandbox/deepdiver/QxtCountryComboBox/test/test.pro sandbox/deepdiver/QxtCountryComboBox/tr-tool/main.cpp Added Paths: ----------- sandbox/deepdiver/QxtCountryComboBox/tr-tool/currency_symbols.txt This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |