- 23 Oct, 2012 2 commits
-
-
Thomas Hartmann authored
Change-Id: Ic854161a3104349656fbb3035daeb4adb4e79ba9 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Thomas Hartmann authored
We want to move these styles out of the library so we should not depend on them in creator. This patch reverts 63cacc45, since it does not rely on ifdefs. See also 5d0f7d23 in master. Change-Id: I8a3762f9bc31c679067ebb0a6b5540bc18e8b836 Reviewed-by:
Jens Bache-Wiig <jens.bache-wiig@digia.com>
-
- 05 Oct, 2012 1 commit
-
-
hjk authored
Change-Id: Ice592c6de9951ee3b2c4cb52ed0bb3b6770e0825 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- 04 Oct, 2012 1 commit
-
-
Nikolai Kosjar authored
This macro isn't defined in Qt5 anymore, so use Q_OS_* where appropriate. Regarding bug QTCREATORBUG-7936: Now the fonts look normal again on GNU/Linux, e.g. in the text editor and the application/compile output pane. Task-number: QTCREATORBUG-7936 Change-Id: I501cca608f273789d095e1138b32c2c8c38b0059 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- 23 Aug, 2012 1 commit
-
-
hjk authored
Change-Id: I1560e379639a02a2decf46c4e6b015bd6042c6b7 Reviewed-by:
hjk <qthjk@ovi.com>
-
- 20 Aug, 2012 1 commit
-
-
Tobias Hunger authored
* Save initial configuration after all the plugins are done with their delayed initialization * Save configuration when the autosave timer triggers. The disks are in use at that time anyway and saving can be turned off completely * Save settings when closing the options page dialog Change-Id: Idcf9ad61e8f9b94899c580d5a855a883a62f8dc0 Reviewed-by:
Majid Khan <mkhan3189@gmail.com> Reviewed-by:
Daniel Teske <daniel.teske@nokia.com> Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
- 19 Jul, 2012 1 commit
-
-
Eike Ziller authored
Change-Id: I7134d7de30bcf9f9dcfad42520dd45ee083a852d Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
- 19 Jun, 2012 1 commit
-
-
Eike Ziller authored
Change-Id: Ib938aa4999c7c418a82304c5cca2e8748ef9d228 Reviewed-by:
hjk <qthjk@ovi.com>
-
- 05 Jun, 2012 1 commit
-
-
Eike Ziller authored
Gets rid of a lot of code duplication. Change-Id: I2ce38fb38a0b61cb821e0bdc7bcc9a7ccdf9da72 Reviewed-by:
hjk <qthjk@ovi.com>
-
- 01 Jun, 2012 1 commit
-
-
Daniel Teske authored
Fixes regressions introduced by f059018a Change-Id: I9d590580a9d36ac6980a6d170a119ebe33819262 Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- 25 May, 2012 1 commit
-
-
Eike Ziller authored
d-pointer instead of inheritance static methods Change-Id: I7b2f0c8b05ad3951e1ff26a7d4e08e195d2dd258 Reviewed-by:
hjk <qthjk@ovi.com>
-
- 23 May, 2012 1 commit
-
-
Eike Ziller authored
Using a central enum now. Change-Id: I20d88c9a3f8c62cf33e4b89a3442269f71918b06 Reviewed-by:
hjk <qthjk@ovi.com>
-
- 16 May, 2012 1 commit
-
-
Eike Ziller authored
Change-Id: I693fa221027a10c739bde0d27813a57fefbf836f Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- 11 May, 2012 1 commit
-
-
hjk authored
Less code on the user side, same meaning. Change-Id: I14e54a5d2ed8e024a51cce74eaf7c8419ad544be Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- 08 May, 2012 1 commit
-
-
hjk authored
Change-Id: Ic7ce5b883e054c6eeba078327042e99e1c556345 Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- 02 May, 2012 1 commit
-
-
Daniel Teske authored
Change-Id: I3b9c791d95d7815a711f72cec08f405fb1cdac7c Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- 03 Apr, 2012 1 commit
-
-
Daniel Teske authored
So far we used a heuristic that prefers .pro files in the same directory as the new files. That fails if there are multiple .pro files in the same directory. So instead introduce a mechanism to pass extra data through the wizard. Task-number: QTCREATORBUG-7157 Change-Id: I615f7292e16a0a6cb1e84f090016879f1038409f Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com> Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- 16 Mar, 2012 1 commit
-
-
Eike Ziller authored
Done with Max Desyatov<max.desyatov@gmail.com> Change-Id: I2c3ff188b5f05dc3b8ec106fec0db3766b43a205 Reviewed-by:
Erik Verbruggen <erik.verbruggen@nokia.com>
-
- 15 Mar, 2012 1 commit
-
-
Kai Koehne authored
Also rename it to AppMainWindow. We add some more functionality to it in following patches. Change-Id: I752ccd07759eaaf6a2e96ec758e35b595bf788a2 Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- 20 Feb, 2012 1 commit
-
-
Eike Ziller authored
And adapt the other API respectively. Change-Id: I1e04e555409be09242db6890f9e013396f83aeed Reviewed-by:
Bill King <bill.king@nokia.com> Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- 15 Feb, 2012 1 commit
-
-
Erik Verbruggen authored
Getting the #include directives ready for Qt5. This includes the new-project wizards. Change-Id: Ia9261f1e8faec06b9285b694d2b7e9a095978d2b Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- 08 Feb, 2012 1 commit
-
-
Thomas Hartmann authored
This patch introduces platforms as a top level topic when choosing a wizard. Also I changed the categories and priorities. Details: 1. I did change the way the dialog/view is structured in newdialog.cpp 2. I added platformName() and supportsPlatform() to BaseQtVersion. I needed two functions because the Simulator does not provide a platform and therefore has no platformName but supports two platforms. I still have to turn the platform names into proper constants. 3. I changed the categories and priorities to get the layout that was discussed. (I had to touch quite alot of files but this is mostly trivial) 4. I added a combobox that allows filtering for platforms. 5. I added flags() to IWizard to indicate that a wizard is platform independent. Change-Id: I86c7ad628a431ad06505c76580885c6e6c3ddc23 Reviewed-by:
Alessandro Portale <alessandro.portale@nokia.com>
-
- 27 Jan, 2012 1 commit
-
-
hjk authored
Change-Id: I5c1275ba3f596d8911fd2e4404181bf57b58f494 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com> Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- 26 Jan, 2012 2 commits
-
-
hjk authored
Change-Id: I2b72b34c0cfeafc8bdbaf49b83ff723544f2b6e2 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
Morten Johan Sorvig authored
We want to carry over all mac-specific code paths to Qt 5. WS_MAC is no longer set; OS_MAC is. This change is compatible with Qt 4 builds since OS_MAC is set whenever WS_MAC is. (OS_MAC would also be set for the theoretical X11/Mac platform, but that's anyway not a supported configuration for Creator) Change-Id: Ib25d8c4e83e7e27d911124cd48aa17fdb875923f Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com> Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- 25 Jan, 2012 1 commit
-
-
hjk authored
This follows suit to the ICore changes. Change-Id: Iba2de1b1e3f2574fd1459892eae702e6af1cc7dc Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
- 24 Jan, 2012 2 commits
-
-
hjk authored
Change-Id: I9b690d9b150c8d162b15370f9f8986267c9128f1 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
hjk authored
This mainly serves two purposes: (a) it saves a function call in ICore::instance()->foo() vs ICore::foo() at runtime (b) it saves typing and reduces line noise when reading It's also (mostly) source compatible, as ICore::instance()->foo() remains compilable. Change-Id: Icf7be0bce17fefe3560473534a8991ff79cbecc3 Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- 12 Jan, 2012 1 commit
-
-
Eike Ziller authored
Instead of doing it duplicated in the general and the fakevim shortcut settings. Change-Id: Id4b0e5b0630f1e94c825528f1c038776dc205aa3 Reviewed-by:
hjk <qthjk@ovi.com>
-
- 22 Dec, 2011 1 commit
-
-
Friedemann Kleint authored
- Wrap literals in QLatin1String()/QLatin1Char(). - Extract some string constants avoiding repeated QString construction. - Fix repeated invocation of Container.end() in loops. Change-Id: If737735507aaf82e53063adda53f54c46418f42f Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- 20 Dec, 2011 1 commit
-
-
Daniel Molkentin authored
Breaks with Qt 4.7. This reverts commit f27a9160 . Change-Id: I52e64dbd0e1602d400c83e32f4c8e2cf81d88d3f Reviewed-by:
Daniel Molkentin <daniel.molkentin@nokia.com>
-
- 16 Dec, 2011 1 commit
-
-
Eike Ziller authored
Task-number: QTCREATORBUG-5509 Change-Id: I4541049a1861e83f55106effc536fd50eb233d97 Reviewed-by:
Alexander Lenhardt <alexander.lenhardt@nokia.com> Reviewed-by:
Niels Weber <niels.2.weber@nokia.com> Reviewed-by:
Daniel Molkentin <daniel.molkentin@nokia.com>
-
- 06 Dec, 2011 1 commit
-
-
Morten Johan Sorvig authored
Change-Id: Ib44cdd432da7b4609026e211d8c43088d883621a Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- 02 Dec, 2011 1 commit
-
-
Eike Ziller authored
Move focus back to editor's focus widget if there's one. (E.g. pressing escape in an output pane while the commit editor is open.) Change-Id: I4211a84cfa3d7ee9b61f39ae054fc4bd32e214c1 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
- 01 Dec, 2011 1 commit
-
-
Yuchen Deng authored
We should to determine the focus widget whether the same, Sometimes, the widget's sub-window has the real focus. Change-Id: I0e9128e7d6008e2cb6de681bb0a1a337ad69a230 Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- 10 Nov, 2011 1 commit
-
-
hjk authored
Change-Id: I3720946ba5485696822976567d83b4d6cb1fb283 x Change-Id: Iab58bc34bc56371405d132315573b484a533b77c Reviewed-by:
hjk <qthjk@ovi.com>
-
- 09 Nov, 2011 1 commit
-
-
Harald Fernengel authored
QtXmlStream classes live in QtCore, not QtXml. Also add a few headers that are not implicitly included in Qt 5 any more. This greatly eases transition to Qt 5 which not having any side effects on the Qt 4 build. Change-Id: I1293ef4360015b885dcea8c4099e8e5b9e254c91 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- 03 Nov, 2011 1 commit
-
-
hjk authored
Change-Id: If18afb5d4665924e7d9250dccbc60a65e6daa75e Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- 31 Oct, 2011 1 commit
-
-
Tobias Hunger authored
Presentation mode can be entered by passing -presentationMode when starting Qt Creator. It displays a popup with the keyboard shortcut of the commands that are triggered. Great for the DevDays;-) Change-Id: I897966aab491f98e2a5abc4433c40b04e2a8db57 Reviewed-by:
Eike Ziller <eike.ziller@nokia.com> Reviewed-by:
Liang Qi <liang.qi@nokia.com>
-
- 27 Oct, 2011 1 commit
-
-
Eike Ziller authored
Plugin manager reads Plugins/Ignored in installation global settings now, and handles these plugins similar to as if they were experimental. Change-Id: I56a0c5fe143e3fbd9261244bafece26d7b99c154 Reviewed-by:
Maurice Kalinowski <maurice.kalinowski@nokia.com> Reviewed-by:
Daniel Molkentin <daniel.molkentin@nokia.com>
-