Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
HeidiSQL
/
HeidiSQL
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
584
Star
6.2k
Code
Issues
309
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
HeidiSQL
source
data_sorting.dfm
on
master
User selector
All users
All time
Commit history
Commits on Dec 11, 2022
Automagic modifications to form files, done through updates of IDE and some components. Especially removes no longer published properties OldCreateOrder and PixelsPerInch.
ansgarbecker
committed
9c5d835
View commit details
Copy full SHA for 9c5d835
View code at this point
Browse repository at this point
Commits on Jan 16, 2022
Issue #1503: scale hardcoded dimensions of dynamically created controls on sorting dialog
ansgarbecker
committed
8d1ed29
View commit details
Copy full SHA for 8d1ed29
View code at this point
Browse repository at this point
Commits on Dec 27, 2021
Issue #1503: Set the new (slightly higher) default font size for 100% DPI setting on all other forms as well
ansgarbecker
committed
b336531
View commit details
Copy full SHA for b336531
View code at this point
Browse repository at this point
Commits on Dec 27, 2020
Rename two forms so these comply to my own code convention: TDataSortingForm=>TfrmDataSorting and TColumnSelectionForm=>TfrmColumnSelection
ansgarbecker
committed
90739a8
View commit details
Copy full SHA for 90739a8
View code at this point
Browse repository at this point
Commits on Jul 17, 2019
High DPI:
Show description for 92c8f62
ansgarbecker
committed
92c8f62
View commit details
Copy full SHA for 92c8f62
View code at this point
Browse repository at this point
Commits on Jan 26, 2019
Issue #448: Apply 192 new icons mainly from Icons8 gallery, with an OpenSource permission (talked to Eugenie from Icons8)
ansgarbecker
committed
aa05409
View commit details
Copy full SHA for aa05409
View code at this point
Browse repository at this point
Commits on Dec 2, 2018
Show icons instead of text on delete + sort buttons of data sorting dialog. Use the same new sort icon on column headers.
ansgarbecker
committed
9d61fb5
View commit details
Copy full SHA for 9d61fb5
View code at this point
Browse repository at this point
Commits on Dec 1, 2018
Support high-dpi setting with programmatically created controls on data sorting dialog. Closes #416.
ansgarbecker
committed
7f55588
View commit details
Copy full SHA for 7f55588
View code at this point
Browse repository at this point
Commits on Oct 25, 2018
Issue #213: Assign system or custom font once, to the application, and let all forms inherit that font, so there is no need to call InheritFont() for each form.
ansgarbecker
committed
9cdcd63
View commit details
Copy full SHA for 9cdcd63
View code at this point
Browse repository at this point
Commits on Feb 14, 2012
Fix "abstract error" when clicking "delete" button on data sorting dialog, caused by free'd button in its OnClick event.
ansgarbecker
committed
535bcc3
View commit details
Copy full SHA for 535bcc3
View code at this point
Browse repository at this point
Commits on Dec 27, 2009
Add a menu item "Reset sorting", to remove ORDER BY columns with one click / shortcut. Fixes issue #561.
ansgarbecker
committed
6c74af1
View commit details
Copy full SHA for 6c74af1
View code at this point
Browse repository at this point
Commits on Aug 29, 2008
Use Vista's Segeo font for all forms by using the SetVistaFonts() in mainform plus the new routine InheritFont() which simply overtakes fontname and size from the mainform to all other forms.
ansgarbecker
committed
9a52593
View commit details
Copy full SHA for 9a52593
View code at this point
Browse repository at this point
Commits on Jun 23, 2008
Implement automatic closing of data sorting + column selection dialogs when clicking elsewhere by catching the FormDeactivate event. (rfe #562 and rfe #579)
ansgarbecker
committed
efa71f5
View commit details
Copy full SHA for efa71f5
View code at this point
Browse repository at this point
Commits on Jul 12, 2007
Implement a dialog for easier accessing the options for ordered columns.
Show description for cc84963
ansgarbecker
committed
cc84963
View commit details
Copy full SHA for cc84963
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.