This website requires JavaScript.
Explore
Help
Sign in
eelke
/
pgLab
Watch
1
Star
0
Fork
You've already forked pgLab
0
Code
Issues
28
Pull requests
Projects
Releases
1
Packages
Wiki
Activity
Actions
PostgreSQL GUI client
C++
postgresql
230
commits
3
branches
2
tags
4.1
MiB
C
90.6%
C++
9.1%
QMake
0.3%
d67224858d
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
eelke
d67224858d
Focus query editor when opening new querytab.
...
Close
#7
2018-04-21 14:36:33 +02:00
core
Added some classes from a stackoverflow to utilize Qt's concurrency functions especially cancellable QFuture's
2018-02-14 19:18:51 +01:00
ctk
Added some parts of ctk lib.
2017-12-29 08:35:57 +01:00
docs
Added a gutter and currentline highlighting to the SQL editor.
2018-04-08 09:19:32 +02:00
pglab
Focus query editor when opening new querytab.
2018-04-21 14:36:33 +02:00
pglablib
Permission denied errors are now being ignored while reading the system catalog.
2018-04-21 10:50:04 +02:00
pgsql
Added a gutter and currentline highlighting to the SQL editor.
2018-04-08 09:19:32 +02:00
src
Builds on windows again
2017-11-26 13:07:21 +01:00
tests
Lexical analyzer should now be less confused by dots and comma's and an assortment of other single character symbols.
2018-02-05 22:25:38 +01:00
.gitignore
Basic support for update in Crud implementation, error reporting and transfering data to modified set is still missing.
2018-02-05 21:42:54 +01:00
BUILD
Renamed PgsqlDatabaseCatalogue to PgDatabaseCatalogue so name is consistend
2017-08-26 11:44:40 +02:00
pglabAll.pro
Folder restructuring of test projects.
2018-01-07 09:15:21 +01:00