Denis Rouzaud
|
33ea41a100
|
run pre-commit
|
2024-11-30 15:07:24 +01:00 |
|
Matthias Kuhn
|
cb2426fc02
|
Avoid taking reference to temporary
|
2021-03-25 09:06:31 +01:00 |
|
Nyall Dawson
|
57bba33fa7
|
Update modeltest files
|
2020-02-08 15:17:47 +10:00 |
|
Matthias Kuhn
|
31981123d4
|
Remove Q_FOREACH from modeltest
|
2019-04-05 15:30:03 +02:00 |
|
Juergen E. Fischer
|
b9162dccdf
|
scripts/astyle-all.sh run
|
2017-03-03 15:37:12 +01:00 |
|
Nyall Dawson
|
f628ebd423
|
Replace foreach with Q_FOREACH
For:
- consistency
- to make it immediately clear that this is a Qt macro and that it
works slightly differently to c++ for loops
|
2015-09-09 19:17:29 +10:00 |
|
Juergen E. Fischer
|
0f9397028e
|
fix more cppcheck issues
|
2015-02-07 18:40:42 +01:00 |
|
Werner Macho
|
f218a394f4
|
adding licenses to a few files more - we are under 100 files ..
|
2012-12-12 22:28:01 +01:00 |
|
Juergen E. Fischer
|
5ae312cfad
|
add 'foreach' to astyle and re-run indentation
|
2012-08-03 06:57:11 +02:00 |
|
Juergen E. Fischer
|
8e75d4b18f
|
test fixes:
- run xvfb in 96 dpi mode
- indentation update (including tests)
- fix running tests from build directory
|
2012-04-22 01:40:14 +02:00 |
|
Martin Dobias
|
1c3c02f832
|
Add ModelTest: Qt tool for debugging custom models
Very handy to stay sane when your model goes crazy
|
2012-01-24 11:37:17 +01:00 |
|