25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
tdegames/kmines
Michele Calgaro d6118d8a63
Replace auto_ptr
3 ay önce
..
bitmaps Initial cmake conversion 8 yıl önce
data Simplify CMake rules for desktop file translations. 4 yıl önce
solver Replace auto_ptr 3 ay önce
CHANGELOG Rename KAbout to avoid conflicts with KDE4 11 yıl önce
CMakeL10n.txt Desktop file translations: 4 yıl önce
CMakeLists.txt Rearrangement of libtdegames highscore headers. 4 yıl önce
LICENSE Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 yıl önce
Makefile.am Rearrangement of libtdegames highscore headers. 4 yıl önce
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 yıl önce
TODO Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 yıl önce
defines.cpp Rename additional header files to avoid conflicts with KDE4 11 yıl önce
defines.h Trinity Qt initial conversion 14 yıl önce
dialogs.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 ay önce
dialogs.h Replace Q_OBJECT with TQ_OBJECT 9 ay önce
field.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 ay önce
field.h Replace Q_OBJECT with TQ_OBJECT 9 ay önce
frame.cpp Replaced various '#define' with actual strings - part 3 5 ay önce
frame.h rename the following methods: 13 yıl önce
highscores.cpp Rename additional header files to avoid conflicts with KDE4 11 yıl önce
highscores.h Rearrangement of libtdegames highscore headers. 4 yıl önce
kmines.kcfg Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 yıl önce
kminesui.rc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 yıl önce
kzoommainwindow.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 ay önce
kzoommainwindow.h Replace Q_OBJECT with TQ_OBJECT 9 ay önce
main.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 ay önce
main.h Replace Q_OBJECT with TQ_OBJECT 9 ay önce
settings.kcfgc Rename a number of libraries and executables to avoid conflicts with KDE4 11 yıl önce
settings_addons.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 yıl önce
status.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 ay önce
status.h Replace Q_OBJECT with TQ_OBJECT 9 ay önce
version.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 yıl önce

README

KMINES : the KDE minesweeper
----------------------------
Copyright (c) 1996-2004 Nicolas HADACEK  (hadacek@kde.org)
Copyright (c) 2001      Mikhail Kourinny (mkourinny@yahoo.com)
Distributed under the GNU General Public License


This is a very classical minesweeper written from scratch
with three predefined levels and custom levels.

 Easy   :  8x8  with 10 mines
 Normal : 16x16 with 40 mines
 Expert : 30x16 with 99 mines


Requirements : up to date KDE and QT libraries.