Changeset 7ba743d983 in tspsg for src


Ignore:
Timestamp:
Jul 10, 2012, 3:50:39 PM (12 years ago)
Author:
Oleksii Serdiuk
Branches:
appveyor, imgbot, master, readme
Children:
1299ea5b49
Parents:
a919b54cac
Message:

Converted svn keywords into git export-subst attribute.

However, keywords are now replaced only when you run 'git archive'.

Location:
src
Files:
18 edited

Legend:

Unmodified
Added
Removed
  • src/_.h

    ra919b54cac r7ba743d983  
    33 *  Copyright (C) 2007-2011 Lёppa <contacts[at]oleksii[dot]name>
    44 *
    5  *  $Id$
    6  *  $URL$
     5 *  $Id: $Format:%h %ai %an$ $
     6 *  $URL: http://tspsg.info/ $
    77 *
    88 *  This file is part of TSPSG.
  • src/defaults.h

    ra919b54cac r7ba743d983  
    33 * \author Copyright &copy; 2007-2011 Lёppa <contacts[at]oleksii[dot]name>
    44 *
    5  *  $Id$
    6  *  $URL$
     5 *  $Id: $Format:%h %ai %an$ $
     6 *  $URL: http://tspsg.info/ $
    77 *
    88 * \brief Contains TSPSG defaults.
  • src/globals.cpp

    ra919b54cac r7ba743d983  
    33 *  Copyright (C) 2007-2011 Lёppa <contacts[at]oleksii[dot]name>
    44 *
    5  *  $Id$
    6  *  $URL$
     5 *  $Id: $Format:%h %ai %an$ $
     6 *  $URL: http://tspsg.info/ $
    77 *
    88 *  This file is part of TSPSG.
  • src/globals.h

    ra919b54cac r7ba743d983  
    33 * \author Copyright &copy; 2007-2011 Lёppa <contacts[at]oleksii[dot]name>
    44 *
    5  *  $Id$
    6  *  $URL$
     5 *  $Id: $Format:%h %ai %an$ $
     6 *  $URL: http://tspsg.info/ $
    77 *
    88 * \brief Contains TSPSG global defines.
  • src/main.cpp

    ra919b54cac r7ba743d983  
    33 *  Copyright (C) 2007-2011 Lёppa <contacts[at]oleksii[dot]name>
    44 *
    5  *  $Id$
    6  *  $URL$
     5 *  $Id: $Format:%h %ai %an$ $
     6 *  $URL: http://tspsg.info/ $
    77 *
    88 *  This file is part of TSPSG.
  • src/mainwindow.cpp

    ra919b54cac r7ba743d983  
    33 *  Copyright (C) 2007-2011 Lёppa <contacts[at]oleksii[dot]name>
    44 *
    5  *  $Id$
    6  *  $URL$
     5 *  $Id: $Format:%h %ai %an$ $
     6 *  $URL: http://tspsg.info/ $
    77 *
    88 *  This file is part of TSPSG.
  • src/mainwindow.h

    ra919b54cac r7ba743d983  
    33 * \author Copyright &copy; 2007-2011 Lёppa <contacts[at]oleksii[dot]name>
    44 *
    5  *  $Id$
    6  *  $URL$
     5 *  $Id: $Format:%h %ai %an$ $
     6 *  $URL: http://tspsg.info/ $
    77 *
    88 * \brief Defines MainWindow class.
  • src/os.h

    ra919b54cac r7ba743d983  
    33 * \author Copyright &copy; 2007-2011 Lёppa <contacts[at]oleksii[dot]name>
    44 *
    5  *  $Id$
    6  *  $URL$
     5 *  $Id: $Format:%h %ai %an$ $
     6 *  $URL: http://tspsg.info/ $
    77 *
    88 * \warning Arch detection works only for <b>GNU C</b>, <b>Visual Studio</b>, <b>Intel C/C++</b> and <b>MinGW32</b> compilers.
  • src/pch.h

    ra919b54cac r7ba743d983  
    33 * \author Copyright (C) 2007-2010 Lёppa <contacts[at]oleksii[dot]name>
    44 *
    5  *  $Id$
    6  *  $URL$
     5 *  $Id: $Format:%h %ai %an$ $
     6 *  $URL: http://tspsg.info/ $
    77 *
    88 * \brief Precompiled Header (PCH) file
  • src/resource.h

    ra919b54cac r7ba743d983  
    33 * \author Copyright &copy; 2007-2011 Lёppa <contacts[at]oleksii[dot]name>
    44 *
    5  *  $Id$
    6  *  $URL$
     5 *  $Id: $Format:%h %ai %an$ $
     6 *  $URL: http://tspsg.info/ $
    77 *
    88 * \brief Contains windows resource IDs.
  • src/settingsdialog.cpp

    ra919b54cac r7ba743d983  
    33 *  Copyright (C) 2007-2011 Lёppa <contacts[at]oleksii[dot]name>
    44 *
    5  *  $Id$
    6  *  $URL$
     5 *  $Id: $Format:%h %ai %an$ $
     6 *  $URL: http://tspsg.info/ $
    77 *
    88 *  This file is part of TSPSG.
  • src/settingsdialog.h

    ra919b54cac r7ba743d983  
    33 * \author Copyright &copy; 2007-2011 Lёppa <contacts[at]oleksii[dot]name>
    44 *
    5  *  $Id$
    6  *  $URL$
     5 *  $Id: $Format:%h %ai %an$ $
     6 *  $URL: http://tspsg.info/ $
    77 *
    88 * \brief Defines SettingsDialog class.
  • src/shobjidl.h

    ra919b54cac r7ba743d983  
    55 * \version Microsoft Windows SDK v7.0A
    66 *
    7  *  $Id$
    8  *  $URL$
     7 *  $Id: $Format:%h %ai %an$ $
     8 *  $URL: http://tspsg.info/ $
    99 *
    1010 * \brief This file is a minimal required part of \c %shobjidl.h from <b>Microsoft Windows SDK v7.0A</b>.
  • src/tspmodel.cpp

    ra919b54cac r7ba743d983  
    33 *  Copyright (C) 2007-2011 Lёppa <contacts[at]oleksii[dot]name>
    44 *
    5  *  $Id$
    6  *  $URL$
     5 *  $Id: $Format:%h %ai %an$ $
     6 *  $URL: http://tspsg.info/ $
    77 *
    88 *  This file is part of TSPSG.
  • src/tspmodel.h

    ra919b54cac r7ba743d983  
    33 * \author Copyright &copy; 2007-2011 Lёppa <contacts[at]oleksii[dot]name>
    44 *
    5  *  $Id$
    6  *  $URL$
     5 *  $Id: $Format:%h %ai %an$ $
     6 *  $URL: http://tspsg.info/ $
    77 *
    88 * \brief Defines CTSPModel class.
  • src/tspsolver.cpp

    ra919b54cac r7ba743d983  
    33 *  Copyright (C) 2007-2011 Lёppa <contacts[at]oleksii[dot]name>
    44 *
    5  *  $Id$
    6  *  $URL$
     5 *  $Id: $Format:%h %ai %an$ $
     6 *  $URL: http://tspsg.info/ $
    77 *
    88 *  This file is part of TSPSG.
     
    3131/*!
    3232 * \brief Returns CTSPSolver's version ID.
    33  * \return A string: <b>\$Id$</b>.
     33 * \return A string: <b>\$Id: $Format:%h %ai %an$ $</b>.
    3434 */
    3535QString CTSPSolver::getVersionId()
    3636{
    37     return QString("$Id$");
     37    return QString("$Id: $Format:%h %ai %an$ $");
    3838}
    3939
  • src/tspsolver.h

    ra919b54cac r7ba743d983  
    33 * \author Copyright &copy; 2007-2011 Lёppa <contacts[at]oleksii[dot]name>
    44 *
    5  *  $Id$
    6  *  $URL$
     5 *  $Id: $Format:%h %ai %an$ $
     6 *  $URL: http://tspsg.info/ $
    77 *
    88 * \brief Defines TSPSolver namespace and everything needed for solving TSP tasks.
  • src/version.h

    ra919b54cac r7ba743d983  
    33 * \author Copyright &copy; 2007-2011 Lёppa <contacts[at]oleksii[dot]name>
    44 *
    5  *  $Id$
    6  *  $URL$
     5 *  $Id: $Format:%h %ai %an$ $
     6 *  $URL: http://tspsg.info/ $
    77 *
    88 * \brief Contains TSPSG version information defines.
Note: See TracChangeset for help on using the changeset viewer.