Nyall Dawson 15dd29564c Fix Capitalize First Letter fails with curved labels (fix #14875)
Instead of using QFont's inbuilt capitalization support, which
applies only on rendering and accordingly fails for curved
labels which are drawn one character at a time, we now manually
capitalize label text while registering features.

The capitalize first method from Qt was reimplemented in QgsStringUtils
(together with what I expect is better handling of unicode characters
over the Qt method).

This change also makes it possible to implement other capitalization
methods not directly supported by Qt
2016-08-30 15:34:05 +10:00
..
2016-08-10 12:08:52 +02:00
2016-02-14 03:50:49 +01:00
2016-08-10 12:08:52 +02:00
2016-06-02 21:29:35 +02:00
2016-08-10 12:08:52 +02:00
2016-02-14 03:50:49 +01:00
2016-07-25 10:15:46 +10:00
2016-02-14 03:50:49 +01:00
2015-07-29 11:52:14 +02:00
2016-02-14 03:50:49 +01:00
2015-05-24 18:48:22 +02:00
2016-02-14 03:50:49 +01:00
2015-02-03 02:21:52 +01:00
2016-02-14 03:50:49 +01:00
2016-02-14 03:50:49 +01:00
2016-07-21 08:40:50 +10:00
2016-08-10 12:08:52 +02:00
2016-08-10 12:08:52 +02:00
2016-02-14 03:50:49 +01:00
2016-02-14 03:50:49 +01:00
2016-02-14 03:50:49 +01:00
2016-02-14 03:50:49 +01:00
2015-07-29 11:52:14 +02:00
2016-04-06 20:55:26 +10:00
2016-07-21 08:40:50 +10:00
2016-08-19 16:53:54 +02:00
2016-02-14 03:50:49 +01:00
2016-02-14 03:50:49 +01:00
2016-05-28 07:21:21 +10:00
2016-07-21 08:40:50 +10:00
2016-08-10 12:08:52 +02:00
2016-02-14 03:50:49 +01:00
2015-07-29 11:52:14 +02:00
2016-02-14 03:50:49 +01:00
2016-08-02 07:26:11 +10:00
2016-02-14 03:50:49 +01:00
2016-07-25 15:22:36 +10:00