Changeset 43c29c04ba in tspsg for README.txt


Ignore:
Timestamp:
Jul 4, 2010, 3:03:13 AM (14 years ago)
Author:
Oleksii Serdiuk
Branches:
0.1.3.145-beta1-symbian, 0.1.4.170-beta2-bb10, appveyor, imgbot, master, readme
Children:
7aaa0b0ec7
Parents:
d2820c3a1f
git-author:
Oleksii Serdiuk <contacts@…> (07/04/10 03:03:13)
git-committer:
Oleksii Serdiuk <contacts@…> (06/29/12 19:45:57)
Message:

+ Added support for Windows 7 Taskbar Extensions (namely, Progress Bars).

  • Cleanup is done in a separate thread now, so progress bar runs more smooth.
  • "Tabified" About dialog. Added GPL License and Credits.
  • Updated translations and tspsg.tag file.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • README.txt

    rd2820c3a1f r43c29c04ba  
    1818using Branch and Bound method to solve a particular task.
    1919
    20 TSPSG is free software: you can redistribute it and/or modify it
    21 under the terms of the GNU General Public License as published
    22 by the Free Software Foundation, either version 3 of the License,
    23 or (at your option) any later version.
    2420
    25 TSPSG is distributed in the hope that it will be useful, but
    26 WITHOUT ANY WARRANTY; without even the implied warranty of
    27 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
     21This program is free software: you can redistribute it and/or modify
     22it under the terms of the GNU General Public License as published by
     23the Free Software Foundation, either version 3 of the License, or
     24(at your option) any later version.
     25
     26This program is distributed in the hope that it will be useful,
     27but WITHOUT ANY WARRANTY; without even the implied warranty of
     28MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    2829GNU General Public License for more details.
    2930
    3031You should have received a copy of the GNU General Public License
    31 along with TSPSG.  If not, see <http://www.gnu.org/licenses/>.
     32along with this program.  If not, see <http://www.gnu.org/licenses/>.
     33
    3234
    3335Third parties:
    3436
    35   * This software is created using opensource version of Qt toolkit,
     37  * This software is created using opensource version of Qt framework,
    3638    see http://qt.nokia.com/
    3739
Note: See TracChangeset for help on using the changeset viewer.