summaryrefslogtreecommitdiffstats
path: root/src/tools/uic/cpp/cppextractimages.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/uic/cpp/cppextractimages.h')
-rw-r--r--src/tools/uic/cpp/cppextractimages.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/uic/cpp/cppextractimages.h b/src/tools/uic/cpp/cppextractimages.h
index c2a1f1b..ce8cdc1 100644
--- a/src/tools/uic/cpp/cppextractimages.h
+++ b/src/tools/uic/cpp/cppextractimages.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
Qt.git/commit/src?h=v4.8.3&id=374c5f5c5ac72f1d564cc780e083b6c30eefb74b'>license: Fix Blackberry/QNX license headersSergio Ahumada2012-08-1451-201/+103 * Bump hex copy of Qt version number to 4.8.3.Jason McDonald2012-08-141-1/+1 * fix dangling pointer access during drag-n-drop operationNick Shaforostoff2012-08-141-1/+1 * Accessibility: Add missing break;Jan-Arve Saether2012-08-141-0/+1 * make currentText the USER property for QComboBoxMark Brand2012-08-131-2/+2 * Mac: Don't crash if language preferences can't be retrieved.Eike Ziller2012-08-101-1/+1 * Changed qt version to 4.8.3jutaipal2012-08-083-3/+3 * Avoid crashes when invalidating a proxy model filter.Stephen Kelly2012-08-081-3/+4 * Fix JIT crash on x86-64 (avoid 32-bit branch offset overflow)Kent Hansen2012-08-088-39/+84 * Fix valgrind errors due to "const char *getSystemLocale"David Faure2012-08-061-1/+1 * Check that property descriptor members are valid before using themKent Hansen2012-08-031-2/+2 * Don't crash if queued signal handler no longer existsKent Hansen2012-08-031-1/+7 * Fix crash when converting invalid JSValue to stringKent Hansen2012-08-031-0/+2 * test: Re-enable tst_Headers test.Sergio Ahumada2012-08-021-0/+6 * Fix crash when accessing QObject properties through activation objectKent Hansen2012-08-021-0/+4 * Adding missing QT_BEGIN_HEADER/QT_END_HEADERSergio Ahumada2012-08-011-1/+5 * Update contact information in license headers.Sergio Ahumada2012-08-01