You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
+ Creation of POT template for desktop files added to CMakeL10n rules.
+ Added creation of translated desktop files during build.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit
|
6 years ago | |
|---|---|---|
| .. | ||
| CMakeLists.txt | 6 years ago | |
| Makefile.am | 12 years ago | |
| README.dox | 8 years ago | |
| appoutputviewpart.cpp | 12 years ago | |
| appoutputviewpart.h | 12 years ago | |
| appoutputwidget.cpp | 12 years ago | |
| appoutputwidget.h | 13 years ago | |
| commandcontinuationfilter.cpp | 13 years ago | |
| commandcontinuationfilter.h | 13 years ago | |
| compileerrorfilter.cpp | 13 years ago | |
| compileerrorfilter.h | 13 years ago | |
| directorystatusmessagefilter.cpp | 13 years ago | |
| directorystatusmessagefilter.h | 13 years ago | |
| filterdlg.ui | 8 years ago | |
| kdevappoutputview.desktop | 6 years ago | |
| kdevmakeview.desktop | 6 years ago | |
| kdevmakeview.rc | 12 years ago | |
| makeactionfilter.cpp | 8 years ago | |
| makeactionfilter.h | 13 years ago | |
| makeitem.cpp | 13 years ago | |
| makeitem.h | 13 years ago | |
| makeviewpart.cpp | 12 years ago | |
| makeviewpart.h | 12 years ago | |
| makewidget.cpp | 12 years ago | |
| makewidget.h | 13 years ago | |
| otherfilter.cpp | 13 years ago | |
| otherfilter.h | 13 years ago | |
| outputfilter.cpp | 13 years ago | |
| outputfilter.h | 13 years ago | |
| outputviewsfactory.cpp | 12 years ago | |
| outputviewsfactory.h | 12 years ago | |
README.dox
/** \class MakeViewPart Two output views: one displays compiler output, the other displays the application output. \authors <a href="mailto:bernd AT kdevelop.org">Bernd Gehrmann</a> \feature Auto scroll down \feature Auto hide when it's not needed \feature Jump to error when clicked \bug bugs in <a href="http://bugs.trinitydesktop.org/buglist.cgi?product=tdevelop&component=outputviews&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&order=Bug+Number">outputviews component at Bugzilla database</a> \todo Make the contents of the application output copyable. \faq <b>How does the auto-hide feature work?</b> If there are no compilation errors the output view hides itself (if it was hidden before compilation start) or switches to the previously selected view. */