qt5base-lts/examples/sql/masterdetail
Thiago Macieira 5f5555f4d3 Fix encoding of non-ASCII strings
tr() only takes UTF-8 as input, so we must recode to UTF-8. But we can
use QLatin1String elsewhere.

Task-number: QTBUG-26086
Change-Id: I5932ddc96fb817dbe01106e5f6f2b10f58472d6b
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@nokia.com>
2012-06-14 05:26:45 +02:00
..
images Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
albumdetails.xml Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
database.h Fix encoding of non-ASCII strings 2012-06-14 05:26:45 +02:00
dialog.cpp Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
dialog.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
main.cpp Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
mainwindow.cpp Examples: Don't use deprecated methods 2012-04-21 17:29:40 +02:00
mainwindow.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
masterdetail.desktop Squashed commit of changes from the 4.8-temp branch. 2011-05-23 14:24:07 +02:00
masterdetail.pro QtBase examples: Remove Maemo/Symbian-specific code. 2011-10-18 15:47:49 +02:00
masterdetail.qrc Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00