From kdevelop-bugs Sun Jan 30 02:31:19 2005 From: kdevelop-bugs-admin () barney ! cs ! uni-potsdam ! de Date: Sun, 30 Jan 2005 02:31:19 +0000 To: kdevelop-bugs Subject: [Bug 97955] add precompiled headers support Message-Id: <20050130023119.943.qmail () ktown ! kde ! org> X-MARC-Message: https://marc.info/?l=kdevelop-bugs&m=118306933806412 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=97955 geiseri kde org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED ------- Additional Comments From geiseri kde org 2005-01-30 03:31 ------- CVS commit by geiseri: Do not clobber PCH directives when editing the project file Added PCH checkbox option to the dialog but the headers must be manually added as custom variables at this point. Minor cleanup of the GUI to help it make it a little more logical, operative words being help, little and more.... BUG: 97955 M +5 -2 projectconfigurationdlg.cpp 1.44 M +2 -1 projectconfigurationdlg.h 1.19 M +224 -128 projectconfigurationdlgbase.ui 1.50 M +5 -0 trollprojectwidget.cpp 1.169