source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @186   3 months chronos * Modified: Updated flatpak files.
(edit) @182   3 months chronos * Fixed: Corrected packaging files.
(edit) @181   3 months chronos * Added: Windows installer for version 1.5.0. * Modified: Version …
(edit) @179   3 months chronos * Added: flatpak build specification.
(edit) @178   3 months chronos * Fixed: Translate all strings in KeyShortcuts form.
(edit) @177   3 months chronos * Added: Keyboard shortcuts form accessible from Help menu.
(edit) @176   4 months chronos * Fixed: Main form was not visible on Windows task bar. * Fixed: Do …
(edit) @175   4 months chronos * Fixed: Workaround for fullscreen switching problems on Linux.
(edit) @174   4 months chronos * Added: Menu action View - Fullscreen for switching into full screen …
(edit) @173   5 months chronos * Modified: TNameDetails class moved into separate file.
(edit) @172   5 months chronos * Fixed: Avoid error in case of invalid import data. * Modified: …
(edit) @171   10 months chronos * Added: Import from XML file. * Added: Lazarus project group.
(edit) @170   17 months chronos * Fixed: Show only supported import formats.
(edit) @169   17 months chronos * Added: JSON data export and import.
(edit) @168   17 months chronos * Modifed: Export/Import moved to TVCard class. * Added: Export/Import
(edit) @167   17 months chronos * Added: Import form preparation.
(edit) @166   17 months chronos * Fixed: Property form error.
(edit) @165   17 months chronos * Modified: Improved Core initialization. * Fixed: Not loaded last …
(edit) @164   17 months chronos * Fixed: Build under Windows. * Fixed: Correctly apply theme to …
(edit) @163   17 months chronos * Fixed: Test forms translation.
(edit) @162   17 months chronos * Modified: Updated Common package.
(edit) @161   17 months chronos * Modified: Include packages language files in the installation file.
(edit) @160   17 months chronos * Added: More menu action icons.
(edit) @159   17 months chronos * Modified: Support multiple translator PO directories.
(edit) @158   17 months chronos * Added: File menu action Export to export vCard data into CSV, XML, …
(edit) @157   18 months chronos * Modified: Improved new contact neme generation. * Fixed: Width of …
(edit) @156   18 months chronos * Modified: Removed fuzzy flag from Common package language files.
(edit) @155   18 months chronos * Added: Detect Beyond Compare as compare tool on Windows. * Modified: …
(edit) @154   18 months chronos * Fixed: Resize of compare and normalize forms.
(edit) @153   18 months chronos * Added: Accept dropped files onto the application form. * Fixed: …
(edit) @152   18 months chronos * Added: VCardProcessor class for processing contacts available from …
(edit) @151   18 months chronos * Added: New file compare dialog with additional normalize options. * …
(edit) @150   18 months chronos * Fixed: Translation in main form.
(edit) @149   18 months chronos * Modified: Remove U prefix from unit names.
(edit) @148   18 months chronos * Modified: Update Common and VCard package. Remove U prefix from unit …
(edit) @147   2 years chronos * Fixed: Font size was not scaled in source code form.
(edit) @146   2 years chronos * Modified: General test part moved into Common package.
(edit) @144   2 years chronos * Modified: Update install scripts.
(edit) @143   2 years chronos * Modified: Version 1.4.0 release related changes.
(edit) @142   2 years chronos * Fixed: All language files need to be placed in Languages directory.
(edit) @140   2 years chronos * Fixed: Initialize correctly last selected tab in Contact form.
(edit) @139   2 years chronos * Fixed: Wrong assignment during openning contact image form. * Fixed: …
(edit) @138   2 years chronos * Added: Allow to configure visible columns in contacts table.
(edit) @137   2 years chronos * Fixed: Registered incorrect component in VCard package.
(edit) @136   2 years chronos * Modified: Use Lazarus 2.2.2 for snap build.
(edit) @135   2 years chronos * Modified: Normalize line endings according vCard format specification.
(edit) @134   3 years chronos * Modified: UDataFile unit moved into Common package and TDataFile …
(edit) @133   3 years chronos * Modified: Show number of removed duplicates. * Fixed: Set document …
(edit) @132   3 years chronos * Fixed: TObject invalid typecast problem with generics.
(edit) @131   3 years chronos * Modified: Contact image unit moved into VCard package.
(edit) @130   3 years chronos * Modified: VCard component moved into own package VCard.
(edit) @129   3 years chronos * Added: TVCard as TComponent descendant. * Modified: TContactsFile …
(edit) @128   3 years chronos * Modified: Use Generics.Collection instead of fgl for better Delphi …
(edit) @127   3 years chronos * Modified: Removed explicit Delphi directive. * Fixed: Added mising …
(edit) @126   3 years chronos * Added: Action to remove exact duplicates. * Modified: Test cases …
(edit) @125   3 years chronos * Modified: Build snap package with Lazarus 2.2.0. * Fixed: Include …
(edit) @124   3 years chronos * Fixed: Build under Windows.
(edit) @123   3 years chronos * Added: QR code image visible in contact others tab. It can be saved …
(edit) @122   3 years chronos * Added: Swedish translation.
(edit) @121   3 years chronos * Modified: Improved compare dialog to show text compare of vcard …
(edit) @120   3 years chronos * Added: Partially implemented contacts compare.
(edit) @119   3 years chronos * Modified: Keep original encoding text in loaded contacts attributes …
(edit) @118   3 years chronos * Modified: Highlight also floating numbers with decimal point.
(edit) @117   3 years chronos * Modified: Update recent opened files list directly into registry to …
(edit) @116   3 years chronos * Fixed: Fully disable automatic max. line width detection. * Added: …
(edit) @115   3 years chronos * Added: New tool action View source to show source code for loaded …
(edit) @113   3 years chronos * Modified: Version 1.3.0 release releated changes. Merged revision(s) …
(edit) @112   3 years chronos * Fixed: Contact photo was not saved correctly. * Fixed: URL contact …
(edit) @110   3 years chronos * Modified: Edit name details in separate window.
(edit) @109   3 years chronos * Added: Synced edit of full name and name parts.
(edit) @108   3 years chronos * Fixed: Do not update interface in contact properties if the listview …
(edit) @107   3 years chronos * Fixed: Avoid multiple interface update during main form loading.
(edit) @106   3 years chronos * Modified: Generate more contacts properties.
(edit) @105   3 years chronos * Modified: Optimized update of recent opened files menu.
(edit) @104   3 years chronos * Modified: Updated speed of loading of big number of contacts. * …
(edit) @103   3 years chronos * Added: Support for profile photo as URL. * Added: New UContactImage …
(edit) @102   3 years chronos * Fixed: Build under older Lazarus version.
(edit) @101   3 years chronos * Added: Buttons to show contact home and work addresses on online …
(edit) @100   3 years chronos * Fixed: Added workaround for missing GTK2 first mouse click event in …
(edit) @99   3 years chronos * Added: Sample export from gmail.com.
(edit) @98   3 years chronos * Fixed: Build warnings. * Added: KAddressBook samples. * Added: vCard …
(edit) @97   3 years chronos * Fixed: Quoted-printable encoded text was not handled correctly for …
(edit) @96   3 years chronos * Added: More validation tests.
(edit) @95   3 years chronos * Added: URLs and emails can be opened in default applications.
(edit) @94   3 years chronos * Added: Validation tests for contact properties.
(edit) @93   3 years chronos * Fixed: Non-string properties were incorrectly escaped. * Modified: …
(edit) @92   3 years chronos * Added: Detect used max line length. Default max line length should …
(edit) @91   3 years chronos * Added: A windows for showing log output for selected test case. * …
(edit) @90   3 years chronos * Modified: Build under Lazarus 2.2.0. * Modified: Updated Common …
(edit) @89   3 years chronos * Fixed: Contact form controls tab order.
(edit) @88   3 years chronos * Modified: Code optimization and cleanup.
(edit) @87   3 years chronos * Fixed: Build on older FPC.
(edit) @86   3 years chronos * Modified: Updated snap description and indentation.
(edit) @84   3 years chronos * Added: RPM package definition file.
(edit) @83   3 years chronos * Fixed: Removed last remaining of CoolTranslator.
(edit) @82   3 years chronos * Fixed: Settings option to load previously opened file wasn't working …
(edit) @81   3 years chronos * Added: Find button in main app toolbar.
(edit) @79   3 years chronos * Modified: Version 1.2.0 related changes. * Modified: trunk pushed to …
(edit) @77   3 years chronos * Modified: More preparation for future Previous and Next buttons in …
(edit) @76   3 years chronos * Added: Find dialog to search text value by given contact field or by …
Note: See TracRevisionLog for help on using the revision log.