OSDN Git Service

kde/Katie.git
2019-07-07 Ivailo Monevfix build of locale test with QT_NO_SYSTEMLOCALE defined
2019-07-07 Ivailo Monevresize output string before filling it with data from...
2019-07-06 Ivailo Monevfix regression since db88a21f69ce15d24418297ef6c467c99f...
2019-07-06 Ivailo Monevdeclarative script benchmark requires gui
2019-07-06 Ivailo Monevproperly detect indentation chars in javascriptcore...
2019-07-06 Ivailo Monevbenchmark fixes
2019-07-06 Ivailo Monevremove bogus BoomBlock component test
2019-07-06 Ivailo Monevqdeclarativemetaproperty benchmark fix
2019-07-06 Ivailo Monevregenerate javascriptcore grammar
2019-07-06 Ivailo Monevfix build with GLib2 option on
2019-07-06 Ivailo Monevqmltime benchmark is interactive
2019-07-06 Ivailo Monevqgraphicsview benchmark fix
2019-07-06 Ivailo Monevqimagereader benchmark fix
2019-07-06 Ivailo Monevremove unused characters table
2019-07-06 Ivailo Monevqregexp benchmark fix
2019-07-06 Ivailo Monevqwaitcondition benchmark is broken
2019-07-05 Ivailo Monevuse proper type to store QLineEdit alignment
2019-07-05 Ivailo Monevoptimize QImage::loadFromData()
2019-07-05 Ivailo Monevremove unused QImageWriterPrivate member
2019-07-05 Ivailo MonevQFile benchmark fix
2019-07-05 Ivailo Monevremove windows specific qfile benchmarks
2019-07-05 Ivailo Monevremove eucKr codec reference
2019-07-05 Ivailo Monevattempt to workound the tests timeout in Travis
2019-07-05 Ivailo Monevupdate README [ci skip]
2019-07-04 Ivailo MonevQDBusMessage::setDelayedReply() cannot be const
2019-07-04 Ivailo Monevuse const-ref for argument in QSharedNetworkSessionMana...
2019-07-04 Ivailo Monevremove redundant friend class declaration
2019-07-04 Ivailo Monevoptimize Xlfd encoding table lookup
2019-07-04 Ivailo Monevremove unused QNetworkSessionPrivate member
2019-07-04 Ivailo Monevreplace inline function with its body
2019-07-04 Ivailo Monevavoid temporary in calcRadialPos()
2019-07-04 Ivailo Monevavoid temporary in QStyle::itemTextRect()
2019-07-04 Ivailo Monevavoid temporary in QStyle::itemPixmapRect()
2019-07-04 Ivailo Monevreimplement widgets attributes handling
2019-07-03 Ivailo MonevRevert "replace supposedly invalid case with assert"
2019-07-03 Ivailo Monevremove redundant QProcessEnvironmentPrivate lock
2019-07-03 Ivailo Monevreplace supposedly invalid case with assert
2019-07-03 Ivailo Monevuse QImage::constBits() and correct casts
2019-07-03 Ivailo Moneveffectively revert QWaitCondition changes
2019-07-03 Ivailo Monevoptimize QTextFormatPrivate::property()
2019-07-03 Ivailo Monevoptimize QImage comparison
2019-07-03 Ivailo Monevqobject test requires gui
2019-07-03 Ivailo Monevqtconfig branding
2019-07-02 Ivailo Monevremove unused QAdoptedThread function
2019-07-02 Ivailo Monevmove some temporaries near their usage
2019-07-02 Ivailo Monevremove unused internal functionality
2019-07-02 Ivailo Monevremove redundant lock from QSemaphore::available()
2019-07-02 Ivailo Monevadd missing stub to QWaitCondition
2019-07-02 Ivailo Monevcorrect comment in qtldurl_p header
2019-07-02 Ivailo Monevremove now unused report_error()
2019-07-02 Ivailo Monevreimplement QWaitCondition
2019-07-02 Ivailo Monevreimplement some QThread functions
2019-07-02 Ivailo Monevadd qmutex, qthread and qwaitcondition tests
2019-07-02 Ivailo Monevcopyright update
2019-07-02 Ivailo Monevcorrect cast in linguist
2019-07-02 Ivailo Monevupdate translations [ci skip]
2019-07-02 Ivailo Monevdesigner branding
2019-07-02 Ivailo Monevupdate translations [ci skip]
2019-07-02 Ivailo Monevmove qtconfig icon
2019-07-02 Ivailo Monevremove unused designer icons
2019-07-02 Ivailo Monevremove unused qdbusviewer icons
2019-07-02 Ivailo Monevbranding
2019-07-02 Ivailo Monevuse QImage::constBits() where apropriate
2019-07-02 Ivailo Monevuse QImage::constScanLine() where appropriate
2019-07-01 Ivailo Monevadd to/from base64 and hex conversion benchmarks
2019-07-01 Ivailo Monevmove private QLibrary::did_load to QLibraryPrivate
2019-06-30 Ivailo Monevindentation
2019-06-30 Ivailo MonevQTextEngine cleanup
2019-06-30 Ivailo Monevdo not detach from QImage::setColorCount() if color...
2019-06-30 Ivailo Monevdo not detach from QImage::setColorTable() if colors...
2019-06-30 Ivailo Monevoptimize QRasterPixmapData::fill()
2019-06-30 Ivailo MonevQDeclarativeEnginePrivate cleanup
2019-06-30 Ivailo Monevupdate translations
2019-06-30 Ivailo Monevavoid locks where possible in QDeclarativeEnginePrivate
2019-06-30 Ivailo MonevQDBusConnectionManager mutex does not have to be mutable
2019-06-30 Ivailo Monevavoid locks where possible in QNetworkConfigurationMana...
2019-06-30 Ivailo Monevapply upstream QAbstractAnimation commit
2019-06-30 Ivailo Monevcorrect return type of qt_x11Handle()
2019-06-30 Ivailo MonevQPainterPrivate cleanup
2019-06-30 Ivailo MonevQWizardPagePrivate cleanup
2019-06-30 Ivailo Monevremove redundant lock from QDBusConnectionManager:...
2019-06-30 Ivailo Monevset default compression level of qFastCompress() to 1
2019-06-30 Ivailo Monevbenchmark compression levels in the range of -1 to 9
2019-06-30 Ivailo Monevadd QCryptographicHash benchmark
2019-06-29 Ivailo Monevupdate README [ci skip]
2019-06-29 Ivailo Monevoptimize QCryptographicHash::hash()
2019-06-29 Ivailo Monevmake use of definitions provided by OpenSSL
2019-06-29 Ivailo Monevmark QEvent::ThreadChange event as processed from QSock...
2019-06-29 Ivailo Monevindentation
2019-06-29 Ivailo Monevuse uninitialized temporaries in QRingBuffer
2019-06-29 Ivailo Monevavoid context copy in QCryptographicHash::result()
2019-06-29 Ivailo Monevcorrect Debian dependencies
2019-06-29 Ivailo Monevadjust QPSQLResult to QSqlResult changes
2019-06-29 Ivailo Monevintroduce qFastCompress() and qFastUncompress()
2019-06-29 Ivailo MonevQGraphicsProxyWidgetPrivate cleanup
2019-06-28 Ivailo Monevmake QTabBar::SelectionBehavior meta type
2019-06-28 Ivailo Monevchange designer window title
2019-06-28 Ivailo Monevremove redundant global header inclusion [ci skip]
2019-06-28 Ivailo Monevmark QChar comparison operators arguments as const
2019-06-28 Ivailo Monevadd missing const to QChar::decomposition()
next