Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
tdegames/kmines
Michele Calgaro d6118d8a63
Replace auto_ptr
vor 3 Monaten
..
bitmaps Initial cmake conversion vor 8 Jahren
data Simplify CMake rules for desktop file translations. vor 4 Jahren
solver Replace auto_ptr vor 3 Monaten
CHANGELOG Rename KAbout to avoid conflicts with KDE4 vor 11 Jahren
CMakeL10n.txt Desktop file translations: vor 4 Jahren
CMakeLists.txt Rearrangement of libtdegames highscore headers. vor 4 Jahren
LICENSE Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. vor 15 Jahren
Makefile.am Rearrangement of libtdegames highscore headers. vor 4 Jahren
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. vor 15 Jahren
TODO Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. vor 15 Jahren
defines.cpp Rename additional header files to avoid conflicts with KDE4 vor 11 Jahren
defines.h Trinity Qt initial conversion vor 14 Jahren
dialogs.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines vor 3 Monaten
dialogs.h Replace Q_OBJECT with TQ_OBJECT vor 9 Monaten
field.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines vor 3 Monaten
field.h Replace Q_OBJECT with TQ_OBJECT vor 9 Monaten
frame.cpp Replaced various '#define' with actual strings - part 3 vor 5 Monaten
frame.h rename the following methods: vor 13 Jahren
highscores.cpp Rename additional header files to avoid conflicts with KDE4 vor 11 Jahren
highscores.h Rearrangement of libtdegames highscore headers. vor 4 Jahren
kmines.kcfg Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. vor 15 Jahren
kminesui.rc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. vor 15 Jahren
kzoommainwindow.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines vor 3 Monaten
kzoommainwindow.h Replace Q_OBJECT with TQ_OBJECT vor 9 Monaten
main.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines vor 3 Monaten
main.h Replace Q_OBJECT with TQ_OBJECT vor 9 Monaten
settings.kcfgc Rename a number of libraries and executables to avoid conflicts with KDE4 vor 11 Jahren
settings_addons.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. vor 15 Jahren
status.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines vor 3 Monaten
status.h Replace Q_OBJECT with TQ_OBJECT vor 9 Monaten
version.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. vor 15 Jahren

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.