Mat Sutcliffe
|
8e065a8fef
|
Issue #77 Factor out parts of CDirectoryUtils into CSwiftDirectories
CDirectoryUtils is utilities for manipulating directories.
CSwiftDirectories is getters that return directories used by swift.
|
2020-08-29 14:16:12 +01:00 |
|
Klaus Basan
|
e839820940
|
Check UNC path to avoid "hanging" if other machine is not reachable
|
2020-06-12 18:42:47 +01:00 |
|
Klaus Basan
|
b207c9c944
|
Ref T730, adjusted audio settings for new notification sounds
* utility functions, find most appropriate file
* PTT blocked, removed voice rooms
|
2019-10-11 19:00:16 +01:00 |
|
Klaus Basan
|
e4b0655129
|
Ref T644, allow to fetch notifications sounds from an arbitrary directory
* added settings
* utility functions
|
2019-05-13 11:20:48 +02:00 |
|
Klaus Basan
|
77a898c9ec
|
Utility functions for notification sounds
|
2019-04-11 22:11:58 +01:00 |
|
Mat Sutcliffe
|
e9a4c49d68
|
Ref T547 Update license masthead in all source code files.
|
2019-02-22 20:36:43 +00:00 |
|
Klaus Basan
|
107464d92a
|
Ref T515, utility functions for file name/path etc.
|
2019-02-22 20:35:34 +00:00 |
|
Klaus Basan
|
50cc9c32d6
|
Ref T365, find add-on SimObjects
* utility function to compare directories
* parse "add-on.xml"
* use add-on SimObject paths for P3D as default
|
2018-12-10 03:41:15 +01:00 |
|
Klaus Basan
|
ca3345bbe0
|
Ref T455, utility file functions
|
2018-12-07 02:37:16 +01:00 |
|
Klaus Basan
|
61629231ff
|
Ref T365, utility functions
|
2018-09-22 01:26:34 +02:00 |
|
Klaus Basan
|
a07d18aa44
|
Ref T348, util function to correct FSX/P3D model path
Related: Ref T317 Ref T247 Ref T335
|
2018-09-17 18:28:07 +02:00 |
|
Klaus Basan
|
cbb0805c7e
|
Style
|
2018-08-19 14:31:47 +02:00 |
|
Klaus Basan
|
8bd969105a
|
XSwiftBus install dialog (for local environment)
* can also be called from menu
* improved file check
* renamed some functions
|
2018-05-18 00:25:02 +02:00 |
|
Klaus Basan
|
42ef7c5633
|
Avoid long "hanging" if Windows UNC path is not reachable
Use own "isDirExisting" function checking UNC paths
|
2018-04-05 02:54:40 +02:00 |
|
Klaus Basan
|
f9bde5229b
|
Ref T131, utility functions
* recursive file copy function
* build directories
* find newest files
|
2018-04-05 02:53:27 +02:00 |
|
Klaus Basan
|
68d4243ca7
|
Ref T258, utility functions
|
2018-02-22 01:26:54 +01:00 |
|
Klaus Basan
|
5cc70c2903
|
Ref T253, utility functions to support UNC
|
2018-02-22 01:26:28 +01:00 |
|
Klaus Basan
|
47778acf81
|
Ref T199, utility file functions
|
2018-01-14 18:47:44 +01:00 |
|
Klaus Basan
|
45d02bd22a
|
Ref T203, file utility functions
|
2017-12-21 19:48:54 +01:00 |
|
Klaus Basan
|
14c912e2aa
|
Ref T118, utility functions support multiple directories
|
2017-10-31 15:39:13 +01:00 |
|
Klaus Basan
|
329b0512eb
|
Ref T125, utility functions
|
2017-09-24 19:53:20 +01:00 |
|
Klaus Basan
|
53189eafd5
|
Ref T125, human readable file size
|
2017-09-24 19:53:15 +01:00 |
|
Klaus Basan
|
6d97f477c9
|
refs #911, support for Windows UNC paths in parser
|
2017-04-18 00:05:18 +01:00 |
|
Mathew Sutcliffe
|
0d0e2cf9e0
|
refs #884 Refactoring: moved method.
|
2017-04-18 00:00:20 +01:00 |
|
Klaus Basan
|
80b127bce8
|
refs #887, copy nested directories in wizard
* added utility function
* removed preselectMissingOrOutdated, flag for initCurrentDirectories
* support for copying nested directories
|
2017-04-17 23:59:37 +01:00 |
|
Klaus Basan
|
a492fe4806
|
Added 3 parameters version
#868
|
2017-04-17 23:58:00 +01:00 |
|
Klaus Basan
|
c8c18b0b21
|
refs #883, utility functions
* get executable names
* containsApplication
|
2017-02-24 15:21:43 +00:00 |
|
Mathew Sutcliffe
|
7f422eb3e4
|
refs #777 Utilities for reading/writing files while holding a QLockFile.
|
2016-12-06 09:33:49 +01:00 |
|
Klaus Basan
|
0a0f8cf85c
|
refs #676, utility function to eliminate nested subdirectories
|
2016-06-23 20:13:30 +02:00 |
|
Klaus Basan
|
a848d2ce68
|
refs #585, utility function to make directory path relative and find first file existing
|
2016-06-15 00:11:22 +02:00 |
|
Roland Winklmeier
|
3d7a39ed00
|
Fix BlackMisc header includes
* Include only what is used
* Use forward declaration when possible
* Sorted includes
refs #630
|
2016-05-13 17:05:49 +02:00 |
|
Roland Winklmeier
|
d379f14133
|
Introduce build config template buildconfig.h.in
refs #625
|
2016-03-31 17:12:01 +02:00 |
|
Klaus Basan
|
4cecd2a4d0
|
refs #618, allow to set file name for saving in views
|
2016-03-30 13:41:55 +02:00 |
|
Klaus Basan
|
69b205cc14
|
refs #619, allow exclude dirs in file utils searches for newest files
|
2016-03-23 03:24:55 +01:00 |
|
Klaus Basan
|
c3722f9198
|
refs #485, refs #584 removed include blackmiscfreefunctions.h
|
2016-03-18 01:07:49 +00:00 |
|
Mathew Sutcliffe
|
d6b9fe6f95
|
refs #539 Time-based file search utility functions.
|
2016-02-06 19:45:42 +00:00 |
|
Klaus Basan
|
1fc7300982
|
refs #507, split up blackmiscfreefunctions
* single register metadata functions
* string utils
* metadata utils
* some formatting / license header where applicable
|
2015-11-22 02:42:29 +01:00 |
|