Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
xestiaab/.git
8 years agoRemoved "geo:" prefix for tests in ContactLoad/GeographicTests
Steve Brokenshire [Fri, 25 Mar 2016 11:03:00 +0000 (11:03 +0000)]
Removed "geo:" prefix for tests in ContactLoad/GeographicTests

8 years agoRemoved quotes for Geo tests in ContactLoad/AddressTests
Steve Brokenshire [Fri, 25 Mar 2016 11:00:47 +0000 (11:00 +0000)]
Removed quotes for Geo tests in ContactLoad/AddressTests

8 years ago'home' and 'work' don't need to be in telephone types.
Steve Brokenshire [Fri, 25 Mar 2016 10:59:38 +0000 (10:59 +0000)]
'home' and 'work' don't need to be in telephone types.

8 years agoAdded unit tests for checking if data within a map exists.
Steve Brokenshire [Fri, 25 Mar 2016 10:17:44 +0000 (10:17 +0000)]
Added unit tests for checking if data within a map exists.

8 years agoAdded unit tests for converting text for use in HTML documents.
Steve Brokenshire [Fri, 25 Mar 2016 09:11:17 +0000 (09:11 +0000)]
Added unit tests for converting text for use in HTML documents.

8 years agoAdded basic comments for stubbed unit tests in xestiaab_common.h
Steve Brokenshire [Wed, 23 Mar 2016 22:43:37 +0000 (22:43 +0000)]
Added basic comments for stubbed unit tests in xestiaab_common.h

8 years agoAdded unit tests for CommonFunctions/ResetUnusedString
Steve Brokenshire [Wed, 23 Mar 2016 22:43:11 +0000 (22:43 +0000)]
Added unit tests for CommonFunctions/ResetUnusedString

8 years agoRemoved second mention of textprocessing-unittest.o in the unit tests Makefile
Steve Brokenshire [Wed, 23 Mar 2016 21:57:25 +0000 (21:57 +0000)]
Removed second mention of textprocessing-unittest.o in the unit tests Makefile

8 years agoFixed replacement of \\n with \n
Steve Brokenshire [Wed, 23 Mar 2016 21:57:02 +0000 (21:57 +0000)]
Fixed replacement of \\n with \n

8 years agoRemoved unused code from contacteditor/frmContactEditor-Save.cpp
Steve Brokenshire [Wed, 23 Mar 2016 21:53:55 +0000 (21:53 +0000)]
Removed unused code from contacteditor/frmContactEditor-Save.cpp

8 years agoIndented code properly in contacteditor/frmContactEditor-Save.cpp
Steve Brokenshire [Wed, 23 Mar 2016 21:51:17 +0000 (21:51 +0000)]
Indented code properly in contacteditor/frmContactEditor-Save.cpp

8 years agoFixed spacing between include files and first test.
Steve Brokenshire [Tue, 22 Mar 2016 22:43:11 +0000 (22:43 +0000)]
Fixed spacing between include files and first test.

8 years agoUpdated code for testing EscapeString in CommonFunctions/EscapeString
Steve Brokenshire [Tue, 22 Mar 2016 22:39:36 +0000 (22:39 +0000)]
Updated code for testing EscapeString in CommonFunctions/EscapeString

8 years agoAdded some unit tests for EscapeString function (CommonFunctions/EscapeString)
Steve Brokenshire [Tue, 22 Mar 2016 08:28:58 +0000 (08:28 +0000)]
Added some unit tests for EscapeString function (CommonFunctions/EscapeString)

8 years agoAdded common/textprocessing.cpp for compiling in the unit testing application
Steve Brokenshire [Mon, 21 Mar 2016 21:07:29 +0000 (21:07 +0000)]
Added common/textprocessing.cpp for compiling in the unit testing application

8 years agoAdded stubs for CommonFunctions unit tests.
Steve Brokenshire [Mon, 21 Mar 2016 21:05:13 +0000 (21:05 +0000)]
Added stubs for CommonFunctions unit tests.

8 years agoAdded unit tests for testing the server blacklist.
Steve Brokenshire [Sun, 20 Mar 2016 23:07:14 +0000 (23:07 +0000)]
Added unit tests for testing the server blacklist.

8 years agoAdded common/svrblist.cpp for compiling in the unit testing application
Steve Brokenshire [Sun, 20 Mar 2016 22:50:30 +0000 (22:50 +0000)]
Added common/svrblist.cpp for compiling in the unit testing application

8 years agoAdded file examples for the CommonFunctions/GetMIME unit tests
Steve Brokenshire [Sun, 20 Mar 2016 19:15:16 +0000 (19:15 +0000)]
Added file examples for the CommonFunctions/GetMIME unit tests

8 years agoAdded unit tests for the GetMIME function.
Steve Brokenshire [Sun, 20 Mar 2016 19:14:20 +0000 (19:14 +0000)]
Added unit tests for the GetMIME function.

8 years agoAdded common/mime.cpp to compile for the unit testing application.
Steve Brokenshire [Sun, 20 Mar 2016 19:13:55 +0000 (19:13 +0000)]
Added common/mime.cpp to compile for the unit testing application.

8 years agoAdded unit tests for the CreateFilenamePath function.
Steve Brokenshire [Sun, 20 Mar 2016 16:04:45 +0000 (16:04 +0000)]
Added unit tests for the CreateFilenamePath function.

8 years agoAdded common/filename.cpp to compile for the unit testing application.
Steve Brokenshire [Sun, 20 Mar 2016 15:57:43 +0000 (15:57 +0000)]
Added common/filename.cpp to compile for the unit testing application.

8 years agoAdded unit tests for the GetSettingsFile function.
Steve Brokenshire [Sun, 20 Mar 2016 15:25:54 +0000 (15:25 +0000)]
Added unit tests for the GetSettingsFile function.

8 years agoAdded unit tests for the GetAccountFile function.
Steve Brokenshire [Sun, 20 Mar 2016 15:14:46 +0000 (15:14 +0000)]
Added unit tests for the GetAccountFile function.

8 years agoAdded unit tests for the GetAccountDir with using the certificate file.
Steve Brokenshire [Sun, 20 Mar 2016 14:59:09 +0000 (14:59 +0000)]
Added unit tests for the GetAccountDir with using the certificate file.

8 years agoAdded unit tests for the GetAccountDir without using the certificate file.
Steve Brokenshire [Sun, 20 Mar 2016 14:47:39 +0000 (14:47 +0000)]
Added unit tests for the GetAccountDir without using the certificate file.

8 years agoAdded initial common functions unit tests.
Steve Brokenshire [Sun, 20 Mar 2016 13:49:07 +0000 (13:49 +0000)]
Added initial common functions unit tests.

8 years agoAdded the option to test common functions.
Steve Brokenshire [Sun, 20 Mar 2016 13:48:51 +0000 (13:48 +0000)]
Added the option to test common functions.

8 years agoAdded common/dirs.cpp for compilation when building the unit test application.
Steve Brokenshire [Sun, 20 Mar 2016 13:41:45 +0000 (13:41 +0000)]
Added common/dirs.cpp for compilation when building the unit test application.

8 years agoAdded information about using the unit testing application
Steve Brokenshire [Sun, 20 Mar 2016 12:41:04 +0000 (12:41 +0000)]
Added information about using the unit testing application

8 years agoMoved the unit testing compilation into a separate Makefile
Steve Brokenshire [Sun, 20 Mar 2016 11:27:05 +0000 (11:27 +0000)]
Moved the unit testing compilation into a separate Makefile

8 years agoRemoved flen from frmContactEditorSound::ProcessData()
Steve Brokenshire [Fri, 18 Mar 2016 12:36:14 +0000 (12:36 +0000)]
Removed flen from frmContactEditorSound::ProcessData()

8 years ago'size_t intPropertyLen = PropertySeg2.Len();' shouldn't have been deleted.
Steve Brokenshire [Fri, 18 Mar 2016 12:35:59 +0000 (12:35 +0000)]
'size_t intPropertyLen = PropertySeg2.Len();' shouldn't have been deleted.

8 years agoRemoved unused variables from export/export.cpp
Steve Brokenshire [Thu, 17 Mar 2016 17:39:27 +0000 (17:39 +0000)]
Removed unused variables from export/export.cpp

8 years agoRemoved unused variables from export/export-vcard4.cpp
Steve Brokenshire [Thu, 17 Mar 2016 17:38:42 +0000 (17:38 +0000)]
Removed unused variables from export/export-vcard4.cpp

8 years agoRemoved unused variables from import/import.cpp
Steve Brokenshire [Thu, 17 Mar 2016 17:37:40 +0000 (17:37 +0000)]
Removed unused variables from import/import.cpp

8 years agoRemoved unused variables from search/frmSearch-contact.cpp
Steve Brokenshire [Thu, 17 Mar 2016 17:36:40 +0000 (17:36 +0000)]
Removed unused variables from search/frmSearch-contact.cpp

8 years agoRemoved unused variables from search/frmSearch-process.cpp
Steve Brokenshire [Thu, 17 Mar 2016 17:35:53 +0000 (17:35 +0000)]
Removed unused variables from search/frmSearch-process.cpp

8 years agoRemoved unused variables from contacteditor/cdo/ContactDataObject.cpp
Steve Brokenshire [Thu, 17 Mar 2016 17:33:40 +0000 (17:33 +0000)]
Removed unused variables from contacteditor/cdo/ContactDataObject.cpp

8 years agoRemoved unused variables from convert.cpp
Steve Brokenshire [Thu, 17 Mar 2016 17:28:26 +0000 (17:28 +0000)]
Removed unused variables from convert.cpp

8 years agoRemoved unused variables from contacteditor/frmContactEditor-Save.cpp
Steve Brokenshire [Thu, 17 Mar 2016 17:28:02 +0000 (17:28 +0000)]
Removed unused variables from contacteditor/frmContactEditor-Save.cpp

8 years agoRemoved more unused variables from contacteditor/frmContactEditor-Sound.cpp
Steve Brokenshire [Thu, 17 Mar 2016 17:27:41 +0000 (17:27 +0000)]
Removed more unused variables from contacteditor/frmContactEditor-Sound.cpp

8 years agoRemoved unused variables from contacteditor/frmContactEditor-Load.cpp
Steve Brokenshire [Thu, 17 Mar 2016 17:16:49 +0000 (17:16 +0000)]
Removed unused variables from contacteditor/frmContactEditor-Load.cpp

8 years agoRemoved unused variables from contacteditor/frmContactEditor-Sound.cpp
Steve Brokenshire [Thu, 17 Mar 2016 17:11:59 +0000 (17:11 +0000)]
Removed unused variables from contacteditor/frmContactEditor-Sound.cpp

8 years agoRemoved unused variables from contacteditor/frmContactEditor-Picture.cpp
Steve Brokenshire [Thu, 17 Mar 2016 17:10:14 +0000 (17:10 +0000)]
Removed unused variables from contacteditor/frmContactEditor-Picture.cpp

8 years agoRemoved unused variables from contacteditor/frmContactEditor-Other.cpp
Steve Brokenshire [Thu, 17 Mar 2016 17:08:45 +0000 (17:08 +0000)]
Removed unused variables from contacteditor/frmContactEditor-Other.cpp

8 years agoRemoved unused variables from contacteditor/frmContactEditor-Logo.cpp
Steve Brokenshire [Thu, 17 Mar 2016 17:08:03 +0000 (17:08 +0000)]
Removed unused variables from contacteditor/frmContactEditor-Logo.cpp

8 years agoRemoved unused variables from contacteditor/frmContactEditor-Key.cpp
Steve Brokenshire [Thu, 17 Mar 2016 17:04:44 +0000 (17:04 +0000)]
Removed unused variables from contacteditor/frmContactEditor-Key.cpp

8 years agoRemoved unused variables from contacteditor/frmContactEditor-Home.cpp
Steve Brokenshire [Thu, 17 Mar 2016 08:26:11 +0000 (08:26 +0000)]
Removed unused variables from contacteditor/frmContactEditor-Home.cpp

8 years agoRemoved unused variables from contacteditor/frmContactEditor-General.cpp
Steve Brokenshire [Thu, 17 Mar 2016 08:22:46 +0000 (08:22 +0000)]
Removed unused variables from contacteditor/frmContactEditor-General.cpp

8 years agoRemoved unused variables from contacteditor/frmContactEditor-Category.cpp
Steve Brokenshire [Thu, 17 Mar 2016 08:18:08 +0000 (08:18 +0000)]
Removed unused variables from contacteditor/frmContactEditor-Category.cpp

8 years agoRemoved unused variables from contacteditor/frmContactEditor-Calendar.cpp
Steve Brokenshire [Thu, 17 Mar 2016 08:17:06 +0000 (08:17 +0000)]
Removed unused variables from contacteditor/frmContactEditor-Calendar.cpp

8 years agoMerged unpushed alterations of contacteditor/frmContactEditor-Business.cpp
Steve Brokenshire [Thu, 17 Mar 2016 00:05:13 +0000 (00:05 +0000)]
Merged unpushed alterations of contacteditor/frmContactEditor-Business.cpp

Code is now tabbed and functions are described.

8 years agoMerge branch 'master' of ssh://gelforn.xestia.co.uk:/scmrepos/xestiaab
Steve Brokenshire [Thu, 17 Mar 2016 00:02:34 +0000 (00:02 +0000)]
Merge branch 'master' of ssh://gelforn.xestia.co.uk:/scmrepos/xestiaab

Conflicts:
source/contacteditor/frmContactEditor-Business.cpp

8 years agoRemoved unused variables from contacteditor/frmContactEditor-Business.cpp
Steve Brokenshire [Wed, 16 Mar 2016 23:24:17 +0000 (23:24 +0000)]
Removed unused variables from contacteditor/frmContactEditor-Business.cpp

8 years agoRemoved unused variables from vcard/vcard34conv-v4conv.cpp
Steve Brokenshire [Wed, 16 Mar 2016 22:57:34 +0000 (22:57 +0000)]
Removed unused variables from vcard/vcard34conv-v4conv.cpp

8 years agoRemoved unused variables from vcard/vcard34conv-v3conv.cpp
Steve Brokenshire [Wed, 16 Mar 2016 22:43:02 +0000 (22:43 +0000)]
Removed unused variables from vcard/vcard34conv-v3conv.cpp

8 years agoRemoved unused variables from vcard/vcard.cpp
Steve Brokenshire [Wed, 16 Mar 2016 22:26:30 +0000 (22:26 +0000)]
Removed unused variables from vcard/vcard.cpp

8 years agoRemoved unused code from vcard/vcard.cpp
Steve Brokenshire [Wed, 16 Mar 2016 22:11:56 +0000 (22:11 +0000)]
Removed unused code from vcard/vcard.cpp

8 years agoRemoved unused variables from GenerateUUID in common/uuid.cpp
Steve Brokenshire [Wed, 16 Mar 2016 22:08:11 +0000 (22:08 +0000)]
Removed unused variables from GenerateUUID in common/uuid.cpp

8 years agoRemoved unused variables from LoadContactData in common/getcontactinfo.cpp
Steve Brokenshire [Wed, 16 Mar 2016 21:19:40 +0000 (21:19 +0000)]
Removed unused variables from LoadContactData in common/getcontactinfo.cpp

8 years agoMerge branch 'master' of ssh://gelforn.xestia.co.uk:/scmrepos/xestiaab
Steve Brokenshire [Wed, 16 Mar 2016 00:15:57 +0000 (00:15 +0000)]
Merge branch 'master' of ssh://gelforn.xestia.co.uk:/scmrepos/xestiaab

8 years agoAdded comments to describe functions in widgets/XABContactMenu.cpp
Steve Brokenshire [Tue, 15 Mar 2016 23:22:38 +0000 (23:22 +0000)]
Added comments to describe functions in widgets/XABContactMenu.cpp

8 years agoAdded comments to describe functions in widgets/XABAccountView.cpp
Steve Brokenshire [Tue, 15 Mar 2016 23:11:37 +0000 (23:11 +0000)]
Added comments to describe functions in widgets/XABAccountView.cpp

8 years agoAdded comments to describe functions in vcard/vcard.cpp
Steve Brokenshire [Tue, 15 Mar 2016 23:07:39 +0000 (23:07 +0000)]
Added comments to describe functions in vcard/vcard.cpp

8 years agoIndented code properly in vcard/vcard.cpp
Steve Brokenshire [Tue, 15 Mar 2016 22:52:27 +0000 (22:52 +0000)]
Indented code properly in vcard/vcard.cpp

8 years agoRemoved commented out code from vcard/vcard34conv-v3conv.cpp
Steve Brokenshire [Tue, 15 Mar 2016 22:06:10 +0000 (22:06 +0000)]
Removed commented out code from vcard/vcard34conv-v3conv.cpp

8 years agoIndented code properly in vcard/vcard34conv-v3conv.cpp
Steve Brokenshire [Tue, 15 Mar 2016 21:47:54 +0000 (21:47 +0000)]
Indented code properly in vcard/vcard34conv-v3conv.cpp

8 years agoRemoved commented out code from vcard/vcard34conv-v4conv.cpp
Steve Brokenshire [Tue, 15 Mar 2016 21:28:19 +0000 (21:28 +0000)]
Removed commented out code from vcard/vcard34conv-v4conv.cpp

8 years agoAdded comments to describe vCard34Conv::ConvertToV4
Steve Brokenshire [Tue, 15 Mar 2016 21:09:21 +0000 (21:09 +0000)]
Added comments to describe vCard34Conv::ConvertToV4

8 years agoAdded comments to describe functions in vcard/vcard34conv.cpp
Steve Brokenshire [Tue, 15 Mar 2016 20:18:01 +0000 (20:18 +0000)]
Added comments to describe functions in vcard/vcard34conv.cpp

8 years agoMerge branch 'master' of ssh://gelforn.xestia.co.uk:/scmrepos/xestiaab
Steve Brokenshire [Mon, 14 Mar 2016 23:57:48 +0000 (23:57 +0000)]
Merge branch 'master' of ssh://gelforn.xestia.co.uk:/scmrepos/xestiaab

8 years agoIndented code properly in vcard/vcard34conv.cpp
Steve Brokenshire [Mon, 14 Mar 2016 22:49:18 +0000 (22:49 +0000)]
Indented code properly in vcard/vcard34conv.cpp

8 years agoAdded comments to describe functions in search/frmSearch-contact.cpp
Steve Brokenshire [Mon, 14 Mar 2016 22:19:56 +0000 (22:19 +0000)]
Added comments to describe functions in search/frmSearch-contact.cpp

8 years agoAdded comments to describe functions in search/frmSearch-result.cpp
Steve Brokenshire [Mon, 14 Mar 2016 22:15:45 +0000 (22:15 +0000)]
Added comments to describe functions in search/frmSearch-result.cpp

8 years agoRemoved the commented out code from search/frmSearch.cpp
Steve Brokenshire [Mon, 14 Mar 2016 22:12:47 +0000 (22:12 +0000)]
Removed the commented out code from search/frmSearch.cpp

8 years agoAdded comments to describe functions in search/frmSearch.cpp
Steve Brokenshire [Mon, 14 Mar 2016 22:12:05 +0000 (22:12 +0000)]
Added comments to describe functions in search/frmSearch.cpp

8 years agoRemoved the commented out code from search/frmSearchAccounts.cpp
Steve Brokenshire [Mon, 14 Mar 2016 22:01:39 +0000 (22:01 +0000)]
Removed the commented out code from search/frmSearchAccounts.cpp

8 years agoAdded comments to describe functions in search/frmSearchAccounts.cpp
Steve Brokenshire [Mon, 14 Mar 2016 22:01:15 +0000 (22:01 +0000)]
Added comments to describe functions in search/frmSearchAccounts.cpp

8 years agoAdded comment to describe functions in search/XABSearchPanel.cpp
Steve Brokenshire [Mon, 14 Mar 2016 21:59:55 +0000 (21:59 +0000)]
Added comment to describe functions in search/XABSearchPanel.cpp

8 years agoRemoved the commented out code from import/frmImportContacts.cpp
Steve Brokenshire [Mon, 14 Mar 2016 21:36:31 +0000 (21:36 +0000)]
Removed the commented out code from import/frmImportContacts.cpp

8 years agoIndented code properly in contacteditor/frmImportContacts.cpp
Steve Brokenshire [Mon, 14 Mar 2016 21:35:49 +0000 (21:35 +0000)]
Indented code properly in contacteditor/frmImportContacts.cpp

8 years agoAdded comment to describe functions in import/frmImportResults.cpp
Steve Brokenshire [Mon, 14 Mar 2016 21:29:07 +0000 (21:29 +0000)]
Added comment to describe functions in import/frmImportResults.cpp

8 years agoAdded comment to describe the ImportVCard3 function.
Steve Brokenshire [Mon, 14 Mar 2016 21:26:57 +0000 (21:26 +0000)]
Added comment to describe the ImportVCard3 function.

8 years agoAdded comment to describe the ImportVCard4 function.
Steve Brokenshire [Mon, 14 Mar 2016 21:26:50 +0000 (21:26 +0000)]
Added comment to describe the ImportVCard4 function.

8 years agoClean up poorly formatted comments in import/import.cpp
Steve Brokenshire [Mon, 14 Mar 2016 21:20:04 +0000 (21:20 +0000)]
Clean up poorly formatted comments in import/import.cpp

8 years agoAdded comment to describe the ExportRun function.
Steve Brokenshire [Mon, 14 Mar 2016 21:18:41 +0000 (21:18 +0000)]
Added comment to describe the ExportRun function.

8 years agoAdded comment to describe the ExportVCard4 function.
Steve Brokenshire [Mon, 14 Mar 2016 21:14:22 +0000 (21:14 +0000)]
Added comment to describe the ExportVCard4 function.

8 years agoAdded comment to describe the ExportVCard3 function.
Steve Brokenshire [Mon, 14 Mar 2016 21:11:52 +0000 (21:11 +0000)]
Added comment to describe the ExportVCard3 function.

8 years agoAdded comments to describe functions in contacteditor/frmContactEditor-Business.cpp
Steve Brokenshire [Mon, 14 Mar 2016 20:31:39 +0000 (20:31 +0000)]
Added comments to describe functions in contacteditor/frmContactEditor-Business.cpp

8 years agoIndented code properly contacteditor/frmContactEditor-Business.cpp
Steve Brokenshire [Mon, 14 Mar 2016 19:50:28 +0000 (19:50 +0000)]
Indented code properly contacteditor/frmContactEditor-Business.cpp

8 years agoAdded comments to describe functions in contacteditor/frmContactEditor-Calendar.cpp
Steve Brokenshire [Sun, 13 Mar 2016 16:11:09 +0000 (16:11 +0000)]
Added comments to describe functions in contacteditor/frmContactEditor-Calendar.cpp

8 years agoIndented code properly contacteditor/frmContactEditor-Calendar.cpp
Steve Brokenshire [Sun, 13 Mar 2016 16:08:16 +0000 (16:08 +0000)]
Indented code properly contacteditor/frmContactEditor-Calendar.cpp

8 years agoAdded comments to describe functions in contacteditor/frmContactEditor-Category.cpp
Steve Brokenshire [Sun, 13 Mar 2016 16:03:04 +0000 (16:03 +0000)]
Added comments to describe functions in contacteditor/frmContactEditor-Category.cpp

8 years agoIndented code properly contacteditor/frmContactEditor-Category.cpp
Steve Brokenshire [Sun, 13 Mar 2016 16:01:37 +0000 (16:01 +0000)]
Indented code properly contacteditor/frmContactEditor-Category.cpp

8 years agoAdded comments to describe functions in contacteditor/frmContactEditor-Events.cpp
Steve Brokenshire [Sun, 13 Mar 2016 15:58:30 +0000 (15:58 +0000)]
Added comments to describe functions in contacteditor/frmContactEditor-Events.cpp

8 years agoIndented code properly contacteditor/frmContactEditor-Events.cpp
Steve Brokenshire [Sun, 13 Mar 2016 15:56:54 +0000 (15:56 +0000)]
Indented code properly contacteditor/frmContactEditor-Events.cpp

8 years agoAdded comments to describe functions in contacteditor/frmContactEditor-General.cpp
Steve Brokenshire [Sun, 13 Mar 2016 15:54:01 +0000 (15:54 +0000)]
Added comments to describe functions in contacteditor/frmContactEditor-General.cpp

8 years agoIndented code properly contacteditor/frmContactEditor-General.cpp
Steve Brokenshire [Sun, 13 Mar 2016 15:45:15 +0000 (15:45 +0000)]
Indented code properly contacteditor/frmContactEditor-General.cpp

Xestia Software Development
Yn Maystri
© 2006 - 2019 Xestia Software Development
Software

Xestia Address Book
Xestia Calendar
Development

Xestia Gelforn
Everything else

About
News
Privacy Policy