Alex Merry
|
8b1fe1d301
|
Use KF5_INCLUDE_INSTALL_DIR and KF5_INSTALL_TARGETS_DEFAULT_ARGS
This is instead of INCLUDE_INSTALL_DIR and INSTALL_TARGETS_DEFAULT_ARGS,
which will lose the "KF5" suffix from the include path.
|
12 years ago |
Stephen Kelly
|
6612a8d3f7
|
Fix copyright headers.
Change kcheckableproxymodel to LGPL and add my copyright line to modeltest.
|
12 years ago |
David Faure
|
4e8247deef
|
Use the new syntax for ecm_generate_headers()
|
12 years ago |
David Faure
|
441bb5d778
|
Generate and install .pri file
|
12 years ago |
Simon Edwards
|
3a0e29465b
|
Removed kdescendantsproxymodel::descendantCount(). It was defined in the header but has no implementation.
CC: steveire@gmail.com
|
12 years ago |
Simon Edwards
|
330a8ab0d8
|
filterAcceptsRow() should be protected instead of private since it overrides a method in its superclass.
|
12 years ago |
David Faure
|
5d9e8dabd9
|
Install all headers into camelcase FrameworkName.
|
12 years ago |
David Faure
|
387b632907
|
Generate forward headers.
Install them in the proper directory.
Let cmake find them.
Done in 10 seconds using http://www.davidfaure.fr/2013/install_headers.{sh,pl}
|
12 years ago |
David Faure
|
e5dbf767e9
|
Code reformatted using kde-dev-scripts/astyle-kdelibs.
Use git blame -w 5d4c2df to show authorship as it was before this commit.
|
12 years ago |
Jenkins CI
|
5d4c2df901
|
Move kitemmodels code to the root directory.
|
12 years ago |