summaryrefslogtreecommitdiff
path: root/svtools/source/dialogs
AgeCommit message (Expand)Author
2015-08-29remember password for all types of serviceSzymon Kłos
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-17make Link<> typedNoel Grandin
2015-08-14don't show remember password in the CMIS connectionsSzymon Kłos
2015-08-14don't enable password control, when whole frame is inactiveSzymon Kłos
2015-08-14added 'Remember password' checkboxSzymon Kłos
2015-08-14added password field in the Add service dialogSzymon Kłos
2015-08-14Rework of the 'Add service' dialogSzymon Kłos
2015-08-14Show unavailable services with disabled controlsSzymon Kłos
2015-08-14Port field without buttons, max 4 charsSzymon Kłos
2015-08-12cppcheck: noCopyConstructorCaolán McNamara
2015-08-11loplugin: defaultparamsNoel Grandin
2015-08-07cppcheck:noExplicitConstructorNoel Grandin
2015-07-24don't take full email address as a usernameSzymon Kłos
2015-07-24default label for serviceSzymon Kłos
2015-07-24Separator should not be the default selectionSzymon Kłos
2015-07-24convert WindowAlign to scoped enumNoel Grandin
2015-07-16loplugin:passstuffbyrefStephan Bergmann
2015-07-16Separators between services typesSzymon Kłos
2015-07-16RemoteFilesDialog moved to fpickerSzymon Kłos
2015-07-16moved the FolderTree classSzymon Kłos
2015-07-16tree settings moved inside classSzymon Kłos
2015-07-16don't expand last url level in the treeSzymon Kłos
2015-07-16Container should be disposed before childsSzymon Kłos
2015-07-16PlaceEditDialog: only one error after failed authSzymon Kłos
2015-07-16Check if OK button should be enabled after changing service typeSzymon Kłos
2015-07-16Add prefix to the name after editing serviceSzymon Kłos
2015-07-16PlaceEditDialog: Remember the repository id if wasn't changedSzymon Kłos
2015-07-16RemoteFilesDialog: safe doubleclick on file viewSzymon Kłos
2015-07-16RemoteFilesDialog: auto file extension in the save modeSzymon Kłos
2015-07-16RemoteFilesDialog: fixes needed for saving documentsSzymon Kłos
2015-07-16Default focus on filename field after selecting serviceSzymon Kłos
2015-07-16RemoteFilesDialog: enable controls in one placeSzymon Kłos
2015-07-16RemoteFilesDialog: enable OK button when file name isn't emptySzymon Kłos
2015-07-16RemoteFilesDialog: set default filename in the save modeSzymon Kłos
2015-07-16RemoteFilesDialog: handled save buttonSzymon Kłos
2015-07-16RemoteFilesDialog: check if file/path existsSzymon Kłos
2015-07-16RemoteFilesDialog: handlers for file name editingSzymon Kłos
2015-07-16Implemented GetPathList method, opening of the multiple filesSzymon Kłos
2015-07-16RemoteFilesDialog: blacklistSzymon Kłos
2015-07-16SvtFileDialog_Base in new fileSzymon Kłos
2015-07-16access to the first entry of services listboxSzymon Kłos
2015-07-16RemoteFilesDialog: methods implementationsSzymon Kłos
2015-07-16PlaceEditDialog: resolved a crashSzymon Kłos
2015-07-16RemoteFilesDialog: StandardDir getter and setterSzymon Kłos
2015-07-16RemoteFilesDialog: some implementations of methodsSzymon Kłos
2015-07-16FilePicker interface for RemoteFilesDialogSzymon Kłos
2015-07-16PlaceEditDialog: temporary error box (showing when auth failed)Szymon Kłos
2015-07-16PlaceEditDialog: Encode usernameSzymon Kłos