PDA

View Full Version : LibQxt 0.6.0



jpn
18th April 2010, 18:23
The Qxt team is proud to announce the immediate release of LibQxt version 0.6.0.

LibQxt, an extension library for Qt, provides a suite of cross-platform utility classes to add functionality not readily available in the Qt toolkit by Nokia.

LibQxt 0.6.0 introduces new features and contains bug fixes to the 0.5.x series:


General

Revised the build system
Revised docs (now based on qdoc3)
QxtConfig.cmake


Bug fixes

#4 QxtDaemon::daemonize() compilation warning
#24 QxtFlowView::currentIndex()
#29 qxtwecore
#33 Problem in QxtMailMessage
#34 Debug PDB files
#36 QxtCommandoptions on Windows wrong option parsing
#41 Compilation issue on Mac


QxtCore

Added QxtModelSerializer
Removed obsolete QxtSemaphore
Added QxtJSON


QxtGui

Added rich text support to QxtItemDelegate
Removed obsolete QxtTabWidget::TabMovementMode & QxtTabBar
Removed obsolete QxtDockWidget
Revised QxtConfigDialog & QxtConfigWidget
Enhanced QxtWindowSystem::idleTime() to resolve libXss at run-time
Added QxtCrumbView::crumbDelegate()
Added QxtFilterDialog and QxtLookupLineEdit


QxtNetwork

Added QxtXmlRpc
Added QxtMainAttachment::fromFile()
Revised QxtSmtp
Added QxtJSONRpcClient and QxtJSONRpcCall


Added QxtZeroConf module


More information and downloads are available at http://libqxt.org.

birger
29th April 2010, 12:13
Hi all,

this is a very fine Lib.

But do you have a litle sample, which show, how to work with QxtScheduleView?

thanks in advance

tingxx
30th April 2010, 06:42
I can't generate doc ? Anybody same with me ?:confused:

codeman
30th April 2010, 22:44
I get compiling errors what the point here:



compiling debug/.moc/moc_qxtglobalshortcut.cpp
rcc resources.qrc
cygwin warning:
MS-DOS style path detected: C:/Qt/2010.01/qt/binrcc.exe
Preferred POSIX equivalent is: /cygdrive/c/Qt/2010.01/qt/binrcc.exe
CYGWIN environment variable option "nodosfilewarning" turns off this warning.
Consult the user's guide for more details about POSIX paths:
http://cygwin.com/cygwin-ug-net/using.html#using-pathnames
/usr/bin/sh: C:/Qt/2010.01/qt/binrcc.exe: No such file or directory
mingw32-make[2]: *** [debug/.rcc/qrc_resources.cpp] Error 127
mingw32-make[2]: Leaving directory `C:/libqxt/src/gui'
mingw32-make[1]: *** [debug] Error 2
mingw32-make[1]: Leaving directory `C:/libqxt/src/gui'
mingw32-make: *** [sub-src-gui-make_default] Error 2

amoswood
8th June 2010, 15:40
This is great library! Thanks for the features. I am highly interested in the using the QxtSpanSlider since Qt doesn't provide that kind of widget. I wonder why they don't anyway. Seems to be a common widget these days. Anyway, thanks for that widget.

liversedge
17th June 2010, 21:53
Wow, what a nice library. If you are looking for new ideas I would love a QxtCompleter widget that supports 'tags' or 'keywords' style completion with a definable separator. Also the QxtScheduleView is nice but screams out for a QxtCalendar that allows you to select days / weeks / group of days that can be connected to it (think about how the calendar view works in MS Outlook).

Great stuff though, such high quality.:cool:

jpn
24th November 2010, 08:19
But do you have a litle sample, which show, how to work with QxtScheduleView?

I'm afraid (and shamed) that component never got matured, really. There haven't been functional changes for a couple of years or so. I recall that the author wanted to rewrite it using the graphics view framework.


I can't generate doc ? Anybody same with me ?:confused:
Could you open an issue (http://dev.libqxt.org/libqxt/issues) and provide more details, please? :)


I get compiling errors what the point here:



compiling debug/.moc/moc_qxtglobalshortcut.cpp
rcc resources.qrc
cygwin warning:
MS-DOS style path detected: C:/Qt/2010.01/qt/binrcc.exe
Preferred POSIX equivalent is: /cygdrive/c/Qt/2010.01/qt/binrcc.exe
CYGWIN environment variable option "nodosfilewarning" turns off this warning.
Consult the user's guide for more details about POSIX paths:
http://cygwin.com/cygwin-ug-net/using.html#using-pathnames
/usr/bin/sh: C:/Qt/2010.01/qt/binrcc.exe: No such file or directory
mingw32-make[2]: *** [debug/.rcc/qrc_resources.cpp] Error 127
mingw32-make[2]: Leaving directory `C:/libqxt/src/gui'
mingw32-make[1]: *** [debug] Error 2
mingw32-make[1]: Leaving directory `C:/libqxt/src/gui'
mingw32-make: *** [sub-src-gui-make_default] Error 2

You might want to try without Cygwin.


If you are looking for new ideas I would love a QxtCompleter widget that supports 'tags' or 'keywords' style completion with a definable separator.
Could you create a proposal (http://dev.libqxt.org/libqxt/issues) and provide more details, please? :)



Also the QxtScheduleView is nice but screams out for a QxtCalendar that allows you to select days / weeks / group of days that can be connected to it (think about how the calendar view works in MS Outlook).

See the answer to birger above.

Thanks everyone for your comments!

jpn
26th November 2010, 12:53
Announcing a bit late here, because the forum didn't let me post again after answering to the thread. Anyway, the Qxt team is proud to announce the release of LibQxt version 0.6.1 containing improvements and bug fixes to the 0.6.x series.


Downloads: http://www.libqxt.org
Documentation: http://doc.libqxt.org (http://http://doc.libqxt.org)
Change log: http://dev.libqxt.org/libqxt/raw/v0.6.1/CHANGES

jpn
24th November 2011, 22:21
The Qxt team is proud to announce the immediate release of LibQxt version 0.6.2 containing improvements and bug fixes to the 0.6.x series.


Downloads: http://www.libqxt.org
Documentation: http://doc.libqxt.org (http://http://doc.libqxt.org)
Change log: http://dev.libqxt.org/libqxt/raw/v0.6.2/CHANGES