Removed unrequired comments.

Partially cherry-picked from commit f2ca34345.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/182/head
Michele Calgaro 6 years ago
parent 9c625e0ca9
commit 24ee9f5775

@ -5,9 +5,6 @@
// (c) David Faure 1998
// (c) 2001 Waldo Bastian <bastian@kde.org>
//
// --------------------------------------------------------------
// - 2013/10/16 Michele Calgaro
// Move some options to the 'advancedTabDialog' dialog
#include <tqlayout.h>//CT - 12Nov1998
#include <tqwhatsthis.h>

@ -5,9 +5,6 @@
// (c) Sven Radej 1998
// (c) David Faure 1998
//
// --------------------------------------------------------------
// - 2013/10/16 Michele Calgaro
// Move some options to the 'advancedTabDialog' dialog
#ifndef __KMISCHTML_OPTIONS_H
#define __KMISCHTML_OPTIONS_H

@ -14,12 +14,6 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
--------------------------------------------------------------
Additional changes:
- 2013/10/22 Michele Calgaro
* added support for display mode (Icons and Text, Text only, Icons only)
and removed "Show application icons"
*/
#include <tqcheckbox.h>

@ -14,12 +14,6 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
--------------------------------------------------------------
Additional changes:
- 2013/10/22 Michele Calgaro
* added support for display mode (Icons and Text, Text only, Icons only)
and removed "Show application icons"
*/
#ifndef __kcmtaskbar_h__

@ -21,11 +21,6 @@ AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*****************************************************************
Additional changes:
- 2013/10/22 Michele Calgaro
* added support for display mode (Icons and Text, Text only, Icons only)
and removed "Show application icons"
*/
#include <math.h>

@ -20,11 +20,6 @@ AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*****************************************************************
Additional changes:
- 2013/10/22 Michele Calgaro
* added support for display mode (Icons and Text, Text only, Icons only)
and removed "Show application icons"
*/
#ifndef __taskbar_h__

@ -22,11 +22,6 @@ AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*****************************************************************
Additional changes:
- 2013/10/22 Michele Calgaro
* added support for display mode (Icons and Text, Text only, Icons only)
and removed "Show application icons"
*/
#include <assert.h>

@ -17,12 +17,6 @@
along with this program; see the file COPYING. If not, write to
the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02110-1301, USA.
--------------------------------------------------------------
Additional changes:
- 2013/10/17 Michele Calgaro
* add support for updating tab options at runtime (no need to restart Konqueror
or reload the profile
*/
#include "konq_mainwindow.h"

@ -17,13 +17,6 @@
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
MA 02110-1301, USA.
--------------------------------------------------------------
Additional changes:
- 2013/10/16 Michele Calgaro
add "scroll tabs on mouse wheel event" functionality
- 2013/10/18 Michele Calgaro
correctly enable/disable 'move tab left/right' in the tab popup menu
*/
#include "konq_tabs.h"

@ -15,13 +15,6 @@
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
--------------------------------------------------------------
Additional changes:
- 2013/10/17 Michele Calgaro
* add "scroll tabs on mouse wheel event" functionality
* add support for updating options at runtime (no need to restart Konqueror
or reload the profile
*/
#include "konq_viewmgr.h"

@ -14,12 +14,6 @@
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
--------------------------------------------------------------
Additional changes:
- 2013/10/17 Michele Calgaro
* add support for updating options at runtime (no need to restart Konqueror
or reload the profile
*/
#ifndef __konq_viewmgr_h__

@ -17,14 +17,6 @@
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
02110-1301 USA.
--------------------------------------------------------------
Additional changes:
- 2013/10/14 Michele Calgaro
add "scroll tabs on mouse wheel event" functionality
- 2013/10/19 Michele Calgaro
add "move session left/right" to tab popup menu
*/
/* The material contained in here more or less directly orginates from */
/* kvt, which is copyright (c) 1996 by Matthias Ettrich <ettrich@kde.org> */

@ -17,14 +17,6 @@
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
02110-1301 USA.
--------------------------------------------------------------
Additional changes:
- 2013/10/14 Michele Calgaro
add "scroll tabs on mouse wheel event" functionality
- 2013/10/19 Michele Calgaro
add "move session left/right" to tab popup menu
*/
/* The material contained in here more or less directly orginates from */
/* kvt, which is copyright (c) 1996 by Matthias Ettrich <ettrich@kde.org> */

Loading…
Cancel
Save