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
...
*
|
qdoc: Added a missing "/" in a "<h2>".
Martin Smith
2009-10-01
1
-38
/
+45
*
|
doc: Fixed ending of header in the HTML generated for \sincelist
Thorbjørn Lindeijer
2009-10-01
1
-2
/
+1
*
|
Merge branch '4.5' into 4.6
Thiago Macieira
2009-09-30
1
-4
/
+11
|
\
\
|
|
/
|
*
Fix locale encoding in XLIFF files
Andy Shaw
2009-09-30
1
-4
/
+11
*
|
Moving some QVFB stuff out of the configure script and into .pro files
João Abecasis
2009-09-30
2
-11
/
+12
*
|
qdoc: Modified the support for \sincelist.
Martin Smith
2009-09-30
4
-29
/
+137
*
|
Add Slovenian translation
Jure Repinc
2009-09-29
1
-0
/
+1
*
|
Enable QtScript by default on Windows
Kent Hansen
2009-09-29
1
-2
/
+2
*
|
fix solaris build
Oswald Buddenhagen
2009-09-29
1
-1
/
+5
*
|
Improve error reporting when qdoc cannot open a source file.
Jason McDonald
2009-09-29
1
-1
/
+2
*
|
Assistant, Designer, Lingist and QMake manuals weren't generated.
Jason McDonald
2009-09-29
6
-12
/
+12
*
|
Merge branch 'origin/4.5' into 4.6
Oswald Buddenhagen
2009-09-25
2
-11
/
+83
|
\
\
|
|
/
|
*
Add Russian translation for Qt Designer
Ritt Konstantin
2009-09-25
1
-1
/
+1
|
*
Update Russian phrasebook
Ritt Konstantin
2009-09-25
1
-10
/
+82
|
*
Fix broken .ui file - class name was not specified correctly.
Rhys Weatherley
2009-09-18
1
-1
/
+1
*
|
Make menu editor work on Mac OS X.
Friedemann Kleint
2009-09-25
2
-2
/
+11
*
|
remove completely useless .qm install sub-target
Oswald Buddenhagen
2009-09-25
1
-3
/
+0
*
|
Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6
Jason McDonald
2009-09-25
1
-0
/
+5
|
\
\
|
*
|
qdoc: test only for major and minor version when generating "since" lists.
Volker Hilsheimer
2009-09-24
1
-0
/
+5
*
|
|
Stop qdoc outputting meaningless paths in html comments.
Jason McDonald
2009-09-25
1
-1
/
+1
|
/
/
*
|
detect and eliminate forwarding headers
Oswald Buddenhagen
2009-09-23
1
-7
/
+20
*
|
reduce peak memory consumption
Oswald Buddenhagen
2009-09-23
1
-30
/
+70
*
|
actually use the argument of Q_DECLARE_TR_FUNCTIONS
Oswald Buddenhagen
2009-09-23
1
-9
/
+59
*
|
namespaces *can* have tr() functions, after all
Oswald Buddenhagen
2009-09-23
1
-11
/
+8
*
|
drastically improve lupdate's scalability
Oswald Buddenhagen
2009-09-23
1
-197
/
+280
*
|
optimize/clarify function context stringification
Oswald Buddenhagen
2009-09-23
1
-5
/
+6
*
|
do not record class forward declarations
Oswald Buddenhagen
2009-09-23
1
-28
/
+27
*
|
remove more dead code
Oswald Buddenhagen
2009-09-23
1
-2
/
+1
*
|
remove dead code
Oswald Buddenhagen
2009-09-23
1
-13
/
+2
*
|
move static objects out of function scope
Oswald Buddenhagen
2009-09-23
1
-6
/
+6
*
|
use a source char pointer instead of a string + index
Oswald Buddenhagen
2009-09-23
1
-13
/
+18
*
|
take advantage of knowing that qstrings are zero-terminated internally
Oswald Buddenhagen
2009-09-23
1
-6
/
+5
*
|
no need to actually compute number values. only 0 is special
Oswald Buddenhagen
2009-09-23
1
-37
/
+18
*
|
when matching strings, skip also leading comments
Oswald Buddenhagen
2009-09-23
1
-6
/
+8
*
|
avoid isalpha() & isalnum()
Oswald Buddenhagen
2009-09-23
1
-2
/
+3
*
|
cut down use of qstring::simplified()
Oswald Buddenhagen
2009-09-23
1
-6
/
+10
*
|
optimize directory scanning
Oswald Buddenhagen
2009-09-23
1
-21
/
+12
*
|
simplify
Oswald Buddenhagen
2009-09-23
1
-4
/
+1
*
|
missing & in foreach
Oswald Buddenhagen
2009-09-23
1
-1
/
+1
*
|
add --sort-contexts option
Oswald Buddenhagen
2009-09-22
1
-0
/
+4
*
|
Generate mac refs in docs.
Jason McDonald
2009-09-22
2
-0
/
+4
*
|
Remove distinction between different editions in docs.
Jason McDonald
2009-09-22
1
-6
/
+3
*
|
Make compile
Bill King
2009-09-22
1
-1
/
+1
*
|
Letting the xmlpatternsvalidator tool properly handle relative paths
João Abecasis
2009-09-21
1
-45
/
+42
*
|
Doc: Exclude the Q_CORE_EXPORT_INLINE declaration from the docs.
David Boddie
2009-09-21
1
-0
/
+1
*
|
qdoc: Reverting 4.6 to %VERSION%.
Martin Smith
2009-09-21
1
-1
/
+1
*
|
qdoc: Added \brief texts to all the since 4.6 functions.
Martin Smith
2009-09-21
2
-4
/
+9
*
|
Corrected license header in /tools/xmlpatternsvalidator/main.h.
Kim Motoyoshi Kalland
2009-09-21
1
-1
/
+1
*
|
Removed empty line before the license header in qdesigner_utils_p.h.
Kim Motoyoshi Kalland
2009-09-21
1
-1
/
+0
*
|
Update recommendation for make command to run after configure for Symbian
Iain
2009-09-21
1
-1
/
+1
[prev]
[next]