- 11 Oct, 2017 1 commit
-
-
Eike Ziller authored
Change-Id: I0b6451d7f68fae93e0b140aaea030c88ec1a8801 Reviewed-by:
Eike Ziller <eike.ziller@qt.io> Reviewed-by:
Alessandro Portale <alessandro.portale@qt.io>
-
- 27 Sep, 2017 1 commit
-
-
Eike Ziller authored
It is not possible to use the display name as an ID, because that can change (and to propagate that change we use the ID). Remove the display name from the ID, use a separate sort property, and sort by this property + display name. Task-number: QTCREATORBUG-18972 Change-Id: I27017473842931defa3a123ce9f41cc8e8ba1a61 Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io>
-
- 26 Sep, 2017 2 commits
-
-
Eike Ziller authored
Change-Id: Ia925fa99ba0f11be860f214e7809731ddf990268 Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io>
-
Eike Ziller authored
Change-Id: I8ce68ffa4752c89de735583640103bc22c2a8bc7 Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io>
-
- 18 Sep, 2017 1 commit
-
-
Eike Ziller authored
It shows the file system as a tree, where the user can change the root directory of the view. Currently there are "Computer" (the default), and all project directories. If synchronization with the current editor is enabled, the view automatically switches to the best fitting root directory. Task-number: QTCREATORBUG-8305 Change-Id: Ic265eb49b1e8e0fd8cdeeb4fb1c64b8631f32e21 Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io>
-
- 09 Mar, 2017 1 commit
-
-
Serhii Moroz authored
Task-number: QTCREATORBUG-9436 Change-Id: Ic0406758a30d52c22c58433f5f35305b798cb462 Reviewed-by:
Eike Ziller <eike.ziller@qt.io> Reviewed-by:
Alessandro Portale <alessandro.portale@qt.io> Reviewed-by:
André Hartmann <aha_1980@gmx.de>
-
- 03 Jun, 2016 1 commit
-
-
Orgad Shaneh authored
+ De-slot private and internal public slots Change-Id: I0a62adb529ab81b7368645dbeab6edf7e237dc69 Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io>
-
- 15 Apr, 2016 1 commit
-
-
Tobias Hunger authored
Change-Id: I4793b58aa77bcd46af99f8b843c0f7439cdc9269 Reviewed-by:
Tim Jenssen <tim.jenssen@theqtcompany.com> Reviewed-by:
Vikas Pachdha <vikas.pachdha@theqtcompany.com>
-
- 29 Feb, 2016 1 commit
-
-
Friedemann Kleint authored
Register the mime type inode/directory and use it to open project files in that directory. It is then possible to drop directories on the main window which will cause the contained projects to be opened. Also allows for simplifying the code in the command line handling. Change-Id: I92138915216b1346a36b5ca7654cf2b7d6f405c4 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com> Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
- 03 Feb, 2016 1 commit
-
-
Tobias Hunger authored
* Use override where appropriate * Use pragma once * Make more constructors explicit Change-Id: I2865fe10f288e3de570826058e43b70a0cb4ee37 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
- 01 Feb, 2016 1 commit
-
-
Orgad Shaneh authored
The heavy lifting was done by clazy. Change-Id: I619db09a79760186b72e7662490ed1205155c1a7 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
- 19 Jan, 2016 1 commit
-
-
Tobias Hunger authored
* Update files in src/plugins Change-Id: Ia5d77fad7d19d4bb3498e78661982f68729adb22 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
- 19 Jan, 2015 1 commit
-
-
Daniel Teske authored
Change-Id: Ided1a14481cfbbcc49e901f3837e056582ff60e3 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
- 16 Jan, 2015 1 commit
-
-
Eike Ziller authored
Change-Id: I711d5fb475ef814a1dc9d2822740e827f3f67125 Reviewed-by:
Alessandro Portale <alessandro.portale@digia.com>
-
- 08 Jan, 2015 1 commit
-
-
hjk authored
Change-Id: Ie6ca99c032b40e6baa7dc1149ebc2a945af025ad Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
- 09 Oct, 2014 1 commit
-
-
Eike Ziller authored
Change-Id: I3c22ef2685d7aa589f5d0ab74d693653a4c32082 Reviewed-by:
Alessandro Portale <alessandro.portale@digia.com>
-
- 01 Jul, 2014 1 commit
-
-
hjk authored
Adjust user code, remove unused bits. Change-Id: I351deb27679c9251518a4d1bf7f78a12bacae2fb Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- 22 Apr, 2014 1 commit
-
-
Friedemann Kleint authored
Use ICore::openFiles() instead of EditorManager::openEditor() in FolderNavigationWidget since it is also able to open projects. Add menu entry to open a project in a directory, which uses a logic similar to the command line processing, trying to locate a project file in the directory using file globs. This allows for conveniently opening several projects by right-clicking instead of having to open the file dialog and to look for .pro files in directory listings. Change-Id: I8404342f7f09b4b994e6eee82af3dc712cd97512 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
- 16 Apr, 2014 1 commit
-
-
Daniel Teske authored
Change-Id: I1025b7a7fcb7491c2ee8dc989801813f522fe78f Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- 08 Jan, 2014 1 commit
-
-
Robert Loehning authored
Change-Id: Ib5423fdd064e4546f848c0b640b0ed0514c26d3a Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@digia.com> Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
- 24 Oct, 2013 1 commit
-
-
Daniel Teske authored
Ensuring that there's always a current index is hard work since the data comes in asynchronously and is unsorted at first. Task-number: QTCREATORBUG-10250 Change-Id: I2cd1420bb447ad7257f6200bcffc454a214932aa Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
- 30 Sep, 2013 1 commit
-
-
Orgad Shaneh authored
Also add in Projects view Change-Id: I42145c742a38f5538a4ed44574963136aa18e134 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- 27 Sep, 2013 1 commit
-
-
Orgad Shaneh authored
Change-Id: I39069e1da20d34f9d5fd0f3caa996b13600ee5bb Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- 29 Jan, 2013 1 commit
-
-
Robert Loehning authored
Change-Id: Ic6a9ff0359625021ebc061d22db6811814534205 Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
- 13 Dec, 2012 1 commit
-
-
Theo J.A. de Vries authored
Change-Id: Ibadad657193b67d8b09cc0a3b61ed3e5910a5e2c Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com> Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
- 05 Oct, 2012 1 commit
-
-
hjk authored
Change-Id: Ice592c6de9951ee3b2c4cb52ed0bb3b6770e0825 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- 19 Jul, 2012 1 commit
-
-
Eike Ziller authored
Change-Id: I7134d7de30bcf9f9dcfad42520dd45ee083a852d Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@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>
-
- 26 Jan, 2012 1 commit
-
-
hjk authored
Change-Id: I2b72b34c0cfeafc8bdbaf49b83ff723544f2b6e2 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
- 10 Nov, 2011 1 commit
-
-
hjk authored
Change-Id: Ic793e01edf6a4d2fe61baadb3aa5bef817436d35 Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- 03 Nov, 2011 1 commit
-
-
hjk authored
Change-Id: If18afb5d4665924e7d9250dccbc60a65e6daa75e Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- 05 Sep, 2011 1 commit
-
-
Daniel Teske authored
And also to the filesystem view. Task-Nr: QTCREATORBUG-5879 Change-Id: I27bfe05808182f56deafd6ceab474894631f0a26 Reviewed-on: http://codereview.qt.nokia.com/4185Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- 17 Aug, 2011 1 commit
-
-
Robert Loehning authored
Access native filemanager and terminal from Open documents view and Editor menu Task-number: QTCREATORBUG-389 Change-Id: Id6cd8839cdbd270a4ac53ccad1ae1db94d48e900 Reviewed-on: http://codereview.qt.nokia.com/2974Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- 06 May, 2011 1 commit
-
-
Tobias Hunger authored
Change-Id: I8b73d583be1ee7183f4074bce49d5390e38631a2
-
- 13 Apr, 2011 1 commit
-
-
hjk authored
-
- 12 Jan, 2011 2 commits
- 17 Dec, 2010 1 commit
-
-
con authored
-
- 09 Sep, 2010 1 commit
-
-
Denis Mingulov authored
Merge-request: 176 Reviewed-by:
hjk <qtc-committer@nokia.com>
-
- 22 Jun, 2010 1 commit
-
-
Robert Loehning authored
-