projects
/
profile
/
ivi
/
qtbase.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
profile/ivi/qtbase.git
2012-06-16
Konstantin...
tst_QChar: drop outdated testcase
commit
|
commitdiff
|
tree
|
snapshot
2012-06-16
Konstantin...
Improve the code generation by using Q_LIKELY/Q_UNLIKELY
commit
|
commitdiff
|
tree
|
snapshot
2012-06-16
Konstantin...
Make QTBF autotest support SMP code points in the test...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-15
Berthold Krevert
Fix: Widgets that become top-level widgets may crash...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-15
Stephen Kelly
Add automatic metatype declaration for QPointer and...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-15
Jonathan Liu
Do not redefine NIN_KEYSELECT if already defined
commit
|
commitdiff
|
tree
|
snapshot
2012-06-15
Jonas M. Gastal
Fix double error setting, which overrode correct value.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
Thiago Macieira
Forward-declare QLatin1String too
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
Johannes Zellner
eglfs: Pass QSurfaceFormat to createNativeWindow()...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
Girish Ramakrishnan
eglfs: Make QEglFSWindow respect the window format
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
ABBAPOH
Speedup for QAbstractItemViewPrivate::delegateForIndex
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
Thiago Macieira
Use QPointer, not QWeakPointer.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
David Faure
Make qurlinfo private, now that QFtp is private.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
Jeremy Katz
Extend JSON QStandardPaths to support multiple paths...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
Jani Honkonen
Fix QListView::scrollTo() when there are hidden rows
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
Stephen Kelly
It should be a moc error for the specified file to...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
Jiang Jiang
Disable hinting for scaled glyphs in FreeType
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
Girish Ramakrishnan
egl: return EGL config when r/g/b sizes are not set
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
Albert Astals Cid
Add since 5.0 markers to new QCryptographicHash enums...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
Thiago Macieira
Fix encoding of non-ASCII strings
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
Shane Kearns
Rewrite QNetworkReply downloadProgress autotest
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
Shane Kearns
choke uploadProgress signals
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
Shane Kearns
choke downloadProgress signals
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
Tasuku Suzuki
disable codecs for asian language when QT_NO_BIG_CODECS...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
Konstantin...
Regenerate the Unicode tables
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
Konstantin...
Make QUnicodeTables::script() support SMP code points
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
Konstantin...
QFontMetrics/QRawFont: Optimize SMP code points handlin...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
Konstantin...
Add the AGLFN tables generator, update the tables up...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
Konstantin...
AGLFN: optimize glyph name lookup and reverse map creation
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
Friedemann...
Introduce QPA API for size grip handling.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
Friedemann...
Windows: Fix warnings about being unable to load fonts...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
Sean Harmer
Do not add debug/release to QMAKE_CONFIG. Let module...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
Morten Sorvig
Compile.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
Toby Tomkins
Fix namespace compilation on OSX.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
João Abecasis
Remove unneeded #includes and namespace wrappers
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
Sean Harmer
OpenGL: Update QOpenGLFunctions docs to remove widget...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
Friedemann...
QtWidgets: Fix warnings about deprecated QGraphicsView...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
Gatis Paeglis
Change path for 'mousebuttons' widgets example
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
Gatis Paeglis
Add install path for qpa windows example
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
Casper van...
QDoc: Check if index file was already inserted in list.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
Gunnar Sletta
Remove downstream documentation references from gui
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
Sean Harmer
QNX: Enable additional CPU features to be compiled...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
Girish Ramakrishnan
Deliver wheel events when window is null
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
Thiago Macieira
Fix QUrl documentation: FullyDecoded and DecodedMode...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
Thiago Macieira
Fix QDnsLookup test again after public DNS servers...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
Girish Ramakrishnan
eglfs: mark overriden methods with Q_DECL_OVERRIDE
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
Girish Ramakrishnan
printersupport: Fix cups.pro qmake warning
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
Simon Hausmann
Partial fix for WebKit compilation on Windows
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
ABBAPOH
AbstractItemView editorForIndex/indexForEditor speedup
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
Friedemann...
Send key events to pop-up widget in case there is one.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
Andy Shaw
Fix compile issue on AIX
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
Lars Knoll
Don't use gcc extension for QByteArrayLiteral neither
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
Thiago Macieira
Keep the #ifdef for tracking shared pointers in a singl...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
Thiago Macieira
Simple optimisation for the construction of a QSharedPo...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
Thiago Macieira
Use the copy & swap trick to simplify some code in...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
Thiago Macieira
Now merge the QtShared::ExternalRefCount class into...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
Thiago Macieira
Merge QtSharedPointer::Basic into QtSharedPointer:...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
Thiago Macieira
Merge two internal classes of QSharedPointer and de...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
Thiago Macieira
Remove "delete value" from QSharedPointer
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
Girish Ramakrishnan
-device: Use $1 instead of $VAL
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
Mark Brand
add SSE2/AVX/Neon/etc. flags to mkspec win32-g++-cross
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
Holger Hans...
mips: dsp and dspr2 can be enabled separately fix dspr2...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
Gatis Paeglis
Fix Qt5 To-Do's in QGraphicsItem
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
Mark Brand
fix default platform plugin for windows using configure...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
Andy Shaw
Remove unnecessary code from the XCode generator
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
Friedemann...
Remove unused static functions from qlogging.cpp, qstri...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
Thiago Macieira
Export qMemSet and qMemCopy properly
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
Thiago Macieira
Update listing of when SSSE3 and SSE4.1 first became...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
Thiago Macieira
Add configure-time checking for the SSE and AVX feature...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
Lars Knoll
Make sure you can link against more than one static...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
Bradley T....
Cocoa: re-enable getUrl: and appleEventQuit: AppleEvent...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
Bradley T....
Cocoa: Remove unused QApplicationPrivate from QCocoaApp...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
Chris Meyer
Fix QTreeView header re-ordering bug on Mac OS.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
Stephen Kelly
Fix automatic declaration of QSharedPointer<T> metatypes.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
Mitch Curtis
Clean up and consolidate QDateTime-related tests.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
Jonathan Liu
QWizard/Win: Handle hit testing correctly for Vista...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
Friedemann...
Windows/ICU: Compile fix.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
Yoann Lopes
Make distance field image width variable.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
Thiago Macieira
Fix compilation of tests/auto/corelib/tools with QT_STR...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
Stephen Kelly
Only quit if there are no visible widgets or windows.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
Kent Hansen
Change internal QDeclarativeData hooks to use signal...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
Lars Knoll
Don't use the gcc extension for QStringLiteral & Q_ARRA...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
Johannes Zellner
raspberry pi: Dont use the video layer for EGLFS
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
Girish Ramakrishnan
raspberry pi: add /opt/vc/include/interface/vcos/pthrea...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
Stephen Kelly
Use a QVector<int> instead of a QSet<int> in itemviews...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
Jędrzej Nowacki
Avoid a type name normalization during auto-registration.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
jian liang
Implement WindowTransparentForInput flag in Windows...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
Rafael Roquetto
Support other platform names on configure.exe
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
Rafael Roquetto
Fix arch detection when cross compiling on Windows
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
Bradley T....
Cocoa: do not terminate applications prematurely
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
Morten Johan...
Cocoa: Compile when configured with -no-widgets
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
Laszlo Agocs
Clarify QTouchEvent docs
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
Girish Ramakrishnan
eglfs refactor: move window creation into qeglfswindow
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
Thiago Macieira
Enable compilation of improved x86 code generation...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
Thiago Macieira
Move the AVX and SSE tests to config.tests/common
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
Thiago Macieira
Move the SSE2/AVX/Neon/etc. flags into the compiler...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
Casper van...
QDoc: Also allow dependant modules to be specified...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
Martin Smith
qdoc: Better error messages for QML command errors
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
Thiago Macieira
Add a unit test to QSharedPointer being deleted by...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-11
Sean Harmer
Correctly detect blackberry mkspecs as cross-compiling...
commit
|
commitdiff
|
tree
|
snapshot
next