Gunnar Beutner
|
b92a139a4c
|
Fix incorrect assignment in String::operator=
refs #12619
|
2016-09-02 08:14:46 +02:00 |
Gunnar Beutner
|
b5d4d9aba3
|
Fix move assignment operator for the String class
fixes #12619
|
2016-09-01 15:25:14 +02:00 |
Gunnar Beutner
|
2729e98c69
|
Disable Value&& constructor for the String class on Windows
refs #12555
|
2016-08-31 13:38:55 +02:00 |
Gunnar Beutner
|
54f0cb2c2c
|
Add another rvalue constructor to the String class
refs #12555
|
2016-08-31 13:27:59 +02:00 |
Gunnar Beutner
|
599929b0f6
|
Update copyright headers for 2016
|
2016-01-12 08:29:59 +01:00 |
Jean Flach
|
5bbc8cacbd
|
Add String ToLower, ToUpper, change Trim
fixes #9704 #9944
|
2015-08-27 17:18:21 +02:00 |
Michael Friedrich
|
78bfd0204c
|
Update copyright year
|
2015-01-22 12:00:23 +01:00 |
Gunnar Beutner
|
aa38dde1fc
|
Implement prototype functions
fixes #8065
|
2014-12-12 15:22:37 +01:00 |
Gunnar Beutner
|
ca75584d88
|
Allow String class members to be inlined
|
2014-11-11 23:46:06 +01:00 |
Gunnar Beutner
|
266b1754c7
|
Speed up type lookups
refs #7561
|
2014-11-07 12:39:32 +01:00 |
Gunnar Beutner
|
9f7c97051e
|
Hide attributes in command auto-completion which cannot be set
refs #7403
|
2014-10-31 08:49:14 +01:00 |
Gunnar Beutner
|
739cb43289
|
Rename qstring.{cpp,hpp} to string.{cpp,hpp}
|
2014-10-19 14:52:07 +02:00 |