Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
tdegames/kmines
Michele Calgaro d6118d8a63
Replace auto_ptr
pirms 3 mēnešiem
..
bitmaps Initial cmake conversion pirms 8 gadiem
data Simplify CMake rules for desktop file translations. pirms 4 gadiem
solver Replace auto_ptr pirms 3 mēnešiem
CHANGELOG Rename KAbout to avoid conflicts with KDE4 pirms 11 gadiem
CMakeL10n.txt Desktop file translations: pirms 4 gadiem
CMakeLists.txt Rearrangement of libtdegames highscore headers. pirms 4 gadiem
LICENSE Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. pirms 15 gadiem
Makefile.am Rearrangement of libtdegames highscore headers. pirms 4 gadiem
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. pirms 15 gadiem
TODO Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. pirms 15 gadiem
defines.cpp Rename additional header files to avoid conflicts with KDE4 pirms 11 gadiem
defines.h Trinity Qt initial conversion pirms 14 gadiem
dialogs.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines pirms 3 mēnešiem
dialogs.h Replace Q_OBJECT with TQ_OBJECT pirms 9 mēnešiem
field.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines pirms 3 mēnešiem
field.h Replace Q_OBJECT with TQ_OBJECT pirms 9 mēnešiem
frame.cpp Replaced various '#define' with actual strings - part 3 pirms 5 mēnešiem
frame.h rename the following methods: pirms 13 gadiem
highscores.cpp Rename additional header files to avoid conflicts with KDE4 pirms 11 gadiem
highscores.h Rearrangement of libtdegames highscore headers. pirms 4 gadiem
kmines.kcfg Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. pirms 15 gadiem
kminesui.rc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. pirms 15 gadiem
kzoommainwindow.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines pirms 3 mēnešiem
kzoommainwindow.h Replace Q_OBJECT with TQ_OBJECT pirms 9 mēnešiem
main.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines pirms 3 mēnešiem
main.h Replace Q_OBJECT with TQ_OBJECT pirms 9 mēnešiem
settings.kcfgc Rename a number of libraries and executables to avoid conflicts with KDE4 pirms 11 gadiem
settings_addons.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. pirms 15 gadiem
status.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines pirms 3 mēnešiem
status.h Replace Q_OBJECT with TQ_OBJECT pirms 9 mēnešiem
version.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. pirms 15 gadiem

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.