Merge ImportFileWidget diffs

Authored by andreyc on Jun 25 2018, 11:44 AM.

Description

Merge ImportFileWidget diffs

Details

Merged Changes

This commit merges a very large number of changes. Only the first 50 are shown.
CommitAuthorDetailsCommitted
b8621dffd80fsgerlach
[live data] improve column names 
Jun 24 2018
4d590bbcf229sgerlach
[live data] fix optional index column 
Jun 24 2018
fcee0bf15c1fasemke
Added SLOC statistics for 2.5 release. 
Jun 24 2018
dd23da0af0f1sgerlach
[live data] fix import from file 
Jun 24 2018
1cfc2e8f3369sgerlach
[live data] remove redundant reserve() 
Jun 24 2018
8bea422d8103sgerlach
[live data] fix reading from file or pipe 
Jun 24 2018
4212762344aasgerlach
[live data] fix rounding of floating values 
Jun 24 2018
cd6220da86c6sgerlach
[live data] fix checking UDP connection 
Jun 24 2018
4da10a400db1sgerlach
add developer specific build script 
Jun 24 2018
cb56859f4772sgerlach
fix #2 missing random function on MSVC 
Jun 24 2018
00516821d639sgerlach
fix missing random function on MSVC 
Jun 24 2018
ff9349c42dd3yurchor
Fix minor typo 
Jun 24 2018
0d101d091a05pino
Remove extra unistd.h include 
Jun 23 2018
2f1152d31810pino
cmake: do not require KIO 
Jun 23 2018
027bdb46520fpino
cmake: stop using kdelibs4support 
Jun 23 2018
8f3e291105bbpino
qStableSort -> std::stable_sort 
Jun 23 2018
f148d3916250pino
Remove extra Qt::WFlags parameters 
Jun 23 2018
fb2e03fc1033pino
cmake: use libraries explicitly 
Jun 23 2018
d490944cff4dpino
add missing includes 
Jun 23 2018
660a722e6f08pino
remove unused KInputDialog includes 
Jun 23 2018
b6855466e92cpino
klocale.h -> klocalizedstring.h 
Jun 23 2018
952c0878cd78pino
i18n fixes 
Jun 23 2018
d120404c9008pino
Use KLocalizedString for attributeWarning 
Jun 23 2018
f4a344b4b15bpino
Use KLocalizedString for command descriptions 
Jun 23 2018
6f62985a4d38sgerlach
[fit test] increase error to fix test on i386 
Jun 23 2018
7a20d841c430sgerlach
[live data] script update 
Jun 23 2018
155d083b286asgerlach
[live data] fix reading from UDP socket 
Jun 23 2018
cc50d1e10a30sgerlach
[live data] fix UDP socket preview data type 
Jun 22 2018
18252cffcb5bsgerlach
[live data] fix UDP socket preview 
Jun 22 2018
97709f172dcesgerlach
[live data] UDP socket debugging and client script 
Jun 22 2018
02f2a8a2a096sgerlach
[live data] add warning when using readLine() 
Jun 22 2018
f058cf82a64esgerlach
[live data] also fix reading from local socket 
Jun 22 2018
7cf34ee9c266sgerlach
[live data] fix reading from TCP socket 
Jun 22 2018
68e1ffa772cbsgerlach
live data debugging and improvements 
Jun 22 2018
c67cbbe6f8absgerlach
script update 
Jun 20 2018
2bf81a28028fsgerlach
fix test and avoid regression 
Jun 16 2018
9c39d61e7eabsgerlach
fix formatting and start fixing devices without readLine() 
Jun 16 2018
8c7578be81bdsgerlach
fix test script 
Jun 16 2018
78e07ac15925fkristof
Merge branch 'master' of git.kde.org:labplot 
Jun 16 2018
4a334670b54afkristof
Fix for the previous commit: we have to count the bytes of the header that we… 
Jun 16 2018
6e8d96580ca3sgerlach
minor changes 
Jun 16 2018
31a0ecccc3ffsgerlach
Merge branch 'master' of git://anongit.kde.org/labplot 
Jun 16 2018
f04b59fb8cbffkristof
Skip reading the header data as column data in the first row Continous ->… 
Jun 16 2018
f51b0d1ea074sgerlach
UDP and TCP socket debugging 
Jun 16 2018
2de2fe7c9631sgerlach
improve local socket usage and debugging it 
Jun 16 2018
c6f2ff990c80sgerlach
improved test script 
Jun 16 2018
b96f246646e6asemke
In PlotDataDialog, select the first available worksheet in the combobox for the… 
Jun 16 2018
3d6089fafe01fkristof
Hide Keep last N values option when reading the whole file. 
Jun 15 2018
2bb6f668d246asemke
In PlotDataDialog, select the first available plot in the combobox for the… 
Jun 15 2018
cbdbd4f71717fkristof
Added some brackets so it's easier to understand the ifs. 
Jun 15 2018