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
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make ctrl+lmb and mmb work in a same way everywhere (like in browsers).
kh
2009-05-18
3
-44
/
+51
*
Make sure we add the progress bar only once.
kh
2009-05-18
1
-14
/
+16
*
Fixed a bug caused by forms with a sizepolicy of 'Fixed' on the main container.
Friedemann Kleint
2009-05-18
2
-3
/
+6
*
Made it possible to set string properties using QDesignerFormWindowCursor::se...
Friedemann Kleint
2009-05-18
1
-0
/
+4
*
Use isNull() for strings instead of comparing against QString().
Jesper Thomschütz
2009-05-14
2
-3
/
+3
*
Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5
Friedemann Kleint
2009-05-13
1
-0
/
+13
|
\
|
*
Turn off Link Time Code Generation (/LTCG) by default
Marius Storm-Olsen
2009-05-13
1
-0
/
+13
*
|
Added API for quietly saving a form.
Friedemann Kleint
2009-05-13
2
-1
/
+12
|
/
*
qdoc: Fixed some qdoc errors.
Martin Smith
2009-05-13
1
-3
/
+3
*
Doc - removing trailing whitespaces
Kavindra Devi Palaraja
2009-05-12
1
-2
/
+2
*
Doc - cleaning up the documentation of QUiLoader.
Kavindra Devi Palaraja
2009-05-12
1
-89
/
+105
*
Version update.
kh
2009-05-12
1
-0
/
+0
*
Update the --help output of qdbusxml2cpp.
Thiago Macieira
2009-05-11
1
-2
/
+4
*
Compiler warnings (Mac/Carbon)
Bjoern Erik Nilsen
2009-05-07
1
-1
/
+1
*
Make the error dialogs less annoying. Show only one instead of many.
kh
2009-05-07
1
-11
/
+37
*
Implement new cmd option to remove the full text search index.
kh
2009-05-07
3
-0
/
+46
*
Cleanup, no functional change.
kh
2009-05-07
1
-48
/
+79
*
Put the Dochwidget tabs on top as this was often requested.
kh
2009-05-06
1
-0
/
+1
*
Fixes broken last tab page handling in case the search was hidden.
kh
2009-05-06
4
-15
/
+42
*
Fix compile failure on Visual C++ 6.
Jason McDonald
2009-04-29
1
-2
/
+4
*
Changed doc.trolltech.com links to doc.qtsoftware.com
Simon Hausmann
2009-04-28
11
-11
/
+11
*
fixes undefined behavior will closing all tabs
kh
2009-04-27
6
-116
/
+165
*
Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5
Jarek Kobus
2009-04-27
32
-265
/
+252
|
\
|
*
Increment Qt version number in qdoc namespaces.
Jason McDonald
2009-04-27
6
-6
/
+6
|
*
fixes empty tab titles after restart
kh
2009-04-24
2
-14
/
+10
|
*
cleanup, no functional change
kh
2009-04-24
3
-94
/
+118
|
*
init combobox member and make sure we won't access it uninitialized
kh
2009-04-24
1
-6
/
+9
|
*
Updated WebKit from /home/shausman/src/webkit/trunk to origin/qtwebkit-4.5 ( ...
Simon Hausmann
2009-04-24
3
-3
/
+6
|
*
Change Qt version number to 4.5.2
Thiago Macieira
2009-04-24
7
-11
/
+11
|
*
cleanup
kh
2009-04-23
3
-68
/
+22
|
*
fixes open an empty page on invalid keyword
kh
2009-04-23
1
-0
/
+2
|
*
make sure we wait until the page has fully loaded before duplicating
kh
2009-04-23
3
-1
/
+19
|
*
update the filter combobox if we set a passed filter
kh
2009-04-23
1
-2
/
+11
|
*
use qdoc3 debug version only when it is available
Joerg Bornemann
2009-04-23
1
-7
/
+0
|
*
Set the current filter if one gets passed by commandline.
kh
2009-04-23
1
-0
/
+3
|
*
cleanup, normalized connect, etc...
kh
2009-04-23
1
-24
/
+24
|
*
Make all qdoc footers consistent with the main Qt docs.
Jason McDonald
2009-04-22
6
-12
/
+10
|
*
correct the HowTo
kh
2009-04-21
1
-3
/
+2
|
*
Fix incorrect year and version number in assistant docs.
kh
2009-04-21
1
-0
/
+0
|
*
Doc - Changed the namespace in the qdocconf file to reflect Qt 4.5.1
kh
2009-04-21
6
-19
/
+19
|
*
QTableWidget header items not re-translated by QUiLoader.
Friedemann Kleint
2009-04-21
1
-2
/
+2
|
*
BT: Remove turkish translation files created by previous change.
Jason McDonald
2009-04-21
5
-5
/
+0
|
*
Unable to build ActiveQt with Opensource edition.
Prasanth Ullattil
2009-04-20
2
-8
/
+5
|
*
mac: remove special handling of the editor frame now that stylesheets work pr...
Oswald Buddenhagen
2009-04-20
1
-7
/
+0
*
|
Make dark color schemes look better in property editor (especially schemes wh...
Jarek Kobus
2009-04-27
1
-3
/
+4
|
/
*
Fix the About Qt dialog text to be truthful, post-LGPL
Jason McDonald
2009-04-18
6
-110
/
+12
*
Fix incorrect year and version number in assistant docs.
Jason McDonald
2009-04-17
1
-2
/
+2
*
Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5
Jarek Kobus
2009-04-17
21
-116
/
+29
|
\
|
*
Doc - Changed the namespace in the qdocconf file to reflect Qt 4.5.1
Kavindra Devi Palaraja
2009-04-16
1
-1
/
+1
|
*
Remove obsolete code.
Jason McDonald
2009-04-16
1
-9
/
+1
[next]