index
:
delta/qt4-tools.git
4.5
4.6
4.6-digia
4.7
4.7-digia
4.8
4.8-bb10
4.8.0-symbian
4.8.1-symbian
baserock/morph
history/qtquick2
history/qtquick2-v8
code.qt.io: qt/qt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a bug when activating HideNameFilterDetails on Windows filedialog.
Alexis Menard
2009-08-05
2
-11
/
+19
*
Fix compilation when QT_NO_HTTP is defined
Markus Goetz
2009-08-05
6
-5
/
+12
*
Fixes hangup when pressing key in QListWidget
Olivier Goffart
2009-08-05
1
-0
/
+7
*
Cocoa: Menus show old selected values.
Richard Moe Gustavsen
2009-08-05
1
-0
/
+6
*
Make file extension case insensitive with the Gtk+ file dialog
Jens Bache-Wiig
2009-08-04
1
-1
/
+18
*
Fix: Gtk native dialogs do not repaint when zero-timers are used
Jens Bache-Wiig
2009-08-04
1
-0
/
+1
*
Fix indentation.
Alexis Menard
2009-08-04
1
-1
/
+3
*
Fix ancestor flags that are not correctly update when reparenting.
Alexis Menard
2009-08-04
1
-11
/
+12
*
Build on snow leopard.
Morten Sorvig
2009-08-04
1
-1
/
+1
*
Preserved fill rule for perspective mapped strokes in raster engine.
Samuel Rødal
2009-08-03
2
-0
/
+3
*
Cocoa with namespace breaks the build
Richard Moe Gustavsen
2009-07-31
1
-2
/
+2
*
Coverty warnings --. This switch was missing a break.
Alexis Menard
2009-07-30
1
-0
/
+1
*
Allow maximize button on the titlebar for a fixed size window
Denis Dzyubenko
2009-07-30
1
-0
/
+5
*
Remove mem leak / warning in the cocoaport
Richard Moe Gustavsen
2009-07-30
1
-0
/
+1
*
Mac: Fix crash in QCoreTextFontEngineMulti when disabling font kerning.
Morten Sørvig
2009-07-30
1
-1
/
+1
*
Unable to change focus between two line edits on mac
Richard Moe Gustavsen
2009-07-30
1
-37
/
+12
*
Fixes hack around show queries not allowed to be prepared.
Bill King
2009-07-30
1
-3
/
+3
*
Doc - Renamed the cursor's images to illustrate splitV and splitH properly
Kavindra Devi Palaraja
2009-07-29
1
-2
/
+2
*
Comment one of my changes from yesterday
Richard Moe Gustavsen
2009-07-29
1
-4
/
+7
*
Qtify void* func => void *func
Anders Bakken
2009-07-28
1
-2
/
+2
*
Refactor QDirectFBPaintDevice
Anders Bakken
2009-07-28
7
-34
/
+37
*
Make autorepeat work for DirectFB
Anders Bakken
2009-07-28
1
-5
/
+24
*
Fix crash in when resizing directfb windows
Anders Bakken
2009-07-28
2
-5
/
+11
*
Compile with DirectFB < 1.0
Anders Bakken
2009-07-28
1
-0
/
+2
*
Regression: QColorDialog crash on Mac when accepting with keyboard
Richard Moe Gustavsen
2009-07-28
3
-119
/
+134
*
Fixed drawImage() so that it doesn't sample outside the source image.
Kim Motoyoshi Kalland
2009-07-28
1
-4
/
+4
*
Don't use layered windows for non-translucent windows
Gunnar Sletta
2009-07-28
1
-2
/
+2
*
Remove ignore system clip stuff in dfbpaintengine
Anders Bakken
2009-07-27
2
-5
/
+1
*
Fix off-by-one bug in QDirectFBScreen::flipSurface
Anders Bakken
2009-07-27
1
-4
/
+4
*
Major clipping patch in QDirectFBPaintEngine
Anders Bakken
2009-07-27
1
-75
/
+91
*
Make porterduff operations work in DirectFB
Anders Bakken
2009-07-27
1
-33
/
+97
*
Disable the pointer tracking feature in Qt 4.5.
Thiago Macieira
2009-07-27
2
-29
/
+5
*
Roll back the fancy updating of translucent windows.
Gunnar Sletta
2009-07-27
1
-4
/
+1
*
Add docs for Windows Server 2008 R2 to QSysInfo::WinVersion
Bradley T. Hughes
2009-07-27
1
-2
/
+2
*
Fix crash when printing to PDF on Qt/Mac
Morten Sørvig
2009-07-27
1
-2
/
+5
*
Prematurely creating a dialog as a sheet causes problems
Richard Moe Gustavsen
2009-07-24
2
-21
/
+34
*
QNAM: Clarify docs about when a QNetworkReply can be deleted
Markus Goetz
2009-07-24
2
-2
/
+16
*
Updated WebKit from /home/shausman/src/webkit/trunk to origin/qtwebkit-4.5 ( ...
Simon Hausmann
2009-07-24
4
-2
/
+14
*
Fixed crash when vectorpath was polygonal only in raster::stroke()
Gunnar Sletta
2009-07-24
1
-9
/
+16
*
Updated WebKit from /home/shausman/src/webkit/trunk to origin/qtwebkit-4.5 ( ...
Simon Hausmann
2009-07-23
9
-17
/
+114
*
QPainter::stroke() on raster engine would draw moveto's as lines
Gunnar Sletta
2009-07-23
1
-5
/
+17
*
Diagonal dashes are moving when touching the clip boundary.
Gunnar Sletta
2009-07-23
1
-1
/
+4
*
Implement clipping in the QPaintEngineEx::stroke() function.
Gunnar Sletta
2009-07-23
3
-6
/
+11
*
return when brush is NoBrush in DFBPaintEngine
Anders Bakken
2009-07-22
1
-0
/
+4
*
Fix a bug in directfb mouse handling
Anders Bakken
2009-07-22
2
-15
/
+1
*
Use BatchBlit in flush/exposeRegion
Anders Bakken
2009-07-22
2
-35
/
+47
*
Use dfbsurface::FillRectangles in solidFill
Anders Bakken
2009-07-22
1
-5
/
+15
*
Fix IDirectFBSurface::ReleaseSource calls
Anders Bakken
2009-07-22
2
-2
/
+3
*
Fix dfbwindowsurface handling for offscreen mode
Anders Bakken
2009-07-22
2
-127
/
+151
*
Rewrite QDFBScreen::exposeRegion
Anders Bakken
2009-07-22
2
-176
/
+124
[next]