index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
cmQtAutoGenerators.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Autogen: Set CM_DISABLE_COPY in cmQtAutoGenerators
Sebastian Holtermann
2017-09-07
1
-0
/
+1
*
Autogen: Refactor logging
Sebastian Holtermann
2017-09-07
1
-10
/
+27
*
Autogen: More use of scoped lambdas
Sebastian Holtermann
2017-09-07
1
-0
/
+1
*
Autogen: Use list of lists functions for UIC options
Sebastian Holtermann
2017-09-07
1
-1
/
+1
*
Autogen: Pass RCC build names and function names in info file
Sebastian Holtermann
2017-09-07
1
-5
/
+11
*
Autogen: Use single KeyRegExp filter struct
Sebastian Holtermann
2017-09-07
1
-7
/
+20
*
Autogen: Use the same algorithm for RCC and UIC option merging
Sebastian Holtermann
2017-09-07
1
-1
/
+0
*
Autogen: Iterate source files only once
Sebastian Holtermann
2017-09-07
1
-3
/
+4
*
clang-format: format all code as Cpp11
Daniel Pfeifer
2017-08-30
1
-12
/
+12
*
Use C++11 nullptr
Daniel Pfeifer
2017-08-24
1
-1
/
+1
*
Autogen: Add AUTOMOC_MACRO_NAMES support
Sebastian Holtermann
2017-08-18
1
-1
/
+1
*
Autogen: Restore AUTOUIC lookup paths from 3.8.2
Sebastian Holtermann
2017-08-15
1
-1
/
+2
*
Autogen: Per-config file suffixes. New AUTOGEN_BUILD_DIR target property.
Sebastian Holtermann
2017-05-26
1
-9
/
+9
*
Autogen: Pass build directory in Info file
Sebastian Holtermann
2017-05-26
1
-1
/
+1
*
Autogen: Generate moc_predefs.h only on demand
Sebastian Holtermann
2017-04-22
1
-0
/
+1
*
Autogen: Add FileDiffers and FileWrite methods
Sebastian Holtermann
2017-04-22
1
-0
/
+4
*
Autogen: MakeParentDirectory logPrefix parameter
Sebastian Holtermann
2017-04-22
1
-1
/
+2
*
Autogen: Determine settings file name only once
Sebastian Holtermann
2017-04-22
1
-3
/
+3
*
Autogen: Overhaul class variable names and sorting
Sebastian Holtermann
2017-04-22
1
-41
/
+38
*
Merge topic 'autogen-fixes'
Brad King
2017-04-21
1
-2
/
+6
|
\
|
*
Autogen: Pass explicit predefines header to moc if possible
Aleix Pol
2017-04-20
1
-2
/
+6
*
|
Use quotes for non-system includes
Daniel Pfeifer
2017-04-11
1
-3
/
+3
*
|
cmConfigure: Ensure separate include block in headers
Daniel Pfeifer
2017-04-11
1
-0
/
+1
|
/
*
Autogen: Add RunCommand method with built in logging
Sebastian Holtermann
2017-03-06
1
-0
/
+2
*
Autogen: Error return when a scan file is not readable
Sebastian Holtermann
2017-03-06
1
-1
/
+1
*
Autogen: Rename and merge moc related methods
Sebastian Holtermann
2017-03-02
1
-7
/
+5
*
Autogen: Add AUTOUIC_SEARCH_PATHS support
Sebastian Holtermann
2017-03-02
1
-0
/
+3
*
Autogen: Add subDirPrefix function
Sebastian Holtermann
2017-03-02
1
-1
/
+1
*
Autogen: Merge FindInIncludeDirectories into FindIncludeFile
Sebastian Holtermann
2017-03-01
1
-3
/
+2
*
Autogen: Add AUTOMOC_DEPEND_FILTERS support
Sebastian Holtermann
2017-02-22
1
-0
/
+1
*
Autogen: Log simplifications
Sebastian Holtermann
2017-02-21
1
-2
/
+2
*
Autogen: Rebuild moc when Q_PLUGIN_METADATA json file changes
Sebastian Holtermann
2017-02-21
1
-19
/
+43
*
Autogen: Search moc includes in include directories
Sebastian Holtermann
2017-02-21
1
-3
/
+5
*
Autogen: Add FindInIncludeDirectories method
Sebastian Holtermann
2017-02-21
1
-0
/
+2
*
Autogen: Synchronize header/source argument names
Sebastian Holtermann
2017-02-21
1
-10
/
+10
*
Autogen: Split moc include paths on info reading
Sebastian Holtermann
2017-02-21
1
-1
/
+1
*
Autogen: Loop based macro detection instead of code duplication
Sebastian Holtermann
2017-02-21
1
-3
/
+5
*
Autogen: Acquire and store header extensions in Init()
Sebastian Holtermann
2017-02-21
1
-17
/
+12
*
Autogen: Overhaul FindMatchingHeader function
Sebastian Holtermann
2017-02-21
1
-0
/
+7
*
Autogen: Rename moc related variables
Sebastian Holtermann
2017-02-21
1
-3
/
+3
*
Autogen: Overhaul moc include list generation
Sebastian Holtermann
2017-02-21
1
-2
/
+1
*
Autogen: Move method declarations; Remove comments
Sebastian Holtermann
2017-02-19
1
-10
/
+10
*
Autogen: Rename SkipFoo variables/methods to FooSkip
Sebastian Holtermann
2017-02-19
1
-4
/
+4
*
Autogen: Split moc options info string immediately
Sebastian Holtermann
2017-02-19
1
-1
/
+0
*
Autogen: Split moc compile options info string immediately
Sebastian Holtermann
2017-02-19
1
-2
/
+1
*
Autogen: Rename variables read from info file
Sebastian Holtermann
2017-02-19
1
-3
/
+3
*
Autogen: Inline settings string generation methods
Sebastian Holtermann
2017-02-19
1
-3
/
+0
*
Autogen: Rename settings string variables
Sebastian Holtermann
2017-02-19
1
-3
/
+4
*
Autogen: Make methods const
Sebastian Holtermann
2017-02-19
1
-7
/
+9
*
Autogen: Add method for checksum based path generation
Sebastian Holtermann
2017-02-19
1
-0
/
+2
[next]