PDA

View Full Version : LibQxt



jpn
31st July 2008, 23:02
The Qxt team is proud to announce the immediate release of LibQxt version 0.4.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 Trolltech, a Nokia company.

LibQxt 0.4.0 introduces new features and contains bug fixes to the 0.3.x series:


QxtCore

Added QxtDeplex
Added QxtLocale
Added QxtPointerList
Added QxtMultiSignalWaiter
Added QxtSignalGroup
Added QxtCommandOptions
Added QxtLogger
Added QxtAbstractConnectionManager
Added QxtDataStreamSignalSerializer
Added QxtAbstractSignalSerializer


QxtCrypto

Added QxtHmac


QxtGui

Added QxtItemEditorCreatorBase
Added QxtStandardItemEditorCreator
Added QxtItemEditorCreator
Added QxtBaseSpinBox
Added QxtCountryComboBox
Added QxtCountryModel
Added QxtLanguageComboBox
Added QxtScheduleView
Added QxtTabBar
Added QxtFlowView
Added QxtLetterBoxWidget
Improved QxtTabWidget

Added QxtTabWidget::alwaysShowTabBar
Added QxtTabWidget::tabAnimation
Added QxtTabWidget::tabMovementMode

Improved QxtConfirmationMessage

Added QxtConfirmationMessage::settingsFormat
Added QxtConfirmationMessage::rememberOnReject
Added QxtConfirmationMessage::overrideSettingsApplicatio n
Added QxtConfirmationMessage::overrideSettingsKey
Added QxtConfirmationMessage::overrideSettingsOrganizati on



QxtBerkeley

Added QxtBdbTree


QxtWeb

Revised the whole module


QxtNetwork

Added QxtTcpConnectionManager



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

sadjoker
4th August 2008, 18:49
Really helpfull, thank you.

tpf80
20th January 2009, 23:27
Would you happen to know where I could find an example of using QxtScheduleView? or even just documentation on what kind of structure the model should have?

I downloaded and compiled this, and actually got the view widget to show up with some days as columns and times as rows, but if I add any data to the model I get a segmentation fault. I also checked out the "tests/gui/QxtScheduleView folder but the test program in the downloadable archive does not have the QxtScheduleView widget in it, just an empty window.

jpn
24th January 2009, 12:59
tpf80: Try sending the question to Libqxt-discussion (https://lists.sourceforge.net/lists/listinfo/libqxt-discussion).

tpf80
26th January 2009, 21:53
Ok I will try that, I actually looked there first, but then I read the (at the time I posted this) last message, which was Here (http://sourceforge.net/mailarchive/forum.php?thread_name=200811192002.37651.aep%40asg aartech.com&forum_name=libqxt-discussion), which said that there was a problem with the list.

jpn
30th April 2009, 00:09
The Qxt team is proud to announce the immediate release of LibQxt version 0.5.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 Trolltech, a Nokia company.

LibQxt 0.5.0 introduces new features and contains bug fixes to the 0.4.x series:


General

Added LGPL license option
Run Krazy checks and fixed found issues
Improved configure.bat
Added missing export macros
Added missing convenience headers
Improved compatibility

QT_FORWARD_DECLARE_CLASS
Q_SLOTS, Q_SIGNALS & Q_FOREACH in headers
interface



QxtCore

Revised QxtFifo
Added QxtAlgorithms
Added QxtSerialDevice
Added QxtSlotMapper


QxtCrypto

Revised QxtBlowfish


QxtGui

Added QxtWindowSystem::idleTime()
Added QxtCrumbView
Improved QxtScheduleView
Added QxtSortFilterProxyModel
Improved QxtSpanSlider

Added QxtSpanSlider::HandleMovementMode

Improved QxtItemDelegate

Added ProgressMinimumRole & ProgressMaximumRole
Added support for busy indicator mode

Improved QxtLetterBoxWidget

Added QxtLetterBoxWidget::margin
Added QxtLetterBoxWidget::resizeWidget



QxtWeb

Added QxtWebCgiService



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

jacmoe
14th June 2009, 23:40
I will check this out - seems to be a great QT library. :D

Can I request some screen shots of the various visible widgets?
That would be great. :)

I'm especially interested in seeing QxtTabBar/QxtTabWidget in action.

jpn
15th June 2009, 09:37
Can I request some screen shots of the various visible widgets?
That would be great. :)

I'm especially interested in seeing QxtTabBar/QxtTabWidget in action.

See QxtTabWidget docs: http://doc.libqxt.org/tip/classQxtTabWidget.html

jacmoe
15th June 2009, 13:51
See QxtTabWidget docs: http://doc.libqxt.org/tip/classQxtTabWidget.html
Oops - I missed that. Thanks!:)

snowdream
18th August 2009, 21:36
helpful ,thank you!

jpn
9th October 2009, 23:20
The Qxt team is proud to announce the immediate release of LibQxt version 0.5.1.

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 Qt Development Frameworks, Nokia.

LibQxt 0.5.1 contains bug fixes to the 0.5.x series:

#3 [Vista/Qt 4.5.0] - static build issue
#9 QxtCheckComboBox display is inconsistent
#10 qxtwindowsystem_win.cpp(105) : error C2065: 'LASTINPUTINFO': undeclared identifier
#16 Static lib linkage problem in Qt Creator
#17 QxtPushButton::minimumSizeHint returns wrong value
Fixed QxtGlobalShortcut to allow NumLock on X11
Fixed compilation problems with the GCC-4.4.X series
Fixed QxtGlobalShortcut::shortcut()


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