index
:
delta/qt5/qttools.git
5.10
5.10.0
5.10.1
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.10
5.12.11
5.12.12
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.3
5.3.0
5.3.1
5.3.2
5.4
5.4.0
5.4.1
5.4.2
5.5
5.5.0
5.5.1
5.6
5.6.0
5.6.1
5.6.2
5.6.3
5.7
5.7.0
5.7.1
5.8
5.8.0
5.9
5.9.0
5.9.1
5.9.2
5.9.3
5.9.4
5.9.5
5.9.6
5.9.7
5.9.8
6.0
6.0.0
6.1
6.1.0
6.1.1
6.1.2
6.1.3
6.2
6.2.0
6.2.1
6.2.2
6.2.3
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
baserock/morph
baserock/v5.3.0
dev
old/5.0
old/5.1
old/5.2
release
stable
wip/cmake
wip/qdoc-clang
wip/qt6
wip/winrt
code.qt.io: qt/qttools.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year in license headers.
Jason McDonald
2012-01-06
915
-925
/
+925
*
Convert macros to functions.
Stephen Kelly
2012-01-02
2
-12
/
+17
*
Avoid using Trolltech logo in documentation.
Jason McDonald
2011-12-28
1
-1
/
+5
*
Rename trolltech-logo.png.
Jason McDonald
2011-12-28
2
-1
/
+1
*
Port to list(APPEND)
Stephen Kelly
2011-12-23
2
-3
/
+3
*
Port to MacroParseArguments.
Stephen Kelly
2011-12-21
2
-36
/
+16
*
Fix CMake style.
Stephen Kelly
2011-12-21
2
-197
/
+197
*
Remove unused include.
Stephen Kelly
2011-12-19
1
-2
/
+0
*
Fix compilation due to header changes
Sergio Ahumada
2011-12-18
10
-13
/
+13
*
Qt Designer/QtUiLoader: Remove support for QWorkspace.
Friedemann Kleint
2011-12-15
13
-219
/
+2
*
make $$join() implementation qmake-compliant
Oswald Buddenhagen
2011-12-13
1
-1
/
+1
*
Make sysrootify case-insensitive on windows
Daniel Teske
2011-12-13
1
-2
/
+8
*
Work around MinGW GCC version >=4.5 always_inline+dllexport bug.
Ruben Van Boxem
2011-12-13
1
-1
/
+2
*
Removed dead assignments
Robert Loehning
2011-12-13
2
-3
/
+2
*
implement qt5 $$sort_depends() and $$resolve_depends()
Oswald Buddenhagen
2011-12-13
1
-2
/
+55
*
Qt Linguist: Fix crashes
Takumi ASAKI
2011-12-13
4
-9
/
+19
*
Improve lupdate
Roberto Raggi
2011-12-13
4
-5118
/
+286
*
Avoid duplicating qtestlib usage text.
Jason McDonald
2011-12-13
1
-16
/
+4
*
Make it possible for CMake to find linguist and dbus tools.
Stephen Kelly
2011-12-12
6
-0
/
+309
*
Remove TESTED_CLASS/TESTED_FILES comments from tests.
Jason McDonald
2011-12-06
2
-7
/
+0
*
Correct QtUiTools library suffix.
Toby Tomkins
2011-12-06
1
-36
/
+15
*
Pre-emptive changes to StringBuilder compile anomaly.
Toby Tomkins
2011-12-06
1
-1
/
+2
*
lupdate: Allow trailing commas in QtScript/JS object literals
Kent Hansen
2011-12-06
2
-512
/
+539
*
lupdate: Regenerate QtScript/JS parser
Kent Hansen
2011-12-01
2
-52
/
+67
*
Add correct namespace macros around Qt classes.
Toby Tomkins
2011-12-01
1
-1
/
+3
*
fixed error generating wrong introspection string in header output file
Ralf Habacker
2011-11-29
1
-1
/
+3
*
Gracefully disable designer when QtCore sources aren't available.
Rohan McGovern
2011-11-24
1
-0
/
+7
*
Qt Linguist: Fix crash after select 2nd translation in lengthvariant
Takumi ASAKI
2011-11-18
4
-1
/
+12
*
add -list-languages option to lupdate
Oswald Buddenhagen
2011-11-09
3
-0
/
+28
*
remove dead code
Oswald Buddenhagen
2011-11-09
1
-7
/
+0
*
Qt Designer: Fix static linking on Mac.
Friedemann Kleint
2011-11-09
1
-2
/
+12
*
compile
Harald Fernengel
2011-11-04
1
-1
/
+1
*
Qt Designer: Fix linking of QtQuick1 plugin on Windows.
Friedemann Kleint
2011-11-03
1
-1
/
+1
*
Qt Designer: Remove QScript extension.
Friedemann Kleint
2011-10-28
35
-2068
/
+18
*
Designer: Fix warnings about assigned/unused variables.
Friedemann Kleint
2011-10-27
14
-33
/
+1
*
Remove "Trolltech" from installation path.
Jason McDonald
2011-10-24
1
-6
/
+6
*
Fixed compile; QDesktopServices -> QStandardPaths
Rohan McGovern
2011-10-24
1
-2
/
+2
*
QtTools: Remove qqmeegographicssystemhelper library.
Friedemann Kleint
2011-10-20
16
-1645
/
+0
*
QtTools: Remove qvfb
Friedemann Kleint
2011-10-20
27
-8302
/
+0
*
QtTools: Various build fixes.
Friedemann Kleint
2011-10-20
5
-22
/
+4
*
QtTools/Assistant: Replace Q_WS_ by Q_OS_ where appropriate.
Friedemann Kleint
2011-10-19
6
-20
/
+16
*
QtTools: Various build fixes.
Friedemann Kleint
2011-10-19
4
-2
/
+18
*
QtTools/Designer/shared: Replace Q_WS_ by Q_OS_ where appropriate.
Friedemann Kleint
2011-10-19
19
-51
/
+48
*
QtTools: Remove symbian branches from .pro-files.
Friedemann Kleint
2011-10-19
2
-21
/
+10
*
Make lupdate use QmlDevTools library for parsing QML
Kent Hansen
2011-10-07
2
-9
/
+6
*
tests: eliminated usage of qttest_p4.prf
Rohan McGovern
2011-10-07
1
-2
/
+3
*
Remove redundant check in WidgetFactory
Kent Hansen
2011-10-06
1
-2
/
+0
*
Designer: Compile on Windows.
Friedemann Kleint
2011-10-04
4
-6
/
+1
*
Don't crash when running qhelpgenerator.
Lincoln Ramsay
2011-09-30
1
-2
/
+2
*
Fixed compile (Qt::escape -> toHtmlEscaped())
Rohan McGovern
2011-09-30
2
-7
/
+7
[next]