From: <xpa...@us...> - 2007-11-05 19:17:47
|
Revision: 939 http://libqxt.svn.sourceforge.net/libqxt/?rev=939&view=rev Author: xparanoidj Date: 2007-11-05 11:17:44 -0800 (Mon, 05 Nov 2007) Log Message: ----------- QxtSendmail Modified Paths: -------------- trunk/deploy/include/QxtWeb/QxtWeb trunk/src/web/web.pro trunk/tests/sharedprivate/main.cpp Added Paths: ----------- trunk/deploy/include/QxtWeb/QxtSendmail trunk/src/web/qxtmail.cpp trunk/src/web/qxtmail.h trunk/src/web/qxtsendmail.cpp trunk/src/web/qxtsendmail.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <xpa...@us...> - 2007-11-24 19:47:14
|
Revision: 971 http://libqxt.svn.sourceforge.net/libqxt/?rev=971&view=rev Author: xparanoidj Date: 2007-11-24 11:47:10 -0800 (Sat, 24 Nov 2007) Log Message: ----------- working multiplexing QxtWebScgiConnector a test for direct use of connectors Modified Paths: -------------- trunk/src/web/qxtwebhttpconnector_p.h trunk/src/web/qxtwebscgiconnector.cpp trunk/src/web/qxtwebscgiconnector_p.h Added Paths: ----------- trunk/tests/web/direct/ trunk/tests/web/direct/direct.pro trunk/tests/web/direct/main.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jp...@us...> - 2007-12-05 19:42:50
|
Revision: 980 http://libqxt.svn.sourceforge.net/libqxt/?rev=980&view=rev Author: jpnurmi Date: 2007-12-05 11:42:06 -0800 (Wed, 05 Dec 2007) Log Message: ----------- Revised QxtCheckComboBox == less & simpler code Modified Paths: -------------- trunk/src/gui/qxtcheckcombobox.cpp trunk/src/gui/qxtcheckcombobox.h trunk/src/gui/qxtcheckcombobox_p.h trunk/tests/QxtGui/app/app.pro trunk/tests/QxtGui/app/tab.ui This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jp...@us...> - 2007-12-09 14:30:22
|
Revision: 988 http://libqxt.svn.sourceforge.net/libqxt/?rev=988&view=rev Author: jpnurmi Date: 2007-12-09 06:30:19 -0800 (Sun, 09 Dec 2007) Log Message: ----------- Sorted out convenience and module headers. Modified Paths: -------------- trunk/deploy/include/QxtCore/QxtCore trunk/deploy/include/QxtCrypto/QxtCrypto trunk/deploy/include/QxtNetwork/QxtNetwork trunk/deploy/include/QxtSql/QxtSql trunk/deploy/include/QxtWeb/QxtWeb Added Paths: ----------- trunk/deploy/include/QxtCore/QxtCsvModel trunk/deploy/include/QxtCore/QxtMetaType trunk/deploy/include/QxtCore/QxtPairList trunk/deploy/include/QxtCore/QxtTupleList trunk/deploy/include/QxtCore/QxtTypeList trunk/src/core/qxtcore.h trunk/src/crypto/qxtcrypto.h trunk/src/network/qxtnetwork.h trunk/src/sql/qxtsql.h trunk/src/web/qxtweb.h Removed Paths: ------------- trunk/deploy/include/QxtNetwork/QxtBlowFish This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jp...@us...> - 2007-12-12 19:45:21
|
Revision: 989 http://libqxt.svn.sourceforge.net/libqxt/?rev=989&view=rev Author: jpnurmi Date: 2007-12-12 11:44:50 -0800 (Wed, 12 Dec 2007) Log Message: ----------- Revised the build system to use qtAddLibrary() and qxtLibraryTarget(). Reformatted module .pro files as slightly less error prone. Please, take a look if you find any ways to get rid of including qxtfunctions.prf to each module .pro file. Modified Paths: -------------- trunk/configure.bat trunk/deploy/qt/qxt.prf.m trunk/features/qxtbuild.prf trunk/libqxt.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 trunk/tools/doqsy/doqsy.pro Added Paths: ----------- trunk/features/qxtfunctions.prf This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <xpa...@us...> - 2007-12-15 14:24:27
|
Revision: 991 http://libqxt.svn.sourceforge.net/libqxt/?rev=991&view=rev Author: xparanoidj Date: 2007-12-15 06:23:39 -0800 (Sat, 15 Dec 2007) Log Message: ----------- cleaning out the buildsystem changes a little. reducing the verbosity of project files dramaticly. This should _NOT_ result in any change of behaviour compared to the last revision. if it does, it's a bug. Modified Paths: -------------- trunk/features/qxtbuild.prf 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 Removed Paths: ------------- trunk/features/qxtfunctions.prf This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <xpa...@us...> - 2007-12-15 15:25:35
|
Revision: 996 http://libqxt.svn.sourceforge.net/libqxt/?rev=996&view=rev Author: xparanoidj Date: 2007-12-15 07:24:00 -0800 (Sat, 15 Dec 2007) Log Message: ----------- here's the rewquested footer with version number This line, and those below, will be ignored-- M trunk/tools/doqsy/main.cpp M trunk/doctemplate/site.html Modified Paths: -------------- trunk/doctemplate/site.html 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...> - 2007-12-15 16:03:58
|
Revision: 997 http://libqxt.svn.sourceforge.net/libqxt/?rev=997&view=rev Author: xparanoidj Date: 2007-12-15 08:02:31 -0800 (Sat, 15 Dec 2007) Log Message: ----------- assistant integration for pre 4.4 Modified Paths: -------------- trunk/doctemplate/site.html 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...> - 2007-12-15 17:18:14
|
Revision: 998 http://libqxt.svn.sourceforge.net/libqxt/?rev=998&view=rev Author: xparanoidj Date: 2007-12-15 09:17:00 -0800 (Sat, 15 Dec 2007) Log Message: ----------- assistant integration for assistant NG (qt > 4.4) subject to change since Qt-4.4 is stil buggy Modified Paths: -------------- trunk/tools/doqsy/main.cpp Added Paths: ----------- trunk/doctemplate/index.dcf trunk/doctemplate/index.dcf.unroll.classes trunk/doctemplate/index.dcf.unroll.members trunk/doctemplate/qxt.qhcp trunk/doctemplate/qxt.qhp.xml trunk/doctemplate/qxt.qhp.xml.unroll.classes trunk/doctemplate/qxt.qhp.xml.unroll.files trunk/doctemplate/qxt.qhp.xml.unroll.keywords This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <xpa...@us...> - 2007-12-15 17:38:31
|
Revision: 999 http://libqxt.svn.sourceforge.net/libqxt/?rev=999&view=rev Author: xparanoidj Date: 2007-12-15 09:37:19 -0800 (Sat, 15 Dec 2007) Log Message: ----------- finally correct titles in the documentation Modified Paths: -------------- trunk/doctemplate/qxt.qhp.xml.unroll.classes trunk/doctemplate/qxt.qhp.xml.unroll.keywords trunk/doctemplate/site.html 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...> - 2007-12-19 16:04:29
|
Revision: 1005 http://libqxt.svn.sourceforge.net/libqxt/?rev=1005&view=rev Author: xparanoidj Date: 2007-12-19 08:04:28 -0800 (Wed, 19 Dec 2007) Log Message: ----------- doxygen doesn't understand nested templates and C++ doesnt understand typedef templates. So we have to split stuff into seperate classes Modified Paths: -------------- trunk/src/core/qxtlinkedtree.cpp trunk/src/core/qxtlinkedtree.h Added Paths: ----------- trunk/deploy/include/QxtCore/QxtLinkedTree This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jp...@us...> - 2007-12-29 12:38:51
|
Revision: 1019 http://libqxt.svn.sourceforge.net/libqxt/?rev=1019&view=rev Author: jpnurmi Date: 2007-12-29 04:38:41 -0800 (Sat, 29 Dec 2007) Log Message: ----------- Say hello to QxtGlobalShortcut! Modified Paths: -------------- trunk/src/gui/gui.pro trunk/src/gui/qxtgui.h Added Paths: ----------- trunk/deploy/include/QxtGui/QxtGlobalShortcut trunk/src/gui/qxtglobalshortcut.cpp trunk/src/gui/qxtglobalshortcut.h trunk/src/gui/qxtglobalshortcut_mac.cpp trunk/src/gui/qxtglobalshortcut_p.h trunk/src/gui/qxtglobalshortcut_win.cpp trunk/src/gui/qxtglobalshortcut_x11.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jp...@us...> - 2007-12-29 22:08:13
|
Revision: 1023 http://libqxt.svn.sourceforge.net/libqxt/?rev=1023&view=rev Author: jpnurmi Date: 2007-12-29 14:08:11 -0800 (Sat, 29 Dec 2007) Log Message: ----------- Made QxtGlobalShortcut to take QKeySequence instead of Qt::Key and Qt::KeyboardModifiers. Modified Paths: -------------- trunk/src/gui/qxtglobalshortcut.cpp trunk/src/gui/qxtglobalshortcut.h trunk/src/gui/qxtglobalshortcut_p.h trunk/tests/QxtGui/app/mainwindow.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <xpa...@us...> - 2007-12-30 21:55:34
|
Revision: 1026 http://libqxt.svn.sourceforge.net/libqxt/?rev=1026&view=rev Author: xparanoidj Date: 2007-12-30 13:55:27 -0800 (Sun, 30 Dec 2007) Log Message: ----------- introducing QxtBerkeley Modified Paths: -------------- trunk/.qmake.cache trunk/configure trunk/libqxt.pro trunk/src/core/qxtglobal.h Added Paths: ----------- trunk/config.tests/db/ trunk/config.tests/db/db.pro trunk/config.tests/db/main.cpp trunk/src/berkeley/ trunk/src/berkeley/berkeley.pro trunk/src/berkeley/qxtbdb.cpp trunk/src/berkeley/qxtbdb.h trunk/src/berkeley/qxtbdbhash.cpp trunk/src/berkeley/qxtbdbhash.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <xpa...@us...> - 2007-12-31 15:20:37
|
Revision: 1037 http://libqxt.svn.sourceforge.net/libqxt/?rev=1037&view=rev Author: xparanoidj Date: 2007-12-31 07:20:22 -0800 (Mon, 31 Dec 2007) Log Message: ----------- QxtBdbHashIterator Modified Paths: -------------- 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-01 14:45:23
|
Revision: 1039 http://libqxt.svn.sourceforge.net/libqxt/?rev=1039&view=rev Author: xparanoidj Date: 2008-01-01 06:45:20 -0800 (Tue, 01 Jan 2008) Log Message: ----------- parsing a few more things. including /warning, /note and /sa Modified Paths: -------------- trunk/doctemplate/class-impl.html trunk/doctemplate/stylesheet.css trunk/tools/doqsy/main.cpp Added Paths: ----------- trunk/doctemplate/note.png trunk/doctemplate/sa.png trunk/doctemplate/warning.png This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <xpa...@us...> - 2008-01-01 15:26:43
|
Revision: 1042 http://libqxt.svn.sourceforge.net/libqxt/?rev=1042&view=rev Author: xparanoidj Date: 2008-01-01 07:26:36 -0800 (Tue, 01 Jan 2008) Log Message: ----------- mapping proper section names Modified Paths: -------------- trunk/doctemplate/class-section.html 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-01 15:44:43
|
Revision: 1043 http://libqxt.svn.sourceforge.net/libqxt/?rev=1043&view=rev Author: xparanoidj Date: 2008-01-01 07:44:26 -0800 (Tue, 01 Jan 2008) Log Message: ----------- fixed a bug in the dcf generator that might generate invalid xml when classes have no members Modified Paths: -------------- trunk/doctemplate/index.dcf.unroll.classes trunk/doctemplate/index.dcf.unroll.members 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-01 16:14:50
|
Revision: 1045 http://libqxt.svn.sourceforge.net/libqxt/?rev=1045&view=rev Author: xparanoidj Date: 2008-01-01 08:14:48 -0800 (Tue, 01 Jan 2008) Log Message: ----------- using \brief properly Modified Paths: -------------- trunk/doctemplate/class-impl.html trunk/doctemplate/module.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-01 16:34:23
|
Revision: 1047 http://libqxt.svn.sourceforge.net/libqxt/?rev=1047&view=rev Author: xparanoidj Date: 2008-01-01 08:34:20 -0800 (Tue, 01 Jan 2008) Log Message: ----------- handling tables Modified Paths: -------------- 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-01 17:24:50
|
Revision: 1049 http://libqxt.svn.sourceforge.net/libqxt/?rev=1049&view=rev Author: xparanoidj Date: 2008-01-01 09:24:48 -0800 (Tue, 01 Jan 2008) Log Message: ----------- display enums properly Modified Paths: -------------- 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-01 18:10:26
|
Revision: 1050 http://libqxt.svn.sourceforge.net/libqxt/?rev=1050&view=rev Author: xparanoidj Date: 2008-01-01 10:10:25 -0800 (Tue, 01 Jan 2008) Log Message: ----------- use \reimp to define a member as reimplemented from the superclass. It will be hidden from the docs. Modified Paths: -------------- trunk/Doqsyfile trunk/doctemplate/stylesheet.css trunk/src/core/qxtfifo.cpp trunk/src/core/qxtfifo.h 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-01 18:33:50
|
Revision: 1055 http://libqxt.svn.sourceforge.net/libqxt/?rev=1055&view=rev Author: xparanoidj Date: 2008-01-01 10:33:48 -0800 (Tue, 01 Jan 2008) Log Message: ----------- docs revised Modified Paths: -------------- trunk/src/sql/qxtsqlpackagemodel.cpp trunk/src/sql/qxtsqlpackagemodel.h 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-01 18:47:34
|
Revision: 1057 http://libqxt.svn.sourceforge.net/libqxt/?rev=1057&view=rev Author: xparanoidj Date: 2008-01-01 10:47:29 -0800 (Tue, 01 Jan 2008) Log Message: ----------- beautification Modified Paths: -------------- trunk/Doqsyfile 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-01 19:17:26
|
Revision: 1060 http://libqxt.svn.sourceforge.net/libqxt/?rev=1060&view=rev Author: xparanoidj Date: 2008-01-01 11:17:26 -0800 (Tue, 01 Jan 2008) Log Message: ----------- beautification. has "warning" and "note" and "see also" as text now Modified Paths: -------------- trunk/Doqsyfile 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. |