schdub
ad06406c70
Merge pull request #328 from mafagafogigante/pretty
...
Brazilian Portuguese translation.
2015-05-31 14:46:57 +03:00
Bernardo Sulzbach
8a84ed5dca
Brazilian Portuguese translation.
2015-05-30 12:52:14 -03:00
Peinthor Rene
d99d83f269
windows installer will now also silently install the vc redist package
2015-05-23 10:31:32 +02:00
Peinthor Rene
bedb1b0fca
rise package version
2015-05-23 10:31:27 +02:00
Peinthor Rene
4223d5d5da
gen_version.h is no longer generated so rename it to version.h
2015-05-23 10:27:15 +02:00
Peinthor Rene
5761d6bc25
Merge pull request #324 from schdub/master
...
plot: remove ssDot item from point shape option
2015-05-22 08:30:50 +02:00
Peinthor Rene
04ee11e5a6
Merge pull request #323 from schdub/qcp-version-1.3.1
...
QCustomPlot: version 1.3.1
2015-05-22 08:25:51 +02:00
schdub
8a4abcf9da
plot: remove ssDot item from point shape option
2015-05-22 04:26:00 +03:00
schdub
3137f21972
QCustomPlot: version 1.3.1
2015-05-22 04:13:00 +03:00
Martin Kleusberg
bd0df70329
Merge pull request #322 from schdub/master
...
qscintilla: get rid 'Not relevant classes found' messages from build log
2015-05-21 00:07:16 +02:00
Martin Kleusberg
8823cf837c
Merge pull request #320 from mafagafogigante/typo-fix
...
Fixed a typo.
2015-05-21 00:02:55 +02:00
schdub
7070aa4866
qscintilla: rid 'not relevant classes found' in build log
2015-05-20 23:56:12 +03:00
Bernardo Sulzbach
8153df8cb8
Reworded CSVProgress brief.
2015-05-20 14:03:59 -03:00
Bernardo Sulzbach
abc432fcd6
Fixed a few typos.
2015-05-20 10:17:52 -03:00
Peinthor Rene
97b88feaab
Merge pull request #317 from schdub/issue316
...
plot: lineType and pointShape options
2015-05-20 09:21:06 +02:00
schdub
641e18235c
Merge pull request #318 from schdub/tr-portuguese
...
preparation to Brazilian Portuguese translation
2015-05-20 01:53:42 +03:00
schdub
b0abd07d01
preparation to Brazilian Portuguese translation
2015-05-20 01:09:57 +03:00
schdub
220c5ba75b
plot: lineType and pointShape options
2015-05-19 23:37:32 +03:00
Martin Kleusberg
4e36226c85
Fix Qt4 build
...
...again
2015-05-18 19:19:59 +02:00
Martin Kleusberg
75483d0136
Add a 'Copy Create statement' popup action to Database Browser tab
...
See issue #140 .
2015-05-18 19:09:30 +02:00
Martin Kleusberg
55780562d5
EditTableDialog: Add '=' in fron of functions in default value
...
When editing an existing table with a function used inside a default
value of a field add a '=' character before the default expression
string to match our own input format for these kind of default values.
See issue #166 .
2015-05-18 18:42:24 +02:00
Martin Kleusberg
a342194443
Simplify code for translation loading
...
Don't have two identical loops for loading languages from files and from
resources.
2015-05-18 15:44:57 +02:00
schdub
8aa72c94d4
Merge pull request #314 from schdub/update-russian-translation
...
Update Russian Translation
2015-05-15 16:01:25 +03:00
schdub
28f3fae7a9
Update Russian Translation
2015-05-15 14:56:28 +03:00
Justin Clift
7cfef559b4
Merge pull request #309 from schdub/issue305
...
enhancement: preserve field filters when switching tab
2015-05-15 04:30:49 +02:00
Peinthor Rene
dd333ce88c
Merge pull request #310 from schdub/issue304
...
fix: translations are not being installed via make install
2015-05-12 21:52:20 +02:00
Peinthor Rene
9359b855a1
Merge branch 'pinotree-external-antlr'
2015-05-12 21:43:41 +02:00
Peinthor Rene
274fbbbe1d
cmake: simplify syntax
2015-05-12 21:41:15 +02:00
schdub
f251d11ccb
fix: translations are not being installed via make install
2015-05-12 22:15:10 +03:00
schdub
b5c1c7b0ab
enhancement: preserve field filters when switching tab
2015-05-11 23:35:59 +03:00
Martin Kleusberg
b5796d5df7
Fix Qt4 build
2015-05-06 20:35:03 +02:00
Martin Kleusberg
2715d75f01
Add option for setting SQL editor font
...
See issue #299 .
2015-05-06 19:54:02 +02:00
Justin Clift
9cbb4d538d
Trivial typo fix
2015-05-05 22:54:09 +01:00
Peinthor Rene
48b73b1c27
Merge branch 'external-antlr' of git://github.com/pinotree/sqlitebrowser into pinotree-external-antlr
2015-05-05 21:16:24 +02:00
Peinthor Rene
ffe5254cb8
Merge pull request #297 from schdub/RussianTranslation
...
update Russian Translation
2015-05-05 21:15:25 +02:00
schdub
07af4b6862
Russian Translation
2015-05-05 21:47:12 +03:00
Peinthor Rene
4f3855e7c8
cmake/vs2013: use winxp toolset
2015-05-05 18:47:49 +02:00
Martin Kleusberg
0fb1b3b307
Merge pull request #285 from schdub/master
...
sqlitetablemodel: return back 'cheap BLOB test' for data DisplayRole
2015-05-05 10:06:09 +02:00
Pino Toscano
f4587f7213
travis-ci: install also antlr v2
...
Antlr v2 is available in Debian-based systems for many years, so make
use of it instead of the embedded copy of it.
2015-05-03 15:48:43 +02:00
Pino Toscano
ae08f772a2
cmake: use an external antlr2 if available
...
Look for an installed antlr v2, and if available use it instead of its
embedded copy.
2015-05-03 15:44:42 +02:00
Martin Kleusberg
dbad366d96
Merge pull request #290 from pinotree/tests-build
...
Improve the build of tests
2015-05-03 15:36:33 +02:00
Pino Toscano
e8b9de3212
Update build instructions for tests
...
Update BUILDING.md regarding the unit tests, mentioning ENABLE_TESTING
during the build, and make test or ctest for running them.
2015-05-03 14:37:21 +02:00
Pino Toscano
8d07f120bf
tests: remove DBBrowserDB usage from test-import
...
Apparently DBBrowserDB is not really used, so remove it and cleanup
test-import from the extra sources and dependencies needed by that.
2015-05-03 14:37:18 +02:00
Pino Toscano
27df9cfa4d
tests: split sqlb-unittests
...
Instead of a single executable running different unit tests at the
same time, split the sqlobjects and import parts out of it.
While this currently duplicates the cmake boilerplate for each,
it allows to finetune each properly (like build only the sources for
it, in the future), and to call each separately.
Add the QTEST_MAIN in each test, and remove the manual QCoreApplication
handling in TestImport (handled by QTEST_MAIN).
2015-05-03 14:34:09 +02:00
Pino Toscano
57f2622e34
tests: merge build of tests within main build
...
Instead of a separate CMakeLists.txt for the tests, make them built
together with the rest of the main project. This behaviour is off
by default, and can be enabled using ENABLE_TESTING.
Furthermore, the testing facilities of cmake are now used, so ctest
(invoked by `make test`) knows about the sqlb-unittests. Thus, adapt
the Travis build steps, building the main sources and executing the
tests twice, one for sqlite and one for sqlcipher.
2015-05-03 14:29:00 +02:00
Martin Kleusberg
f11acc00c5
Fix tests
2015-05-03 13:42:31 +02:00
Martin Kleusberg
861ecec527
Add option to remember last location for file dialogs
...
Add an option to remember the location of the last opened or saved file
and use it as the default location for the next file dialog because
always going back to the default location set in the preferences dialog
can be a real hastle.
See issues #224 , #276 and #281 .
2015-05-03 13:22:13 +02:00
Martin Kleusberg
f21ff619f2
Remove superfluous whitespace from Schema column in DB Structure view
...
In the Database Structure tab and the DB Schema pane, replace any
sequence of whitespace characters by a single space character if the
one-line Schema view is enabled.
See issue #283 .
2015-05-02 20:16:28 +02:00
Martin Kleusberg
f921815e9d
Merge pull request #289 from pinotree/tests-encoding
...
TestImport: fix unicode handling
2015-05-02 19:53:39 +02:00
Pino Toscano
584f5d66bb
tests: fix encoding handling in TestImport
...
Make sure to write the temporary CSV file in the proper encoding
(i.e. the one specified by the test data), and to use that encoding
when reading back from it.
This way the test should behave correctly, no matter the current
system charset.
Furthermore, fix and extend unicode data: the current utf8chars is
actually UTF-16 data, so rename it and change its encoding as such.
Add a proper utf8chars data with UTF-8-only characters.
2015-05-02 16:31:09 +02:00