2012-07-28 |
Jeremy Katz | removed duplicated docs in android qsharedmemory and... |
tree | commitdiff |
2012-07-28 |
Stephen Kelly | Specialize QTypeInfo for QUrlTwoFlags to mark it PRIMITIVE. |
tree | commitdiff |
2012-07-28 |
Stephen Kelly | Mark the QFlag and QIncompatibleFlag as primitive. |
tree | commitdiff |
2012-07-27 |
David Faure | QDebug: Add getter/setter for auto-insert-spaces. |
tree | commitdiff |
2012-07-27 |
David Faure | QDebug: adjust documentation of space(), nospace()... |
tree | commitdiff |
2012-07-27 |
Volker Krause | Fix crash in QVariant::canConvert(). |
tree | commitdiff |
2012-07-27 |
Jeremy Katz | fix QVariant qdoc error - mark const QVariant::data_ptr... |
tree | commitdiff |
2012-07-27 |
Jeremy Katz | Fix QUrlQuery qdoc errors |
tree | commitdiff |
2012-07-27 |
Jędrzej Nowacki | Introduce QTypeInfoMerger. |
tree | commitdiff |
2012-07-27 |
Stephen Kelly | Implement implicit constructors for built-in classes. |
tree | commitdiff |
2012-07-27 |
Jeremy Katz | fix QMimeDatabase qdoc errors |
tree | commitdiff |
2012-07-26 |
Jeremy Katz | Fix several QUrl qdoc errors |
tree | commitdiff |
2012-07-26 |
Friedemann Kleint | Fix MSVC 64bit warnings about truncation from size_t... |
tree | commitdiff |
2012-07-26 |
Marc Mutz | QMetaTypeId2::IsBuiltIn: (new) template meta-function... |
tree | commitdiff |
2012-07-26 |
Marc Mutz | QFileInfo: remove synchronisation macro |
tree | commitdiff |
2012-07-26 |
Lars Knoll | Fixup the plugin documentation |
tree | commitdiff |
2012-07-25 |
Stephen Kelly | Make the operator| for QUrl with QIncompatibleFlag... |
tree | commitdiff |
2012-07-25 |
Marc Mutz | QObject: add a macro for conveniently setting the objec... |
tree | commitdiff |
2012-07-25 |
Stephen Kelly | Create IMPORTED CMake targets for executables. |
tree | commitdiff |
2012-07-25 |
Mitch Curtis | Add ISO 8601 specification link to corelib's external... |
tree | commitdiff |
2012-07-25 |
Marc Mutz | QtWidgets: use nullary version of qRegisterMetaType... |
tree | commitdiff |
2012-07-24 |
Mitch Curtis | Remove references to nonexistent QLocale::setDefaultLoc... |
tree | commitdiff |
2012-07-24 |
Stephen Kelly | Make sure that unknown types use the handler for unknow... |
tree | commitdiff |
2012-07-24 |
Stephen Kelly | Make qRegisterMetaType constexpr for built-in types. |
tree | commitdiff |
2012-07-24 |
David Faure | QAbstractNativeEventFilter: document return value |
tree | commitdiff |
2012-07-24 |
Thomas McGuire | Provide access to (dis)connectNotify() from other objects. |
tree | commitdiff |
2012-07-23 |
David Faure | Remove winEventFilter, replaced with installNativeEvent... |
tree | commitdiff |
2012-07-23 |
Mitch Curtis | Fix q_check_ptr typo in QtGlobal documentation. |
tree | commitdiff |
2012-07-23 |
Giuseppe D'Angelo | More qHash(T, uint) support |
tree | commitdiff |
2012-07-23 |
Lars Knoll | Move the windows locale codec into it's own file |
tree | commitdiff |
2012-07-23 |
Mitch Curtis | Clarify ambiguous sentence in QVariant::toBool() docume... |
tree | commitdiff |
2012-07-23 |
Sean Harmer | Improve the loading performance of QLibrary |
tree | commitdiff |
2012-07-23 |
Sean Harmer | QNX: Use new native event filtering api |
tree | commitdiff |
2012-07-21 |
Kai Koehne | Logging: Simplify message handler logic for windows |
tree | commitdiff |
2012-07-21 |
Sean Harmer | Improve performance of QLibrary::load() |
tree | commitdiff |
2012-07-20 |
Marc Mutz | QFlags: complete constexpr'ifcation |
tree | commitdiff |
2012-07-20 |
David Faure | Provide public API for native event filtering, moved... |
tree | commitdiff |
2012-07-20 |
Sergio Ahumada | Doc: Fix QUrl::isLocalFile documentation |
tree | commitdiff |
2012-07-20 |
Lars Knoll | Fixed most qdoc errors for the json classes. |
tree | commitdiff |
2012-07-19 |
Stephen Kelly | Remove Q_UNUSED for the metaObject. |
tree | commitdiff |
2012-07-19 |
Jeremy Katz | fix "No such ..." doc error for QString::toHtmlEscaped |
tree | commitdiff |
2012-07-19 |
Jeremy Katz | fix "No such ..." in qmargins |
tree | commitdiff |
2012-07-19 |
Jeremy Katz | fix "No such ..." doc error for Qt::WindowType WindowOv... |
tree | commitdiff |
2012-07-19 |
Jeremy Katz | fix "No such ..." error in qnamespace.qdoc |
tree | commitdiff |
2012-07-19 |
Jeremy Katz | fix "No such ..." doc error for QMetaType::typeName() |
tree | commitdiff |
2012-07-19 |
Jeremy Katz | fix "No such ..." in doc for QMetaEnum::keysToValue() |
tree | commitdiff |
2012-07-19 |
Jeremy Katz | fix "No such ..." doc error in QBasicTimer::start() |
tree | commitdiff |
2012-07-19 |
Jeremy Katz | fix "No such ..." for QMimaeDatabase::mimeTypeForFile() |
tree | commitdiff |
2012-07-19 |
Jeremy Katz | fix "No such ..." for QObject::connect(...,functor... |
tree | commitdiff |
2012-07-19 |
Jeremy Katz | fix "No such ..." documentation errors in QAbstractItem... |
tree | commitdiff |
2012-07-18 |
Marc Mutz | qmetaobject_p.h: don't (incorrectly) fwd-declare QVarLe... |
tree | commitdiff |
2012-07-18 |
Stephen Kelly | Make the QIncompatibleFlag constexpr. |
tree | commitdiff |
2012-07-17 |
Friedemann Kleint | Windows: Do not return short path names for QDir::tempP... |
tree | commitdiff |
2012-07-17 |
Jeremy Katz | Typo in QWaitCondition::wait() doc: lcokedReadWriteLock |
tree | commitdiff |
2012-07-17 |
Jeremy Katz | Correct documentation for Void metatype value, define... |
tree | commitdiff |
2012-07-17 |
Jeremy Katz | Add new metatypes to QMetaType::Type enum for docs |
tree | commitdiff |
2012-07-17 |
Jeremy Katz | Remove Qt3Support enums for q{dir,filedevice,settings... |
tree | commitdiff |
2012-07-17 |
Jeremy Katz | Remove documentation of previously deleted Accessibilit... |
tree | commitdiff |
2012-07-17 |
Jeremy Katz | Remove documentation of Qt3Support enums in qcoreevent.cpp |
tree | commitdiff |
2012-07-17 |
Sergio Martins | Normalize signal/slots. |
tree | commitdiff |
2012-07-16 |
Marc Mutz | QStateMachine: mark a ctor as explicit |
tree | commitdiff |
2012-07-16 |
Jeremy Katz | undocument enums as part of Qt3Support removal |
tree | commitdiff |
2012-07-16 |
Jeremy Katz | Add gui/ to qtcore.qdocconf to pick up enums in Qt... |
tree | commitdiff |
2012-07-16 |
Jeremy Katz | Undocument Qt::AnchorAttribute |
tree | commitdiff |
2012-07-16 |
David Faure | Fix applicationName() being empty in QApplication. |
tree | commitdiff |
2012-07-16 |
Kent Hansen | statemachine: Move RestorePolicy enum to QState class |
tree | commitdiff |
2012-07-16 |
Kent Hansen | Add QStateMachine constructor that takes a ChildMode |
tree | commitdiff |
2012-07-13 |
Stephen Kelly | Only create the Qt5::WinMain target if it doesn't exist... |
tree | commitdiff |
2012-07-13 |
Kent Hansen | statemachine: Micro-optimization for signal transition... |
tree | commitdiff |
2012-07-13 |
Kent Hansen | statemachine: Use new Qt5 api for obtaining method... |
tree | commitdiff |
2012-07-13 |
Kent Hansen | statemachine: Make signal transition registration threa... |
tree | commitdiff |
2012-07-13 |
Kent Hansen | statemachine: Fix signal transition handling in multi... |
tree | commitdiff |
2012-07-13 |
Kent Hansen | statemachine: Small refactoring of transition registration |
tree | commitdiff |
2012-07-13 |
Kent Hansen | statemachine: Fix dynamic transition registration edge... |
tree | commitdiff |
2012-07-13 |
Kent Hansen | statemachine: Avoid warning when setting up signal... |
tree | commitdiff |
2012-07-13 |
Kent Hansen | statemachine: Set correct signal index when signal... |
tree | commitdiff |
2012-07-13 |
Marc Mutz | doc/snippets: normalize signals/slots |
tree | commitdiff |
2012-07-12 |
Stephen Kelly | Make it possible to connect to QAbstract{State,Transtio... |
tree | commitdiff |
2012-07-12 |
Stephen Kelly | Make it possible to use new syntax to connect to model... |
tree | commitdiff |
2012-07-12 |
Stephen Kelly | Create a way to inform moc about private signals. |
tree | commitdiff |
2012-07-12 |
Kent Hansen | statemachine: Fix state entry bug for parallel state... |
tree | commitdiff |
2012-07-12 |
Kent Hansen | statemachine: Move invariant code out of loop body |
tree | commitdiff |
2012-07-12 |
Jan-Arve Saether | Enable modularization of translation files. |
tree | commitdiff |
2012-07-12 |
Tasuku Suzuki | remove QT_NO_SIGNALMAPPER from features |
tree | commitdiff |
2012-07-12 |
Robin Burchell | android: fix build mistake from earlier mkspec naming |
tree | commitdiff |
2012-07-12 |
Thiago Macieira | Fix static plugin loading. |
tree | commitdiff |
2012-07-11 |
Mitch Curtis | Write qHash functions for QDate, QTime and QDateTime. |
tree | commitdiff |
2012-07-11 |
Mitch Curtis | Add unary operator+ to QPoint and QPointF. |
tree | commitdiff |
2012-07-11 |
Thiago Macieira | Put the ICU libraries in LIBS_PRIVATE |
tree | commitdiff |
2012-07-11 |
Sergio Ahumada | Fix some spelling errors |
tree | commitdiff |
2012-07-11 |
Stephen Kelly | Fix unit tests when CMAKE_PREFIX_PATH env var is not... |
tree | commitdiff |
2012-07-11 |
Marc Mutz | QNX: fix linking by implementing QStandardPaths::enable... |
tree | commitdiff |
2012-07-11 |
Kent Hansen | statemachine: Support parallel root state |
tree | commitdiff |
2012-07-11 |
Kent Hansen | statemachine: Emit finished() signal when the initial... |
tree | commitdiff |
2012-07-11 |
Kent Hansen | statemachine: Small refactoring of initial transition... |
tree | commitdiff |
2012-07-11 |
Kent Hansen | statemachine: Get rid of hidden start state |
tree | commitdiff |
2012-07-11 |
Kent Hansen | statemachine: Revamp property assignments implementation |
tree | commitdiff |
2012-07-11 |
Kent Hansen | statemachine: Refactor {enter,exit}States() functions |
tree | commitdiff |
2012-07-10 |
Laszlo Papp | Make the documentation consistent with the header and... |
tree | commitdiff |
2012-07-10 |
Kent Hansen | statemachine: Don't assign properties for transitions... |
tree | commitdiff |
next |