- Jan 11, 2016
-
-
Jochen Becher authored
Only moved the files and adapted .pro and .qbs files accordingly. Change-Id: I7c17c2ebf246595c104edf60013bf78379955aa7 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
- Nov 24, 2015
-
-
Jochen Becher authored
Change-Id: I3004fcfc8663196c1ce1b1c49aeba60ce2753175 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Jochen Becher authored
Change-Id: I258fd9e644db16a97fa2b667da38238d24841d90 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
- Nov 23, 2015
-
-
Jochen Becher authored
Change-Id: I3d36f851227f6f90ddfc7da55169c6a8d4d57c39 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
- Nov 17, 2015
-
-
Jochen Becher authored
1. Reduce 2 or more empty lines to a single empty line 2. Remove duplicate access specifiers 3. Remove lots of single empty lines between member declarations 4. Remove braces around single lines 5. List base classes on same line as class declaration 6. Ensure opening brace of class declaration is on next line 7. Add comment to end of namespace block Change-Id: I95e2efa3abea806683e0943d54d6f203ad4af0e4 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
- Nov 13, 2015
-
-
Jochen Becher authored
Remove some dead code, debugging code and use of QMT_CHECK. Change-Id: I04939484fbfa02ca6a816777c355f7db7d7f8077 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Jochen Becher authored
Change-Id: I4e4711d480de37b85870e18b89b035ba05be3ddd Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
- Nov 12, 2015
-
-
Jochen Becher authored
Use Pascal style for typedefs and class instead of struct. Change-Id: Ib568994e70c8ac0a219b2fba1d998e04ef5f79da Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
- Nov 11, 2015
-
-
Jochen Becher authored
Change-Id: I215214965d4f6196d805b9001cf59d8cbf2c7c64 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Jochen Becher authored
Change-Id: If9eaaf0dc54e26e4b7e2b8952efd951a9113f104 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
- Nov 09, 2015
-
-
Jochen Becher authored
This change applies the naming convention to function parameters and local variables. Change-Id: Ifa495c70520923f14ba6791513d3691bfa7694f6 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Jochen Becher authored
Change-Id: Ife37a542be9b9e721e988cb11d9498469b2226f0 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
- Sep 16, 2015
-
-
Jochen Becher authored
Modeling library implements the entities, diagrams and widget Ui for ModelEditor plugin and tools. This is a 3rdparty library not following the QtCreator coding style. Change-Id: I981e38a10fff1c1792f285d5837553aa7596cd2f Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-