diff --git a/Sqliteman/sqliteman/doc/en/Compilation.html b/Sqliteman/sqliteman/doc/en/Compilation.html index c9cc40e..4f930f3 100644 --- a/Sqliteman/sqliteman/doc/en/Compilation.html +++ b/Sqliteman/sqliteman/doc/en/Compilation.html @@ -1,24 +1,130 @@ -
Some more tools are required for compiling Sqliteman -from source code:
-
-Cmake build system
Qt5
- library with its development parts (headers etc.)
- (sqliteman versions before will build with Qt4)
-
A C++ compiler and linker. Tested with gcc(g++).
-Optional: Qscintilla2 library -and its development parts. You can use built-in QScintilla2 support in Sqliteman instead.
Then read the README file in the root directory.
-
+ Some more tools are required for compiling + sqliteman + from source code: +
+ ++ Cmake + build system +
+
+
+ Qt5
+
+ library with its development parts (headers etc.)
+
+ (sqliteman
+ versions before 1.8.1 will build with Qt4)
+
+ A C++ compiler and linker. Tested with gcc(g++). +
++ Optional: + + Qscintilla2 + + library and its development parts. + You can use the built-in QScintilla2 support in the + sqliteman + sources instead. +
++ Then read the README file in the root directory. +
+Configuration for Sqliteman is stored in the following places: -
--
-In the system registry: - - \\HKEY_CURRENT_USER\Software\yarpen.cz\sqliteman - -
In the home directory: - ~/.config/sqlitemanrc -
+ Configuration for + sqliteman + is stored in the following places: +
+ +In the system registry: + + \\HKEY_CURRENT_USER\Software\yarpen.cz\sqliteman + +
++ In the home directory: + + ~/.config/sqlitemanrc + +
+Table of Contents
-Sqliteman -
-Program copyright © 2007 Petr Vanek
-<petr@scribus.info>
-and 2017-2023 Richard Parkins
-<aleph0hpela-lqs@yahoo.co.uk>
-
-
Kamil Les <kamil_les@tlen.pl>
(QA)
-
Petr Vanek <petr@scribus.info>
, Czech
Joerg Bernau <joerg.bernau@web.de>
, German
Brice Maron <merzhin@gmail.com>
, French
Francesco De Marchi <cix70@yahoo.it>
, Italian
Kamil Les <kamil_les@tlen.pl>
, Polish
Usachov D.Yu. <usd@srkb.ru>
, Russian
Anouk Voogt <anouk.v@gmail.com>
, designer.
Based on CrystalSVG and Kexi icon set.
Everaldo Coelho <everaldo@everaldo.com>
, CrystalSVG and Kexi
Jaroslaw Staniek <js@iidea.pl>
, Kexi
Byron Hillis <metrics@score5.org>
, custom icons
Petr Vanek <petr@scribus.info>
, custom icons
+ Sqliteman
+ program copyright © 2007 Petr Vanek
+
+ <petr@scribus.info>
+
+
+ and 2017-2023 Richard Parkins
+
+ <aleph0hpela-lqs@yahoo.co.uk>
+
+
+ Kamil Les
+
+ <kamil_les@tlen.pl>
+
+
+ Petr Vanek
+
+ <petr@scribus.info>
, Czech
+
+ Joerg Bernau
+
+ <joerg.bernau@web.de>
, German
+
+ Brice Maron
+
+ <merzhin@gmail.com>
, French
+
+ Francesco De Marchi
+
+ <cix70@yahoo.it>
, Italian
+
+ Kamil Les
+
+ <kamil_les@tlen.pl>
, Polish
+
+ Usachov D.Yu.
+
+ <usd@srkb.ru>
, Russian
+
+ Anouk Voogt
+
+ <anouk.v@gmail.com>
,
+ designer
+
+
+ Based on CrystalSVG and Kexi icon set. +
+
+ Everaldo Coelho
+
+ <everaldo@everaldo.com>
,
+ CrystalSVG and Kexi
+
+ Jaroslaw Staniek
+
+ <js@iidea.pl>
,
+ Kexi
+
+ Byron Hillis
+ <metrics@score5.org>
,
+ custom icons
+
+ Petr Vanek
+
+ <petr@scribus.info>
,
+ custom icons
+
- An ordinary INTEGER PRIMARY (not AUTOINCREMENT or + An ordinary INTEGER PRIMARY KEY (not AUTOINCREMENT or DESC) field is prefilled with a value one higher than the highest value currently used in the table again including new rows which have not @@ -660,8 +660,10 @@