Skip to content

Commit

Permalink
Update gtqtc.hbp to include depbinpath for QT6 and add ChangeLog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafał Jopek committed Dec 26, 2024
1 parent ce1bc20 commit a961780
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
10 changes: 7 additions & 3 deletions ChangeLog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@
Entries may not always be in chronological/commit order.
See license at the end of file. */

2024-12-26 18:12 UTC+0100 Rafał Jopek (harbour.pl)
* contrib/gtqtc/gtqtc.hbp
+ added depbinpath for QT6 on Linux to locate moc correctly

2024-12-19 10:24 UTC+0100 Aleksander Czajczynski (hb fki.pl)
* contrib/rddsql/sqlbase.c
% cleanup unnecessary braces
Expand All @@ -17,8 +21,8 @@
2024-12-18 21:48 UTC-0800 Eric Lendvai (harbour.wiki)
* contrib/rddsql/sqlbase.c
* contrib/rddsql/sqlmix.c
+ added support to timestamp field type.
You can now use "@" in DbCreate as the timestamp field type.
+ added support to timestamp field type.
You can now use "@" in DbCreate as the timestamp field type.
Thanks to Grigory Filatov for fixing crash!

2024-12-17 03:07 UTC+0100 Przemyslaw Czerpak (druzus/at/poczta.onet.pl)
Expand Down Expand Up @@ -1420,7 +1424,7 @@
2021-04-01 15:55 UTC-0300 Marco Aurelio V (marcoprodata/at/gmail.com)
* contrib/hbpgsql/tpostgre.prg
! corrected buggy in refresh method when execute commands to change
struct
struct
[REVERTED]

2021-03-31 23:43 UTC+0200 Aleksander Czajczynski (hb fki.pl)
Expand Down
1 change: 1 addition & 0 deletions contrib/gtqtc/gtqtc.hbp
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
-depincpath=qt6:/usr/include/x86_64-linux-gnu/qt6{linux}
-depincpath=qt6:/usr/local/opt/qt6/include{darwin}
-depincpath=qt6:/usr/local/include/qt6{bsd}
-depbinpath=qt6:/usr/lib/qt6/libexec{linux}
-depfinish=qt6

{!HBMK_HAS_QT6}-deppkgname=qt5:qt5
Expand Down

0 comments on commit a961780

Please sign in to comment.