Code Monkey home page Code Monkey logo

diskdb's Introduction

/--------------------------------------------------------------/
Copyright 2011 Pierre Gradot

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License along
with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
/--------------------------------------------------------------/

	
-------	DiskDB : a propos


DiskDB est un logiciel permettant de contrôler une base de données SQLite via une interface graphique réalisée avec Qt. Il vous permet la gestion de sa collection de disques, par l'ajout de nouveaux objets dans la base de données et par la consultation des disques enregistrés dans celle-ci.

Ce logiciel n'a pas la prétention d'être d'un niveau professionnel. Il se veut ludique, puisqu'il a été développé à la maison avec pour seuls objectifs de m'amuser et de découvrir Qt.

Ce logiciel ainsi que son code source sont placés sous licence GNU GPL. Vous pouvez consulter le fichier LICENCE.txt accompagnant le programme pour lire le texte de la licence.

Si vous souhaitez me contacter, écrivez-moi à l'adresse suivante :  [email protected]

Si vous souhaitez avoir plus d'informations sur Qt, allez sur le site :
http://qt.nokia.com/title-fr?set_language=fr&cl=fr

Si vous souhaitez avoir plus d'informations sur SQLite, allez sur le site : http://www.sqlite.org/




--------DiskDB : utilisation

Pour lancer DiskDB sous Windows, il suffit de double-cliquer sur fichier exécutable : DiskDB.exe.

Les nombreux fichiers DLL sont nécessaires à l'exécution du programme. Elles contiennent les fonctions offertes par Qt. Il ne faut pas les supprimer.

Quand vous lancerez le programme pour la première fois, il créera un fichier ma_base.db. C'est le fichier SQLite, c'est la base de données. Ce fichier stocke l'ensemble de vos disques. Ne le supprimer sauf si vous souhaitez commencer une nouvelle base. Vous pouvez aussi le sauvegarder de temps en temps, par exemple en vous l'envoyant par email.

diskdb's People

Contributors

bktero avatar alpheb avatar

Stargazers

 avatar

Watchers

James Cloos avatar

diskdb's Issues

README encoding

The encoding of the README file is wrong. All the "weird" French characters are displayed as "?"

Binary files in git repo

Having binary files in a git repo is not a common practice and tend to increase the size of the said repo.

Artiste par défaut lorsqu'on clique sur le bouton "ajouter"

Dans l'onglet "Ajouter", cliquer sur "ajouter" rafraichit la liste déroulante des artistes, pour y ajouter le nouvel artiste. Le problème est que l'artiste affiché revient au premier, donnant l'impression d'une mauvaise insertion.

Il faut laisser l'artiste en cours affiché.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.