index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.1
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
5.9.8
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
tools
/
rcc
Commit message (
Expand
)
Author
Age
Files
Lines
*
uic & rcc: use the public API to set the hash seed
Thiago Macieira
2017-03-16
1
-4
/
+6
*
Merge remote-tracking branch 'origin/5.8' into 5.9
Liang Qi
2017-03-13
3
-13
/
+38
|
\
|
*
Make it possible to specify the RCC data version format
Simon Hausmann
2017-02-28
3
-13
/
+38
*
|
Use QString::asprintf(), QStringBuilder, and the multi-arg overload of QStrin...
Alexander Volkov
2017-01-12
2
-4
/
+6
|
/
*
Fix missing last modification time stamp in qrc content
Simon Hausmann
2016-11-22
2
-4
/
+43
*
Use QStringBuilder more to optimize memory allocations
Anton Kudryavtsev
2016-09-15
1
-3
/
+1
*
qmake/tools: port the last remaining Q_FOREACH loops and add QT_NO_FOREACH
Marc Mutz
2016-05-11
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-04-13
1
-0
/
+5
|
\
|
*
rcc compiler with -list on Windows (newline symbols)
Timur Pocheptsov
2016-04-08
1
-0
/
+5
*
|
rcc: eradicate all Q_FOREACH loops
Marc Mutz
2016-01-26
2
-5
/
+6
*
|
Updated license headers
Jani Heikkinen
2016-01-21
3
-51
/
+36
*
|
Use Q_UNLIKELY for every qFatal()/qCritical()
Marc Mutz
2015-11-29
1
-1
/
+1
|
/
*
tools: mark some types movable/primitive
Marc Mutz
2015-07-22
1
-0
/
+1
*
Merge remote-tracking branch 'origin/5.5' into HEAD
Simon Hausmann
2015-07-17
1
-1
/
+2
|
\
|
*
Rcc: Do not output empty lines when listing .qrc contents
hjk
2015-07-08
1
-1
/
+2
*
|
rcc: make qt_rcc_compare_hash a functor
Marc Mutz
2015-07-13
1
-5
/
+9
|
/
*
Update copyright headers
Jani Heikkinen
2015-02-11
3
-21
/
+21
*
Merge remote-tracking branch 'origin/5.4.1' into 5.4
Frederik Gladhorn
2015-01-29
1
-0
/
+1
|
\
|
*
rcc: fix build failure on Windows XP / MinGW 4.9
Giuseppe D'Angelo
2015-01-19
1
-0
/
+1
*
|
Make it possible to generate rcc files from stdin
Aleix Pol
2015-01-21
1
-1
/
+3
|
/
*
Merge "Merge remote-tracking branch 'origin/5.4' into 5.4.0" into refs/stagin...
Jani Heikkinen
2014-11-11
1
-0
/
+2
|
\
|
*
Rcc: ensure enough space for the embedded
hjk
2014-11-05
1
-0
/
+2
*
|
rcc: Replace all occurrences of the marker in two-pass mode
hjk
2014-11-11
1
-23
/
+27
|
/
*
Add extra declarations to make rcc output pass -Wmissing-declarations
hjk
2014-10-25
1
-0
/
+12
*
Account for the country/language settings when checking for duplicates
Andy Shaw
2014-10-10
1
-4
/
+11
*
Don't use QStringLiteral in comparisons
Marc Mutz
2014-10-09
1
-2
/
+2
*
Update license headers and add new license files
Matti Paaso
2014-09-24
3
-54
/
+30
*
rcc: String literal conversion cleanup
Kai Koehne
2014-07-23
2
-8
/
+8
*
RCC: Use macros not defined in qglobal.h
hjk
2014-07-16
1
-12
/
+12
*
rcc: Prevent CRLF conversion on Windows for -binary
Kai Koehne
2014-07-16
1
-0
/
+9
*
Remove the rcc output file if we failed to write it
Thiago Macieira
2014-07-01
1
-1
/
+7
*
Make RCC handle bigger binaries
hjk
2014-06-06
3
-53
/
+167
*
RCC: Avoid some needless to/fromLatin1 cycle
hjk
2014-06-03
1
-10
/
+11
*
rcc: Remove compile dependency on private headers.
hjk
2013-09-26
2
-2
/
+0
*
Remove qSort usage from rcc
Giuseppe D'Angelo
2013-09-03
1
-2
/
+4
*
Port rcc to QCommandLineParser.
David Faure
2013-08-29
1
-98
/
+90
*
RCC: Mention -list command line option in -help output
hjk
2013-08-13
1
-0
/
+1
*
Whitespace cleanup: remove trailing whitespace
Axel Waggershauser
2013-03-16
2
-4
/
+4
*
don't bootstrap tools when not necessary
Oswald Buddenhagen
2013-03-14
1
-0
/
+1
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-18
3
-3
/
+3
*
Remove the timestamp info in genarated files
Liang Qi
2012-12-15
1
-3
/
+1
*
make qt_tool support building bootstrapped tools
Oswald Buddenhagen
2012-11-16
1
-6
/
+1
*
remove pointless TARGET assignments
Oswald Buddenhagen
2012-11-16
1
-1
/
+0
*
Generate a proper static QtBootstrap module
Oswald Buddenhagen
2012-11-08
1
-2
/
+2
*
Set the Directory flag when we find a directory.
Stephen Kelly
2012-10-26
1
-1
/
+1
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-22
3
-72
/
+72
*
make src/tools/ compile without CamelCase headers
Oswald Buddenhagen
2012-09-19
3
-20
/
+20
*
rcc: use new qEnvironmentVariableIsEmpty()
Marc Mutz
2012-08-14
1
-1
/
+1
*
Generate a fatal error as appropriate.
Stephen Kelly
2012-07-16
1
-1
/
+3
*
Fix typo qith -> with.
Stephen Kelly
2012-07-14
1
-1
/
+1
[next]