summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/config_clang.h.in12
1 files changed, 12 insertions, 0 deletions
diff --git a/config/config_clang.h.in b/config/config_clang.h.in
new file mode 100644
index 000000000000..60ff5bf5914d
--- /dev/null
+++ b/config/config_clang.h.in
@@ -0,0 +1,12 @@
+/*
+
+Settings related to Clang compiler plugins.
+
+*/
+
+#ifndef CONFIG_CLANG_H
+#define CONFIG_CLANG_H
+
+#undef SRCDIR
+
+#endif
d>Convert RID_PAGE_OPTION_DBFIELD tabpage to .uiPalenik Mihály 2014-08-14convert RID_DLG_SELECTION to .ui formatCaolán McNamara 2014-08-07Convert RID_DLG_FORMLINKS to .uiPalenik Mihály 2014-07-10RID_DLG_SELECTLABELCONTROL and 3 tab pages conversion to .uiSzymon Kłos 2014-07-07RID_DLG_LISTCOMBOWIZARD tab pages conversion to .uiSzymon Kłos 2014-06-23fdo#76203 - use consistent titlecase for UI title labelsJoren De Cuyper 2014-06-14we can now easily re-orient the ok/cancel/help buttonsCaolán McNamara 2014-06-14Convert RID_DLG_MAPPING to .uiPalenik Mihály 2014-06-12more the png into the .ui so it isn't garbage collectedCaolán McNamara 2014-06-12extract gamma grid drawing to standalone widgetCaolán McNamara 2014-06-12Convert GRID_DIALOG to .uiPalenik Mihály 2014-06-11extract Scan Preview code into a preview widgetCaolán McNamara 2014-06-11Convert RID_SANE_DIALOG to .uiPalenik Mihály 2014-05-09back to 90 char wide now that the fontsize is fixedCaolán McNamara 2014-05-09convert invoke admin page to .uiCaolán McNamara 2014-05-08use 70 chars instead of 80Caolán McNamara 2014-05-08convert FinalPage to .uiCaolán McNamara 2014-05-08convert table selection page to .uiCaolán McNamara 2014-04-22convert field assign address book page to .uiCaolán McNamara 2014-04-20convert select type address book page to .uiCaolán McNamara 2014-03-13convert new data type dialog to .uiCaolán McNamara 2014-02-17convert biblio choose data source dialog to .uiCaolán McNamara 2013-12-16convert control font dialog to .uiCaolán McNamara 2013-09-17move uiconfig stuff into the same toplevel source dirCaolán McNamara 2013-02-26Converted Insert -> picture -> scan -> select source widget.Abdulelah Alarifi