From: <jp...@us...> - 2007-04-04 17:27:48
|
Revision: 327 http://libqxt.svn.sourceforge.net/libqxt/?rev=327&view=rev Author: jpnurmi Date: 2007-04-04 10:27:45 -0700 (Wed, 04 Apr 2007) Log Message: ----------- Added a screenshot of QxtSpanSlider. Modified Paths: -------------- trunk/src/gui/QxtSpanSlider.cpp Added Paths: ----------- trunk/deploy/docs/qxtspanslider.png This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jp...@us...> - 2007-04-04 17:44:51
|
Revision: 328 http://libqxt.svn.sourceforge.net/libqxt/?rev=328&view=rev Author: jpnurmi Date: 2007-04-04 10:44:50 -0700 (Wed, 04 Apr 2007) Log Message: ----------- Added a screenshot of QxtTreeWidget. Modified Paths: -------------- trunk/src/gui/QxtTreeWidget.cpp Added Paths: ----------- trunk/deploy/docs/qxttreewidget.png This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <afe...@us...> - 2007-04-04 18:23:50
|
Revision: 329 http://libqxt.svn.sourceforge.net/libqxt/?rev=329&view=rev Author: afe_coda Date: 2007-04-04 11:23:36 -0700 (Wed, 04 Apr 2007) Log Message: ----------- textual cleanup of license and intent Modified Paths: -------------- trunk/LICENSE Added Paths: ----------- trunk/LGPL This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <xpa...@us...> - 2007-04-04 20:18:02
|
Revision: 330 http://libqxt.svn.sourceforge.net/libqxt/?rev=330&view=rev Author: xparanoidj Date: 2007-04-04 13:17:35 -0700 (Wed, 04 Apr 2007) Log Message: ----------- docs regenerate Modified Paths: -------------- trunk/configure.bat trunk/deploy/docs/classQxtCheckComboBox.html trunk/deploy/docs/classQxtLabel.html trunk/deploy/docs/classQxtPushButton.html trunk/deploy/docs/classQxtSpanSlider.html trunk/deploy/docs/classQxtTreeWidget.html trunk/deploy/docs/classQxtWebController.html trunk/deploy/docs/index.dcf This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <xpa...@us...> - 2007-04-05 09:32:30
|
Revision: 338 http://libqxt.svn.sourceforge.net/libqxt/?rev=338&view=rev Author: xparanoidj Date: 2007-04-05 02:32:28 -0700 (Thu, 05 Apr 2007) Log Message: ----------- more instructions. movinf to README Added Paths: ----------- trunk/README Removed Paths: ------------- trunk/INSTALL This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <xpa...@us...> - 2007-04-05 09:46:28
|
Revision: 339 http://libqxt.svn.sourceforge.net/libqxt/?rev=339&view=rev Author: xparanoidj Date: 2007-04-05 02:46:21 -0700 (Thu, 05 Apr 2007) Log Message: ----------- module convinience includes Modified Paths: -------------- trunk/features/unix/bootstrap.prf Added Paths: ----------- trunk/deploy/include/QxtCore/QxtCore trunk/deploy/include/QxtCurses/QxtCurses trunk/deploy/include/QxtGui/QxtGui trunk/deploy/include/QxtKit/QxtKit trunk/deploy/include/QxtMedia/QxtMedia trunk/deploy/include/QxtNetwork/QxtNetwork trunk/deploy/include/QxtSql/QxtSql trunk/deploy/include/QxtWeb/QxtWeb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <xpa...@us...> - 2007-04-06 11:46:06
|
Revision: 342 http://libqxt.svn.sourceforge.net/libqxt/?rev=342&view=rev Author: xparanoidj Date: 2007-04-06 04:46:05 -0700 (Fri, 06 Apr 2007) Log Message: ----------- moving the doc images to the corect location Added Paths: ----------- trunk/doctemplate/qxtcheckcombobox.png trunk/doctemplate/qxtlabel.png trunk/doctemplate/qxtpushbutton.png trunk/doctemplate/qxtspanslider.png trunk/doctemplate/qxttreewidget.png Removed Paths: ------------- trunk/deploy/docs/qxtcheckcombobox.png trunk/deploy/docs/qxtlabel.png trunk/deploy/docs/qxtpushbutton.png trunk/deploy/docs/qxtspanslider.png trunk/deploy/docs/qxttreewidget.png This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <xpa...@us...> - 2007-04-06 14:16:14
|
Revision: 346 http://libqxt.svn.sourceforge.net/libqxt/?rev=346&view=rev Author: xparanoidj Date: 2007-04-06 07:16:12 -0700 (Fri, 06 Apr 2007) Log Message: ----------- real QxtWebWidget with async paint event Modified Paths: -------------- trunk/deploy/include/QxtWeb/QxtWeb trunk/src/web/QxtWebApplication.cpp trunk/src/web/QxtWebInternal.cpp trunk/src/web/web.pro trunk/tests/web/main.cpp trunk/tests/web/qxtweb.pro trunk/tests/web/testcontroller.h Added Paths: ----------- trunk/deploy/include/QxtWeb/QxtWebWidget trunk/src/web/QxtWebWidget.cpp trunk/src/web/QxtWebWidget.h Removed Paths: ------------- trunk/deploy/include/QxtWeb/QxtWebController trunk/src/web/QxtWebController.cpp trunk/src/web/QxtWebController.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <xpa...@us...> - 2007-04-06 18:25:48
|
Revision: 352 http://libqxt.svn.sourceforge.net/libqxt/?rev=352&view=rev Author: xparanoidj Date: 2007-04-06 11:25:35 -0700 (Fri, 06 Apr 2007) Log Message: ----------- yeeees! finaly it is realy async. still a dirty hack but it works sometimes Modified Paths: -------------- trunk/src/web/QxtWebCommunicator.cpp trunk/src/web/QxtWebWidget.cpp trunk/tests/web/app/internal/404.html trunk/tests/web/main.cpp trunk/tests/web/qxtweb.pro trunk/tests/web/testcontroller.h Added Paths: ----------- trunk/tests/web/testcontroller.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <xpa...@us...> - 2007-04-06 19:32:45
|
Revision: 353 http://libqxt.svn.sourceforge.net/libqxt/?rev=353&view=rev Author: xparanoidj Date: 2007-04-06 12:32:43 -0700 (Fri, 06 Apr 2007) Log Message: ----------- at least working version of async web Modified Paths: -------------- trunk/src/web/QxtWebCommunicator.cpp trunk/tests/web/app/internal/404.html trunk/tests/web/testcontroller.cpp trunk/tests/web/testcontroller.h Added Paths: ----------- trunk/tests/web/app/internal/aframe.html This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <xpa...@us...> - 2007-04-06 19:47:57
|
Revision: 354 http://libqxt.svn.sourceforge.net/libqxt/?rev=354&view=rev Author: xparanoidj Date: 2007-04-06 12:47:55 -0700 (Fri, 06 Apr 2007) Log Message: ----------- make back button work Modified Paths: -------------- trunk/src/web/QxtWebCommunicator.cpp trunk/src/web/QxtWebInternal.cpp trunk/tests/web/app/internal/mint.html trunk/tests/web/testcontroller.cpp trunk/tests/web/testcontroller.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <xpa...@us...> - 2007-04-06 20:36:25
|
Revision: 355 http://libqxt.svn.sourceforge.net/libqxt/?rev=355&view=rev Author: xparanoidj Date: 2007-04-06 13:36:23 -0700 (Fri, 06 Apr 2007) Log Message: ----------- hiding the sync flag from the url Modified Paths: -------------- trunk/src/web/QxtWebCommunicator.cpp trunk/src/web/QxtWebCommunicator.h trunk/src/web/QxtWebWidget.cpp trunk/tests/web/app/internal/aframe.html This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <xpa...@us...> - 2007-04-06 21:04:14
|
Revision: 356 http://libqxt.svn.sourceforge.net/libqxt/?rev=356&view=rev Author: xparanoidj Date: 2007-04-06 14:03:40 -0700 (Fri, 06 Apr 2007) Log Message: ----------- a few bugfixes. including deadlock proterctor Modified Paths: -------------- trunk/src/web/QxtWebApplication.cpp trunk/src/web/QxtWebCommunicator.cpp trunk/src/web/QxtWebCommunicator.h trunk/src/web/QxtWebInternal.cpp trunk/tests/web/app/internal/aframe.html trunk/tests/web/testcontroller.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <xpa...@us...> - 2007-04-06 21:23:28
|
Revision: 357 http://libqxt.svn.sourceforge.net/libqxt/?rev=357&view=rev Author: xparanoidj Date: 2007-04-06 14:23:26 -0700 (Fri, 06 Apr 2007) Log Message: ----------- no idea what i did. but seems that removed a crash Modified Paths: -------------- trunk/src/web/QxtWebApplication.cpp trunk/src/web/QxtWebCommunicator.cpp trunk/src/web/QxtWebCommunicator.h trunk/tests/web/testcontroller.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <xpa...@us...> - 2007-04-06 21:36:34
|
Revision: 358 http://libqxt.svn.sourceforge.net/libqxt/?rev=358&view=rev Author: xparanoidj Date: 2007-04-06 14:36:21 -0700 (Fri, 06 Apr 2007) Log Message: ----------- have update Modified Paths: -------------- trunk/src/web/QxtWebApplication.cpp trunk/src/web/QxtWebWidget.cpp trunk/src/web/QxtWebWidget.h trunk/tests/web/main.cpp trunk/tests/web/testcontroller.cpp trunk/tests/web/testcontroller.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <xpa...@us...> - 2007-04-11 11:07:13
|
Revision: 360 http://libqxt.svn.sourceforge.net/libqxt/?rev=360&view=rev Author: xparanoidj Date: 2007-04-11 04:07:03 -0700 (Wed, 11 Apr 2007) Log Message: ----------- changes to web Modified Paths: -------------- trunk/src/web/QxtWebCommunicator.cpp trunk/src/web/QxtWebCommunicator.h trunk/tests/web/main.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jp...@us...> - 2007-04-13 21:48:34
|
Revision: 361 http://libqxt.svn.sourceforge.net/libqxt/?rev=361&view=rev Author: jpnurmi Date: 2007-04-13 14:48:33 -0700 (Fri, 13 Apr 2007) Log Message: ----------- Added a screenshot of QxtStringSpinBox. Modified Paths: -------------- trunk/src/gui/QxtStringSpinBox.cpp Added Paths: ----------- trunk/doctemplate/qxtstringspinbox.png This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <xpa...@us...> - 2007-04-13 23:09:22
|
Revision: 363 http://libqxt.svn.sourceforge.net/libqxt/?rev=363&view=rev Author: xparanoidj Date: 2007-04-13 16:09:22 -0700 (Fri, 13 Apr 2007) Log Message: ----------- beginning to add configure tests this one is for openssl Modified Paths: -------------- trunk/configure Added Paths: ----------- trunk/config.tests/ trunk/config.tests/openssl/ trunk/config.tests/openssl/main.cpp trunk/config.tests/openssl/openssl.pro This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <xpa...@us...> - 2007-04-13 23:26:10
|
Revision: 364 http://libqxt.svn.sourceforge.net/libqxt/?rev=364&view=rev Author: xparanoidj Date: 2007-04-13 16:26:09 -0700 (Fri, 13 Apr 2007) Log Message: ----------- sadly making the defines be availble in the sub pro files requires a hack. hope that doesnt hurt msvc too much Modified Paths: -------------- trunk/configure trunk/features/qxtbuild.prf trunk/src/network/network.pro This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <xpa...@us...> - 2007-04-13 23:29:20
|
Revision: 365 http://libqxt.svn.sourceforge.net/libqxt/?rev=365&view=rev Author: xparanoidj Date: 2007-04-13 16:29:19 -0700 (Fri, 13 Apr 2007) Log Message: ----------- making sure the tests are run even the second time Modified Paths: -------------- trunk/config.tests/openssl/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...> - 2007-04-13 23:39:29
|
Revision: 366 http://libqxt.svn.sourceforge.net/libqxt/?rev=366&view=rev Author: xparanoidj Date: 2007-04-13 16:39:28 -0700 (Fri, 13 Apr 2007) Log Message: ----------- ffmpeg test make tests only depend on QtCore Modified Paths: -------------- trunk/config.tests/openssl/main.cpp trunk/config.tests/openssl/openssl.pro trunk/configure trunk/src/media/media.pro trunk/src/network/network.pro Added Paths: ----------- trunk/config.tests/ffmpeg/ trunk/config.tests/ffmpeg/ffmpeg.pro trunk/config.tests/ffmpeg/main.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <xpa...@us...> - 2007-04-13 23:59:28
|
Revision: 367 http://libqxt.svn.sourceforge.net/libqxt/?rev=367&view=rev Author: xparanoidj Date: 2007-04-13 16:59:27 -0700 (Fri, 13 Apr 2007) Log Message: ----------- sdl check and some nice colors Modified Paths: -------------- trunk/configure trunk/src/media/media.pro Added Paths: ----------- trunk/config.tests/sdl/ trunk/config.tests/sdl/main.cpp trunk/config.tests/sdl/sdl.pro This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <xpa...@us...> - 2007-04-14 00:20:54
|
Revision: 370 http://libqxt.svn.sourceforge.net/libqxt/?rev=370&view=rev Author: xparanoidj Date: 2007-04-13 17:20:49 -0700 (Fri, 13 Apr 2007) Log Message: ----------- curses check (empty yet) Modified Paths: -------------- trunk/libqxt.pro Added Paths: ----------- trunk/config.tests/curses/ trunk/config.tests/curses/curses.pro trunk/config.tests/curses/main.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jp...@us...> - 2007-04-15 09:34:08
|
Revision: 376 http://libqxt.svn.sourceforge.net/libqxt/?rev=376&view=rev Author: jpnurmi Date: 2007-04-15 02:34:03 -0700 (Sun, 15 Apr 2007) Log Message: ----------- !docs Improved QxtTabWidget docs by adding a screenshot and an example. Added missing constructor for QxtTabWidgetPrivate to make sure the default tabContextMenuPolicy is Qt::DefaultContextMenu as promised. Modified Paths: -------------- trunk/src/gui/QxtTabWidget.cpp trunk/src/gui/QxtTabWidget.h Added Paths: ----------- trunk/deploy/docs/qxttabwidget.png trunk/doctemplate/qxttabwidget.png This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <xpa...@us...> - 2007-04-18 20:49:52
|
Revision: 394 http://libqxt.svn.sourceforge.net/libqxt/?rev=394&view=rev Author: xparanoidj Date: 2007-04-18 13:48:04 -0700 (Wed, 18 Apr 2007) Log Message: ----------- basic docs for QxtHeaderView Modified Paths: -------------- trunk/deploy/docs/annotated.html trunk/deploy/docs/classQxtPushButton.html trunk/deploy/docs/classes.html trunk/deploy/docs/group__gui.html trunk/deploy/docs/hierarchy.html trunk/deploy/docs/index.dcf trunk/deploy/docs/pages.html trunk/src/gui/QxtHeaderView.cpp trunk/src/gui/QxtHeaderView.h Added Paths: ----------- trunk/deploy/docs/classQxtDesktopWidget.html trunk/deploy/docs/classQxtHeaderView.html This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |