non port: devel/codequery/distinfo |
Number of commits found: 8 |
Tuesday, 4 Jun 2024
|
14:56 Nuno Teixeira (eduardo)
devel/codequery: Update to 1.0.0
- Switch to Qt6 as upstream default
ChangeLog: https://github.com/ruben2020/codequery/blob/master/NEWS.md
3c63d93 |
Saturday, 27 Jan 2024
|
16:15 Nuno Teixeira (eduardo)
devel/codequery: Update to 0.27.0
ChangeLog: https://github.com/ruben2020/codequery/blob/master/NEWS.md
25bac22 |
Monday, 26 Dec 2022
|
07:47 Nuno Teixeira (eduardo)
devel/codequery: Adopt/Update to 0.26.0
ChangeLog: https://github.com/ruben2020/codequery/compare/v0.25.0...v0.26.0
ec53cbe |
Wednesday, 20 Apr 2022
|
09:51 Fernando ApesteguĂa (fernape)
devel/codequery: update to 0.25.0
Reported by: portscout
d1783a5 |
Monday, 18 Jan 2021
|
19:16 fernape
devel/codequery: update to 0.24.0
ChangeLog:
https://github.com/ruben2020/codequery/blob/master/NEWS.md#version-0240---jan-17-2021
Reported by: portscout
 |
Thursday, 16 Apr 2020
|
10:13 fernape
devel/codequery: update to 0.23.0
ChangeLog:
https://github.com/ruben2020/codequery/blob/master/NEWS.md#version-0230---apr-15-2020
Accumulated changes:
* The CMake build directory is now moveable and renameable
* Enhancement: Added build option for no GUI
* Enhancement: Updated Scintilla to 3.11.2
* Enhancement: Performance improvement by using QString instead of STL String
for search through GUI
* Enhancement: Added ability to general call function and class inheritance
graph through cqsearch CLI
* Enhancement: Added ability to filter by path added to cqsearch CLI
* Enhancement: Changing query type on the GUI dropbox will start a search
immediately
* Enhancement: Clicking on a line in the GUI file viewer, will now highlight
the appropriate function in the function list
* Enhancement: Now Qt5 becomes the default build option in CMakeLists.txt
* Enhancement: Windows installer changed from InnoSetup to Wix Toolset, to
generate MSI installer
* Enhancement: Now Windows installer will be in two versions: Qt5, 64-bit or
Qt4, 32-bit
* Bugfix: Default font selection for GUI file viewer, instead of becoming
empty
* Bugfix: Improved annotation accuracy in GUI
* Bugfix: Improved brace highlighting in GUI
* Bugfix: Fixed the bug where function list next to GUI file viewer doesn't
work properly for grep
Reported by: portscout
 |
Friday, 28 Sep 2018
|
18:56 fernape
devel/codequery: update to 0.21.1
Changelog: https://github.com/ruben2020/codequery/blob/master/NEWS.md
Approved by: tcberner (mentor, implicit)
 |
Wednesday, 2 Aug 2017
|
17:53 pawel
This is a tool to index, then query or search C, C++, Java, Python, Ruby, Go
and Javascript source code. It builds upon the databases of cscope and
Exuberant ctags. It can also work with Universal ctags, which is a drop-in
replacement for Exuberant ctags.
The databases of cscope and ctags would be processed by the cqmakedb tool
to generate the CodeQuery database file.
The CodeQuery database file can be viewed and queried using the codequery
GUI tool.
WWW: https://ruben2020.github.io/codequery/
 |
Number of commits found: 8 |