Commit Graph

18 Commits

Author SHA1 Message Date
hjk
31600758de all: s/info@qt.nokia.com/qt-info@nokia.com/
Change-Id: If18afb5d4665924e7d9250dccbc60a65e6daa75e
Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
2011-11-03 10:33:19 +01:00
Tobias Hunger
652454a832 encoding: Make sure all text files are utf8 encoded
Change-Id: Ib83224b24026c29158e8df8fa235cf5050390555
Reviewed-on: http://codereview.qt.nokia.com/281
Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com>
2011-06-01 16:24:54 +02:00
Felix Geyer
ea9b7fb5e5 On unix: install the application icons according to the freedesktop spec.
This allows desktop environments to pick the right icon size when displaying
the Qt Creator menu entry.

Change-Id: I10f6b46fb99202571d081a5e6e4d680be7ca069f
Merge-request: 328
Reviewed-by: Daniel Molkentin <daniel.molkentin@nokia.com>
Reviewed-on: http://codereview.qt.nokia.com/64
2011-05-23 12:56:18 +02:00
hjk
0581219acb pluginhowto: compile fix 2011-05-11 14:42:16 +02:00
hjk
ad68bb2302 pluginhowto: update example code
Still not fully compilable
2011-05-11 12:34:17 +02:00
con
28c92cf044 Adapt to new config file location. 2011-04-26 09:18:46 +02:00
hjk
8397663964 Update license. 2011-04-13 11:49:28 +02:00
hjk
42077be2a0 coding style in example 2011-02-25 16:26:22 +01:00
Tobias Hunger
372530e35c Add copyright headers to c++ files in doc/ 2011-02-24 10:27:00 +01:00
con
d1023c7614 It's 2011 now.
Reviewed-by: hjk
2011-01-12 09:46:24 +01:00
Tobias Hunger
cf3a418cd8 Fix spelling in comments
Krazy was complaining about those.
2010-11-03 12:45:34 +01:00
Tobias Hunger
715796b48a Fix krazy issues: Use explicit constructors
* Fix all warnings about non-explicit constructors except for those
   in 3rdparty code.
2010-08-27 12:10:29 +02:00
con
caffe2c672 Some plugin example fixing. 2010-07-19 16:46:18 +02:00
con
41236d29d3 Allow creating the api and pluginhowto documentation with qmake && make.
This copies the technique used for the app resources in share/qtcreator.
Also use the Qt style for the plugin howto.
2010-07-16 10:55:30 +02:00
con
023d863f93 Adapt examples. 2010-07-16 08:35:02 +02:00
con
ad71e95d81 Fix broken table. 2010-06-21 17:32:15 +02:00
con
08c8ce32e9 Move the plugin examples to subdir of pluginhowto. 2010-06-21 17:32:15 +02:00
Abhishek Patil
abcb9358c2 Qt Creator Plugin HOWTO documentation first and second cut
Signed-off-by: Abhishek Patil <abhishek.patil@vcreatelogic.com>

Merge-request: 145
Reviewed-by: con <qtc-committer@nokia.com>
2010-06-21 17:32:15 +02:00