Files
qmltermwidget/lib
Luís Pereira c6880070e9 Don't use automatic string conversions
* Disables automatic conversions from 8-bit strings (char *) to unicode
  QStrings.
* Disables automatic conversion from QString to 8-bit strings (char *).
* Disables automatic conversions from QByteArray to const char * or const
  void *.
* Disables automatic conversions from QString (or char *) to QUrl.
* Use QStringBuilder for more efficient string creation.

It make us aware of string and encoding conversions.
2018-08-05 22:09:57 +08:00
..
2010-10-25 16:34:14 +02:00
2010-10-01 15:54:31 +02:00
2010-10-01 15:54:31 +02:00
2010-10-01 15:54:31 +02:00
2018-07-16 17:24:13 +02:00
2015-07-09 20:22:48 +02:00
2015-07-09 20:22:48 +02:00
2010-10-01 16:08:52 +02:00
2010-10-01 15:54:31 +02:00
2018-08-05 22:09:57 +08:00
2015-07-09 20:22:48 +02:00
2018-02-28 10:49:41 +01:00
2018-02-28 10:49:41 +01:00
2015-07-09 20:22:48 +02:00
2015-07-09 20:22:48 +02:00
2016-04-03 00:05:45 +02:00
2015-07-09 20:22:48 +02:00
2013-01-13 20:36:29 +01:00
2017-07-21 19:51:55 +02:00
2016-05-25 17:17:46 +03:00