From: <jp...@us...> - 2008-01-01 21:38:50
|
Revision: 1067 http://libqxt.svn.sourceforge.net/libqxt/?rev=1067&view=rev Author: jpnurmi Date: 2008-01-01 13:38:47 -0800 (Tue, 01 Jan 2008) Log Message: ----------- Added QxtBerkeley module header. Added Paths: ----------- trunk/deploy/include/QxtBerkeley/QxtBdb trunk/deploy/include/QxtBerkeley/QxtBerkeley trunk/src/berkeley/qxtberkeley.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <xpa...@us...> - 2008-01-02 21:16:02
|
Revision: 1086 http://libqxt.svn.sourceforge.net/libqxt/?rev=1086&view=rev Author: xparanoidj Date: 2008-01-02 13:16:00 -0800 (Wed, 02 Jan 2008) Log Message: ----------- assisant can't display some stuff. need to hack a bit Modified Paths: -------------- trunk/doctemplate/stylesheet.css trunk/tools/doqsy/main.cpp Added Paths: ----------- trunk/doctemplate/see.png Removed Paths: ------------- trunk/doctemplate/sa.png This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <xpa...@us...> - 2008-01-02 21:19:28
|
Revision: 1087 http://libqxt.svn.sourceforge.net/libqxt/?rev=1087&view=rev Author: xparanoidj Date: 2008-01-02 13:19:27 -0800 (Wed, 02 Jan 2008) Log Message: ----------- more ughhtml hacking for assistant Modified Paths: -------------- trunk/doctemplate/class-impl.html trunk/doctemplate/stylesheet.css trunk/tools/doqsy/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-02 21:54:44
|
Revision: 1090 http://libqxt.svn.sourceforge.net/libqxt/?rev=1090&view=rev Author: xparanoidj Date: 2008-01-02 13:39:19 -0800 (Wed, 02 Jan 2008) Log Message: ----------- making \reimp work again Modified Paths: -------------- trunk/Doqsyfile trunk/tools/doqsy/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-02 22:13:16
|
Revision: 1092 http://libqxt.svn.sourceforge.net/libqxt/?rev=1092&view=rev Author: xparanoidj Date: 2008-01-02 14:13:03 -0800 (Wed, 02 Jan 2008) Log Message: ----------- implicit shared template. use \doqsy {implicitshared} Modified Paths: -------------- trunk/Doqsyfile trunk/src/berkeley/qxtbdbhash.cpp trunk/tools/doqsy/main.cpp Added Paths: ----------- trunk/doctemplate/implicitshared.png This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jp...@us...> - 2008-01-03 13:15:34
|
Revision: 1096 http://libqxt.svn.sourceforge.net/libqxt/?rev=1096&view=rev Author: jpnurmi Date: 2008-01-03 05:15:33 -0800 (Thu, 03 Jan 2008) Log Message: ----------- Added missing berkeley to configure.bat + revised list of -nomake parts in configure. Modified Paths: -------------- trunk/configure trunk/configure.bat This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jp...@us...> - 2008-01-05 00:12:58
|
Revision: 1127 http://libqxt.svn.sourceforge.net/libqxt/?rev=1127&view=rev Author: jpnurmi Date: 2008-01-04 16:12:57 -0800 (Fri, 04 Jan 2008) Log Message: ----------- Say hello to QxtItemEditorCreator. Thanks steve_8 for the inspiration. ;) Modified Paths: -------------- trunk/src/gui/gui.pro trunk/src/gui/qxtgui.h Added Paths: ----------- trunk/deploy/include/QxtGui/QxtItemEditorCreator trunk/src/gui/qxtitemeditorcreator.cpp trunk/src/gui/qxtitemeditorcreator.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jp...@us...> - 2008-01-05 11:09:17
|
Revision: 1128 http://libqxt.svn.sourceforge.net/libqxt/?rev=1128&view=rev Author: jpnurmi Date: 2008-01-05 03:09:14 -0800 (Sat, 05 Jan 2008) Log Message: ----------- Added QxtItemEditorCreatorBase, QxtStandardItemEditorCreator and revised QxtItemEditorCreator. Modified Paths: -------------- trunk/src/gui/gui.pro trunk/src/gui/qxtgui.h trunk/src/gui/qxtitemeditorcreator.cpp trunk/src/gui/qxtitemeditorcreator.h Added Paths: ----------- trunk/deploy/include/QxtGui/QxtItemEditorCreatorBase trunk/deploy/include/QxtGui/QxtStandardItemEditorCreator trunk/src/gui/qxtitemeditorcreatorbase.h trunk/src/gui/qxtstandarditemeditorcreator.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jp...@us...> - 2008-01-05 23:13:32
|
Revision: 1152 http://libqxt.svn.sourceforge.net/libqxt/?rev=1152&view=rev Author: jpnurmi Date: 2008-01-05 15:13:28 -0800 (Sat, 05 Jan 2008) Log Message: ----------- Added new class QxtBaseSpinBox, a spinbox able to represent numbers in given base between 2 and 36. Modified Paths: -------------- trunk/src/designer/designer.pro trunk/src/designer/qxtdesignerplugins.cpp trunk/src/gui/gui.pro trunk/src/gui/qxtgui.h Added Paths: ----------- trunk/deploy/include/QxtGui/QxtBaseSpinBox trunk/doctemplate/qxtbasespinbox.png trunk/src/designer/qxtbasespinboxplugin.cpp trunk/src/designer/qxtbasespinboxplugin.h trunk/src/gui/qxtbasespinbox.cpp trunk/src/gui/qxtbasespinbox.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <xpa...@us...> - 2008-01-07 14:49:08
|
Revision: 1165 http://libqxt.svn.sourceforge.net/libqxt/?rev=1165&view=rev Author: xparanoidj Date: 2008-01-07 06:49:04 -0800 (Mon, 07 Jan 2008) Log Message: ----------- finally fixed the leaking. Modified Paths: -------------- trunk/src/berkeley/qxtbdb.cpp trunk/src/berkeley/qxtbdb.h trunk/src/berkeley/qxtbdbhash.cpp trunk/src/berkeley/qxtbdbhash.h trunk/tests/berkeley/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-07 15:53:25
|
Revision: 1167 http://libqxt.svn.sourceforge.net/libqxt/?rev=1167&view=rev Author: xparanoidj Date: 2008-01-07 07:53:24 -0800 (Mon, 07 Jan 2008) Log Message: ----------- more testing Modified Paths: -------------- trunk/src/berkeley/qxtbdb.cpp trunk/src/berkeley/qxtbdbhash.h trunk/tests/berkeley/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-07 16:09:28
|
Revision: 1168 http://libqxt.svn.sourceforge.net/libqxt/?rev=1168&view=rev Author: xparanoidj Date: 2008-01-07 08:09:27 -0800 (Mon, 07 Jan 2008) Log Message: ----------- implementing erase() Modified Paths: -------------- trunk/src/berkeley/qxtbdbhash.cpp trunk/src/berkeley/qxtbdbhash.h trunk/tests/berkeley/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-07 16:42:47
|
Revision: 1170 http://libqxt.svn.sourceforge.net/libqxt/?rev=1170&view=rev Author: xparanoidj Date: 2008-01-07 08:42:37 -0800 (Mon, 07 Jan 2008) Log Message: ----------- made QxtBdbHash threadsafe fixed the test Modified Paths: -------------- trunk/src/berkeley/qxtbdb.cpp trunk/src/berkeley/qxtbdb.h trunk/src/berkeley/qxtbdbhash.cpp trunk/src/berkeley/qxtbdbhash.h trunk/tests/berkeley/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-09 17:17:05
|
Revision: 1182 http://libqxt.svn.sourceforge.net/libqxt/?rev=1182&view=rev Author: xparanoidj Date: 2008-01-09 09:17:00 -0800 (Wed, 09 Jan 2008) Log Message: ----------- QxtBdbTree stub It's still broken on a lot of ends and needs a major cleanup Modified Paths: -------------- trunk/deploy/include/QxtBerkeley/QxtBerkeley trunk/src/berkeley/berkeley.pro trunk/src/berkeley/qxtbdb.cpp trunk/src/berkeley/qxtbdb.h trunk/src/berkeley/qxtbdbhash.h Added Paths: ----------- trunk/deploy/include/QxtBerkeley/QxtBdbTree trunk/examples/berkeley/xmlstorage/ trunk/examples/berkeley/xmlstorage/main.cpp trunk/examples/berkeley/xmlstorage/mainwindow.cpp trunk/examples/berkeley/xmlstorage/mainwindow.h trunk/examples/berkeley/xmlstorage/mainwindow.ui trunk/examples/berkeley/xmlstorage/node.cpp trunk/examples/berkeley/xmlstorage/node.h trunk/examples/berkeley/xmlstorage/xmlstorage.pro trunk/src/berkeley/qxtbdbtree.cpp 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-11 10:56:11
|
Revision: 1193 http://libqxt.svn.sourceforge.net/libqxt/?rev=1193&view=rev Author: xparanoidj Date: 2008-01-11 02:56:05 -0800 (Fri, 11 Jan 2008) Log Message: ----------- fixed QxtLinkedTree private data destructor xmlstorage example loads multiple xml files now Modified Paths: -------------- trunk/examples/berkeley/xmlstorage/mainwindow.cpp trunk/examples/berkeley/xmlstorage/model.cpp trunk/examples/berkeley/xmlstorage/model.h trunk/examples/berkeley/xmlstorage/xml2bdb.cpp trunk/src/core/qxtlinkedtree.cpp trunk/src/core/qxtlinkedtree.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <xpa...@us...> - 2008-01-11 12:43:39
|
Revision: 1197 http://libqxt.svn.sourceforge.net/libqxt/?rev=1197&view=rev Author: xparanoidj Date: 2008-01-11 04:43:35 -0800 (Fri, 11 Jan 2008) Log Message: ----------- fixed doqsy indexes for assistant-ng Modified Paths: -------------- trunk/src/berkeley/qxtbdbtree.cpp trunk/tools/doqsy/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-16 09:05:37
|
Revision: 1211 http://libqxt.svn.sourceforge.net/libqxt/?rev=1211&view=rev Author: zbenjamin Date: 2008-01-16 01:05:30 -0800 (Wed, 16 Jan 2008) Log Message: ----------- moved TEMPLATE=lib back to modules pro files, because it did not work with mingw. Modified Paths: -------------- trunk/features/qxtbuild.prf trunk/libqxt.pro trunk/src/berkeley/berkeley.pro trunk/src/core/core.pro trunk/src/crypto/crypto.pro trunk/src/designer/designer.pro trunk/src/gui/gui.pro trunk/src/network/network.pro trunk/src/sql/sql.pro trunk/src/web/web.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 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: <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-30 16:54:27
|
Revision: 1270 http://libqxt.svn.sourceforge.net/libqxt/?rev=1270&view=rev Author: xparanoidj Date: 2008-01-30 08:53:40 -0800 (Wed, 30 Jan 2008) Log Message: ----------- QxtYDevice Modified Paths: -------------- trunk/src/core/core.pro Added Paths: ----------- trunk/deploy/include/QxtYDevice 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-31 14:29:05
|
Revision: 1280 http://libqxt.svn.sourceforge.net/libqxt/?rev=1280&view=rev Author: xparanoidj Date: 2008-01-31 06:28:56 -0800 (Thu, 31 Jan 2008) Log Message: ----------- make QxtStdio a QxtPipe Modified Paths: -------------- trunk/src/core/qxtstdio.cpp trunk/src/core/qxtstdio.h trunk/src/core/qxtstdio_p.h Added Paths: ----------- trunk/deploy/include/QxtCore/QxtDeplex This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <xpa...@us...> - 2008-02-01 20:02:23
|
Revision: 1286 http://libqxt.svn.sourceforge.net/libqxt/?rev=1286&view=rev Author: xparanoidj Date: 2008-02-01 12:02:20 -0800 (Fri, 01 Feb 2008) Log Message: ----------- display warnings and errors added a < 4.6 warning to the db test Modified Paths: -------------- trunk/config.tests/db/main.cpp trunk/configure This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <xpa...@us...> - 2008-02-01 20:07:42
|
Revision: 1287 http://libqxt.svn.sourceforge.net/libqxt/?rev=1287&view=rev Author: xparanoidj Date: 2008-02-01 12:07:01 -0800 (Fri, 01 Feb 2008) Log Message: ----------- added a short notice that failed tests will result in missing features, not in an compilation error, like with automake Modified Paths: -------------- trunk/configure trunk/configure.bat This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dee...@us...> - 2008-02-07 18:28:34
|
Revision: 1299 http://libqxt.svn.sourceforge.net/libqxt/?rev=1299&view=rev Author: deepdiver Date: 2008-02-07 10:28:26 -0800 (Thu, 07 Feb 2008) Log Message: ----------- qxt translations added Added Paths: ----------- trunk/translations/ trunk/translations/gen_qlocale.cpp trunk/translations/lrelease-qxt.sh trunk/translations/lupdate-qxt.sh trunk/translations/qxt_de.ts trunk/translations/qxt_en.ts trunk/translations/qxt_es.ts trunk/translations/qxt_fr.ts This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dee...@us...> - 2008-02-07 18:33:51
|
Revision: 1300 http://libqxt.svn.sourceforge.net/libqxt/?rev=1300&view=rev Author: deepdiver Date: 2008-02-07 10:33:49 -0800 (Thu, 07 Feb 2008) Log Message: ----------- make target for building qxt_*.qm in deploy/translations Modified Paths: -------------- trunk/libqxt.pro Added Paths: ----------- trunk/deploy/translations/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |