CIA.vc
app_templates
Real-time open source activity stats
Stats » Projects » KDE » app_templates
informationsyndicateUTC clock
16:52 on Feb 13, 2012
event counters
The last message was received 2.6 years ago at 09:25 on Jul 10, 2009
0 messages so far today, 0 messages yesterday
0 messages so far this week, 0 messages last week
0 messages so far this month, 0 messages last month
13 messages since the first one, 3.06 years ago, for an average of 2.86 months between messages
recent messages
dateReversed sort columnprojectcontentlink
09:25 on Jul 10, 2009KDE
Commit by mleupold :: r994133 app_templates/trunk/KDE/kdevelop/app_templates/cpp/CMake/ (4 files in 4 dirs):
Fix app templates. kapptemplate's PROJECTDIRNAME is APPNAME+VERSION (as of r783175). As the version contains a dot, generated Qt4-template apps don't compile without modifying the headers first (syntax
error in #ifndef). As "#ifndef %{PROJECTDIRNAME}_%{APPNAME}_H" will resolve to "#ifndef ${APPNAME}-%{VERSION}_%{APPNAME}_H" I guess it's best to remove PROJECTDIRNAME from the templates altogether.
#
07:37 on Jul 04, 2009KDE
Commit by apaku :: r991122 app_templates/trunk/KDE/kdevelop/app_templates/CMakeLists.txt:
Remove qmake template.
#
07:36 on Jul 04, 2009KDE
Commit by apaku :: r991121 app_templates/trunk/ (2 files in 2 dirs):
Move the qmake template to playground where qmake support currently lives.
#
21:07 on May 05, 2009KDE
Commit by apaku :: r964049 app_templates/trunk/KDE/kdevelop/app_templates/ (8 files in 2 dirs):
Add a Qt4 GUI template
#
21:07 on May 05, 2009KDE
Commit by apaku :: r964048 app_templates/trunk/KDE/kdevelop/app_templates/cpp/CMake/cmake_qt4core/ (%{APPNAME}.cpp %{APPNAME}.h):
Make this template a bit more chatting
#
22:07 on Apr 21, 2009KDE
Commit by cfeck :: r957391 app_templates/trunk/KDE/kdevelop/ (6 files in 5 dirs):

SVN_SILENT Cleanup .ui files

This removes (as discussed on k-c-d)

  • obsolete <pixmapfunction>
  • deprecated <layoutdefault>
  • empty <author>, <comment>, <exportmacro>
#
08:07 on Mar 28, 2009KDE
Commit by apaku :: r945728 app_templates/trunk/KDE/kdevelop/app_templates/cpp/ (26 files in 10 dirs):
Remote the unecessary src dir.
BUG:187665
#
21:32 on Mar 18, 2009KDE
Commit by ewoerner :: r941114 app_templates/trunk/KDE/kdevelop/app_templates/cpp/CMake/cmake_plaincpp/src/main.cpp:
Make hello world template compile
#
22:13 on Mar 13, 2009KDE
Commit by apaku :: r939140 app_templates/trunk/KDE/kdevelop/app_templates/ (8 files in 3 dirs):
Add a plain C++ app template. Initial writeup by Gabor Garami, thanks.
#
23:42 on Feb 20, 2009KDE
Commit by apaku :: r929258 app_templates/trunk/KDE/kdevelop/app_templates/CMakeLists.txt:
Rename to match with new macro name
#
00:04 on Feb 16, 2009KDE
Commit by apaku :: r926705 app_templates/trunk/KDE/kdevelop/app_templates/CMakeLists.txt:
Fix the qmake template name.
#
00:04 on Feb 16, 2009KDE
Commit by apaku :: r926702 app_templates/trunk/KDE/kdevelop/app_templates/CMakeLists.txt:
Install the qmake app template
#
19:48 on Jan 22, 2009KDE
Commit by apaku :: r915323 app_templates/trunk/KDE/kdevelop/app_templates/CMakeLists.txt:
Re-Enable the app templates
#