Commit Graph

7 Commits

Author SHA1 Message Date
Friedemann Kleint
aebf19eabd Clean headers in Utils.
Forward-declare QGraphicsOpacityEffect in DetailsButton,
QProcessEnvironment in Environment, QFileInfo in fileutils,
QUrl in IWelcomePage, FancyLineEdit in PathChooser and
remove unneeded headers.

Change-Id: I7d5f273530dd2059bbdaf0899f0a3bc7e49e8482
Reviewed-by: hjk <hjk121@nokiamail.com>
2013-03-19 17:19:26 +01:00
Tobias Nätterlund
11eba85988 QNX: Added warning messages when icon/splashscreens are too big
Change-Id: Idbad2d7c4760188c01c463a48317a407dc496914
Reviewed-by: Nicolas Arnaud-Cormos <nicolas@kdab.com>
2013-03-01 09:08:55 +01:00
Tobias Nätterlund
d4a09cce3c QNX: Set Author and Author ID from debug token in bar descriptor editor
This adds dependencies on private Qt headers for the QNX plugin, as
we need the QZipReader to read the .bar file.

Change-Id: Id70def551776a9d5ac43203cf807d2a0ca65e22f
Reviewed-by: Rafael Roquetto <rafael.roquetto@kdab.com>
Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
2013-02-25 19:42:19 +01:00
Tobias Nätterlund
882e78a740 QNX: Fixed BAR editor not being marked as dirty when modifying assets
setDirty() wasn't called when inserting/removing rows from the assets model

Change-Id: I553d9db13caaff1a80d021dea9c202bd1b607fbf
Reviewed-by: Mehdi Fekari <mfekari@rim.com>
Reviewed-by: Nicolas Arnaud-Cormos <nicolas@kdab.com>
2013-02-25 09:56:32 +01:00
Tobias Nätterlund
880944254b QNX: Use correct signal for XML editor in Bar descriptor editor
Change-Id: I37cf0f1f5399cd7a4e9900b2cf31b62648bc5370
Reviewed-by: Mehdi Fekari <mfekari@rim.com>
Reviewed-by: Erik Verbruggen <erik.verbruggen@digia.com>
2013-01-30 09:15:11 +01:00
Friedemann Kleint
719d227bba tr()-Fixes in QNX plugin.
Fix capitalization of message box titles, fix some message to
be in line with QtSupport.

Change-Id: I6ff2b930fa8e10ef164588d76ff233e1e57ae63f
Reviewed-by: Tobias Nätterlund <tobias.naetterlund@kdab.com>
Reviewed-by: Mehdi Fekari <mfekari@rim.com>
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
2013-01-29 15:06:00 +01:00
Tobias Nätterlund
ed69c5f9c9 QNX: Add editor for Bar descriptor file
Change-Id: I7ad9bb9448ef467eea353d361b72474fe1b8c8f7
Reviewed-by: Nicolas Arnaud-Cormos <nicolas@kdab.com>
2013-01-22 16:14:46 +01:00