projects
/
profile
/
ivi
/
qtbase.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix accessing the rpath dir from included modules
[profile/ivi/qtbase.git]
/
src
/
2012-09-28
Rafael Roquetto
QNX: fix assert condition on the destructor
tree
|
commitdiff
2012-09-28
Mark Brand
fix indentation
tree
|
commitdiff
2012-09-28
Joerg Bornemann
QProcess/Win fix forwarding of output channels
tree
|
commitdiff
2012-09-28
Gabriel de Dietrich
Mac: Fix label margins in QGroupBox
tree
|
commitdiff
2012-09-28
Gabriel de Dietrich
Some improvements to the system Mac palette
tree
|
commitdiff
2012-09-28
Thomas McGuire
Blackberry: Support input method hints
tree
|
commitdiff
2012-09-28
Rafael Roquetto
QNX: use assert on QQnxWindow destructor
tree
|
commitdiff
2012-09-28
Pierre Rossi
QDoc: remove the experimental basedir variable
tree
|
commitdiff
2012-09-28
Kai Koehne
TestLib: Fix MinGW compile warning
tree
|
commitdiff
2012-09-27
Geir Vattekar
Doc: Small updates to QMenu's addAction() methods.
tree
|
commitdiff
2012-09-27
Frederik Gladhorn
Accessibility: rather than assert, just warn.
tree
|
commitdiff
2012-09-27
jian liang
Fix drag and drop with native widgets
tree
|
commitdiff
2012-09-27
Marc Mutz
QPostEventList: change pointer comparison to integer...
tree
|
commitdiff
2012-09-27
Gabriel de Dietrich
Mac: Fix small glitch in editable combo boxes
tree
|
commitdiff
2012-09-27
Stephen Kelly
Take a QPersistentIndex out of the container instead...
tree
|
commitdiff
2012-09-27
Stephen Kelly
Use a QVector to store QPersistentModelIndexes.
tree
|
commitdiff
2012-09-27
Stephen Kelly
Avoid looping over the indexes multiple times to create...
tree
|
commitdiff
2012-09-27
Stephen Kelly
Use the sibling method to make iteration over a range...
tree
|
commitdiff
2012-09-27
Stephen Kelly
Create an invalid QPersistentModelIndex if it will...
tree
|
commitdiff
2012-09-27
Stephen Kelly
Fix resetting of the QCompletionModel.
tree
|
commitdiff
2012-09-27
Stephen Kelly
Store an unsigned temporary for the internalId.
tree
|
commitdiff
2012-09-27
Pasi Matilainen
Sand box support, fix for the file dialogs.
tree
|
commitdiff
2012-09-27
Samuel Rødal
Added QGLPixelBuffer implementation using framebuffer...
tree
|
commitdiff
2012-09-27
Gabriel de Dietrich
Better drawn 1-pixel thick splitter on Mac
tree
|
commitdiff
2012-09-27
Gabriel de Dietrich
Fixed selected menu item (& Co.) text color
tree
|
commitdiff
2012-09-27
Gabriel de Dietrich
Fixed text rendering in selected tab button
tree
|
commitdiff
2012-09-27
Joerg Bornemann
use QLatin1String::size() in qt_setWindowTitle_helperHelper
tree
|
commitdiff
2012-09-27
Jędrzej Nowacki
Remove unused qMetaType helpers.
tree
|
commitdiff
2012-09-27
Giuseppe D'Angelo
Workaround MSVC2008 build failure after switching to...
tree
|
commitdiff
2012-09-27
Miikka Heikkinen
Fix OpenGL context creation in Windows platform plugin
tree
|
commitdiff
2012-09-27
Giuseppe D'Angelo
Workaround MSVC2008 build failure after switching to...
tree
|
commitdiff
2012-09-27
Laszlo Papp
Do not reference to the QAbstractNativeEventFilter...
tree
|
commitdiff
2012-09-27
Yuchen Deng
CMake: Change suffix from "cxx" to "cpp" for generate...
tree
|
commitdiff
2012-09-27
Jens Bache-Wiig
More consistent dock widget painting on Windows
tree
|
commitdiff
2012-09-27
Stephen Kelly
Fix typo: contais -> contains.
tree
|
commitdiff
2012-09-27
Jens Bache-Wiig
Remove CDE and Motif styles from qtbase
tree
|
commitdiff
2012-09-27
Thomas McGuire
Blackberry: Fix hardware button detection on the BB...
tree
|
commitdiff
2012-09-27
David Gil
[Doc cleanup] Fix typos and style of QPushButton and...
tree
|
commitdiff
2012-09-27
Kai Koehne
WindowsPlugin: Fix MinGW warnings
tree
|
commitdiff
2012-09-27
Kai Koehne
ItemViews: Fix MinGW compiler warning
tree
|
commitdiff
2012-09-27
José Millán Soto
Return correct accessible name when a label has rich...
tree
|
commitdiff
2012-09-27
Andreas Holzammer
(WINCE)Add failure for font outline function
tree
|
commitdiff
2012-09-27
Teemu Katajisto
QtPrintSupport: cleanup CUPS tmp files
tree
|
commitdiff
2012-09-27
Shawn Rutledge
xcb: consistently check xcb_get_extension_data for...
tree
|
commitdiff
2012-09-27
Andy Shaw
Implement the missing raster operations that were in...
tree
|
commitdiff
2012-09-27
Pierre Rossi
Doc: update QMap's description following 5cb036851
tree
|
commitdiff
2012-09-27
Jędrzej Nowacki
QMetaType build fix with Q_NO_CURSOR and friends.
tree
|
commitdiff
2012-09-27
Marcel Krems
documentation fixes
tree
|
commitdiff
2012-09-27
Stephen Kelly
Fix typo in variable name.
tree
|
commitdiff
2012-09-27
Thiago Macieira
Fix spelling mistake
tree
|
commitdiff
2012-09-27
Stephen Kelly
Rename a variable it -> childIt.
tree
|
commitdiff
2012-09-27
Marc Mutz
qtypetraits.h: add is_signed/is_unsigned/not_/not_c...
tree
|
commitdiff
2012-09-27
Marc Mutz
QFlags: fail for 64-bit enums
tree
|
commitdiff
2012-09-26
Simon Hausmann
Fix QScreen::orientation() not always being updated...
tree
|
commitdiff
2012-09-26
Simon Hausmann
Fix initial window orientation with Qt on MeeGo 1.2...
tree
|
commitdiff
2012-09-26
Simon Hausmann
Fix events being processed on application start
tree
|
commitdiff
2012-09-26
Sean Harmer
XCB: Correctly report the created OpenGL context versio...
tree
|
commitdiff
2012-09-26
Sean Harmer
OpenGL: Fix QGLFormat::openGLVersionFlags() on OS X
tree
|
commitdiff
2012-09-26
Stephen Kelly
Don't call parent() so often when processing a range.
tree
|
commitdiff
2012-09-26
Marc Mutz
QScrollBar: clean up wheelEvent() implementation
tree
|
commitdiff
2012-09-26
Marc Mutz
[QTBUG-27308][QTBUG-21534] Don't mouse-wheel-scroll...
tree
|
commitdiff
2012-09-26
Martin Smith
qdoc: retrying More refactoring of qdoc data structures
tree
|
commitdiff
2012-09-26
Samuel Rødal
Reintroduce mention of QWidget in coordinate system...
tree
|
commitdiff
2012-09-26
Teemu Katajisto
QtPrintSupport: use PPD defaults in CUPS plugin
tree
|
commitdiff
2012-09-26
J-P Nurmi
qtest.h: add missing QT_NO_DATESTRING guards
tree
|
commitdiff
2012-09-26
Giuseppe D'Angelo
Make QSignalTransition take a pointer-to-const QObject
tree
|
commitdiff
2012-09-26
Kai Koehne
Fix MinGW/gcc warning about NOMINMAX being redefined
tree
|
commitdiff
2012-09-26
Kai Koehne
Core: Silence gcc warnings about unitinialized members...
tree
|
commitdiff
2012-09-26
Miikka Heikkinen
Fix restore/minimize/close buttons for maximized MDI...
tree
|
commitdiff
2012-09-26
Simon Hausmann
Remove Windows CE time conversion compatibility functions
tree
|
commitdiff
2012-09-26
Jonas M. Gastal
If accept fails, stop accepting new connections and...
tree
|
commitdiff
2012-09-26
Marc Mutz
[docs] QApplication: fix keyboardInputDirection() docs
tree
|
commitdiff
2012-09-26
Marc Mutz
[docs] QInputDialog: document deprecated member getInte...
tree
|
commitdiff
2012-09-26
Shawn Rutledge
xcb: better error handling if no randr or screen resour...
tree
|
commitdiff
2012-09-26
Marc Mutz
[docs] QFlags: fix a whitespace error
tree
|
commitdiff
2012-09-26
Marc Mutz
QFileSystemModel: fix permission mangling
tree
|
commitdiff
2012-09-26
Mitch Curtis
Remove duplicate words and punctuation from documentation.
tree
|
commitdiff
2012-09-26
Konstantin Ritt
QCharAttributes: add wordStart/wordEnd flags
tree
|
commitdiff
2012-09-25
Joerg Bornemann
fix incorrect uses of qmake in documentation
tree
|
commitdiff
2012-09-24
Marc Mutz
QFileInfoGatherer: general cleanups
tree
|
commitdiff
2012-09-24
João Abecasis
Fix default-constructed QFileSystemEntry
tree
|
commitdiff
2012-09-24
Lars Knoll
Ignore the QT_NAMESPACE for moc runs
tree
|
commitdiff
2012-09-24
Lars Knoll
Moc: Correctly expand macros with arguments
tree
|
commitdiff
2012-09-24
Lars Knoll
Moc: Make # and ## valid tokens in cpp parsing mode
tree
|
commitdiff
2012-09-24
Lars Knoll
Correctly parse function macros
tree
|
commitdiff
2012-09-24
Lars Knoll
Correctly expand macros without arguments in moc
tree
|
commitdiff
2012-09-24
J-P Nurmi
qdbusmetatype_p.h: add missing QT_NO_DBUS guards
tree
|
commitdiff
2012-09-24
Mark Brand
QSqlTableMode::selectRow(): lack of WHERE clause is...
tree
|
commitdiff
2012-09-24
Mark Brand
QSqlTableModel::selectRow(): reduce scope of QSqlQuery
tree
|
commitdiff
2012-09-24
Mark Brand
QSqlTableModel::selectRow(): fix failure on uncached...
tree
|
commitdiff
2012-09-24
Konstantin Tokarev
Fixed crash in moc on big endian platforms.
tree
|
commitdiff
2012-09-24
Konstantin Tokarev
Fixed QJsonDocument::fromBinaryData on big endian platf...
tree
|
commitdiff
2012-09-24
Konstantin Tokarev
Fixed ifdef condition in QJson resulting in big endian...
tree
|
commitdiff
2012-09-24
Samuel Rødal
Fixed instances of "to to" in qtbase.
tree
|
commitdiff
2012-09-24
Thiago Macieira
Move the fetch and store pixel functions to qdrawhelper.cpp
tree
|
commitdiff
2012-09-24
Thiago Macieira
Centralise handling & ignoring of SIGPIPE in qcore_unix_p.h
tree
|
commitdiff
2012-09-24
Mark Brand
fix build failure for MinGW using "system" freetype
tree
|
commitdiff
2012-09-24
Andreas Holzammer
Try to auto-detect the font rendering for WinCE
tree
|
commitdiff
2012-09-24
Marc Mutz
QModelIndex: add constexpr
tree
|
commitdiff
2012-09-24
Marc Mutz
QModelIndex: store quintptr instead of void*
tree
|
commitdiff
next