summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)Author
2015-07-16Move remotefilesdialog.ui to where it belongsMaxim Monastirsky
2015-07-16loplugin:simplifyboolStephan Bergmann
2015-07-16tools: replace boost::ptr_vector with std::unordered_mapMichael Stahl
2015-07-16tdf#92706 - avoid dbaccess wizard crash.Michael Meeks
2015-07-16loplugin:stringconstantStephan Bergmann
2015-07-16loplugin:loopvartoosmallStephan Bergmann
2015-07-16loplugin:loopvartoosmallStephan Bergmann
2015-07-16loplugin:passstuffbyrefStephan Bergmann
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-16Open/Save button should be the default buttonSzymon 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
2015-07-16RemoteFilesDialog: opening files using double clickSzymon Kłos
2015-07-16RemoteFilesDialog: consistent code in the whole fileSzymon Kłos
2015-07-16Added a subclass of SvTreeView, tree's code moved to itSzymon Kłos
2015-07-16RemoteFilesDialog: correct count of array elementsSzymon Kłos
2015-07-16OK button handler & opening the files (very basic)Szymon Kłos
2015-07-16RemoteFilesDialog: the path getterSzymon Kłos
2015-07-16RemoteFilesDialog: showing of the filename depends on the dialog's typeSzymon Kłos
2015-07-16RemoteFilesDialog: decode file nameSzymon Kłos
2015-07-16RemoteFilesDialog: SvTreeListBox shows the current pathSzymon Kłos