- Jan 07, 2013
-
-
Christian Kandeler authored
Change-Id: I0ef6e4419596b7cc0f8a574917fec5af94ff8832 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com>
-
hjk authored
Change-Id: Iea772405ecb55a2f556a1b50ec3712ed91de3d9d Reviewed-by:
Christiaan Janssen <christiaan.janssen@digia.com>
-
- Jan 04, 2013
-
-
Erik Verbruggen authored
Change-Id: If87cd649267cd3a48973580acab2227ad9d5ac44 Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Change-Id: I90097e11689fbbb964fc4344a1e3ba60c718a1cf Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com>
-
Erik Verbruggen authored
Change-Id: I4dd00dca652c1cb60c952ebc11b3c5f8767d4ecc Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Erik Verbruggen authored
Change-Id: I68930a302faf056dfa5e67c3ccbe3c43ce1b8c0c Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Thomas Hartmann authored
Without unixutils Creator does not link on Windows anymore. The reason is FileUtils::showInGraphicalShell() which calls UnixUtils::fileBrowser() and UnixUtils::substituteFileBrowserParameters(). Since UnixUtils compile on Windows I added them. Propably UnixUtils should be merged into FileUtils, if they are used and make sense on all platforms. Change-Id: I3fb49fb2c0c54fb9336298f006e2937ae29d413b Reviewed-by:
hjk <qthjk@ovi.com>
-
Erik Verbruggen authored
The methods Utils::UnixUtils::fileBrowser and Utils::UnixUtils::substituteFileBrowserParameters are both declared when compiling on MacOS, but their implementation is not compiled into libutils. So this gives linker errors. Change-Id: I0befb607dda0a83d681068f8236167ba88918460 Reviewed-by:
Erik Verbruggen <erik.verbruggen@digia.com>
-
David Schulz authored
Change-Id: I37a430ba276b849666954bd164c2981aad1b4ee9 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com>
-
Erik Verbruggen authored
To be used in the ClangCodeModel, because there is no other way to find out if the ProjectParts got changed. Change-Id: Ie5681b4997adb9103499cf2864c81970cbd2be55 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com>
-
Erik Verbruggen authored
Change-Id: Id258e485a5875a15bf73af4e8cb6a5308227ff0f Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com>
-
- Jan 03, 2013
-
-
hjk authored
It's not used otherwise. Change-Id: I926f5b3d5ea08a5768b61350f2d399eda702aad3 Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Change-Id: Ic158cf3b88fb0f8c69c1bc5cf45963e2ae9296e5 Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Change-Id: I551d0f49d6da2555cfe2acbd28ad5f76f20ea29c Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Task-number: QTCREATORBUG-8513 Change-Id: I1241c05c18f6fa7e1f22276253419c395ae9013b Reviewed-by:
hjk <qthjk@ovi.com>
-
Thomas Hartmann authored
Change-Id: Ia241c05c18f6fa7e1f22276253419c395ae9013b Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
- Jan 02, 2013
-
-
hjk authored
Change-Id: I57cd5295f7a3b58906e9b158e88d9128142d4311 Reviewed-by:
hjk <qthjk@ovi.com>
-
Thomas Hartmann authored
It is confusing that save is missing in the context menu of the editor manager. Split mode requires to use different actions then the ones in the File menu, since the editor in question might not be the current editor. Change-Id: I47cd5295f7a3b58906e9b158e88d9128142d4311 Reviewed-by:
Alessandro Portale <alessandro.portale@digia.com>
-
- Jan 01, 2013
-
-
Daniel Teske authored
Those 3 project managers can't easily figure out the right mode for code parsing. The code we are parsing is predominantly C++98 code. But for those using C++98 toolchains having valid C++11 code not be marked as a error is probably not much of a problem, whereas the reverse, using a C++11 toolchain and having valid code being marked as a error is annoying. Change-Id: I8dcc172029045cf591b3ba0adef1585f3f94fd39 Reviewed-by:
hjk <qthjk@ovi.com>
-
Ryan May authored
Refactor the separate view from directly using a QTabWidget to a subclass so that the necessary signal can be hooked up. Change-Id: Ibc2653d554882a36a85162708021422843057bc1 Reviewed-by:
hjk <qthjk@ovi.com>
-
- Dec 31, 2012
-
-
hjk authored
Change-Id: I10c127852aa65958497d2b48af1d52c6a33c57ab Reviewed-by:
hjk <qthjk@ovi.com>
-
- Dec 30, 2012
-
-
Orgad Shaneh authored
And use a capital D for Detached Change-Id: I406269c6498be07d18b2febd0635984cff76b122 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Orgad Shaneh authored
Submodules are not stashed and are not considered a conflict after revert Change-Id: I97a0792db615054622b9b67a7f6b58b5aee05273 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Orgad Shaneh authored
Including Git implementation Task-number: QTCREATORBUG-5644 Change-Id: Ic5dede99d93b84e5d271292b4694216f51e66882 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
hjk authored
Change-Id: Iaf846c387caed2b6636e5b057dce0b685d07012d Reviewed-by:
hjk <qthjk@ovi.com>
-
Orgad Shaneh authored
Change-Id: Iabf481486582e61b08baf8d71416ae41984b9cff Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Change-Id: I35754e7bcc59232f4fa9be9b0f136de3e5365896 Reviewed-by:
hjk <qthjk@ovi.com>
-
Lukas Holecek authored
Change-Id: Ia3074053da465b5ce999955f428c970f1b01a265 Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
bool operator<(const CommitData::StateFilePair &a, ...) needs to be defined _after_ Q_DECLARE_OPERATORS_FOR_FLAGS(Git::Internal::FileStates) Change-Id: I03d5d79e2b77d0063c588aff1c549afd78a0ee3d Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Change-Id: If41dd33952844223788bf0bc54245732b229fe45 Reviewed-by:
hjk <qthjk@ovi.com>
-
Orgad Shaneh authored
Change-Id: Icea74641516292b130784d2d7d48bd05254480df Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
hjk authored
Change-Id: I48c9b1353d80ebd85c81aa8a03d0be200781122a Reviewed-by:
hjk <qthjk@ovi.com>
-
Orgad Shaneh authored
Change-Id: Ic226638a522ca92f61b8b6736a325c1cc747ff62 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Orgad Shaneh authored
Default behavior is to show all untracked files. To hide them, we need to pass --untracked-files=no Change-Id: I45ad6323273112e6724127d4bd8e8687066467f4 Reviewed-by:
Petar Perisin <petar.perisin@gmail.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Orgad Shaneh authored
Change-Id: I7861d862fdd3d24201e39bb4c7a9cb91643acc35 Reviewed-by:
Petar Perisin <petar.perisin@gmail.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Orgad Shaneh authored
Change-Id: Ie4c7423d85f3f568d04d6c86e8b8123c73dab5fb Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
hjk authored
Change-Id: I6a1f605fc77b9af596ee60c5f98e1b3252333284 Reviewed-by:
Lukas Holecek <hluk@email.cz> Reviewed-by:
hjk <qthjk@ovi.com>
-
- Dec 29, 2012
-
-
Friedemann Kleint authored
e8b5c6dfcca3fc139049136b42459e7840efed7 : Provide terminal emulator functionality in ConsoleProcess for Windows as well. e833b794 : Use Core::Id(). Change-Id: Idad2bd2180e9a5dd2d1266496e340726435835d3 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com>
-
Friedemann Kleint authored
Change-Id: Ic1a4a0e6767a0cecb1fd869bbcfd9673854631aa Reviewed-by:
hjk <qthjk@ovi.com> Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com>
-
Friedemann Kleint authored
- Always retrieve memory for std::strings. - Enable type format. Change-Id: I7bd00adbbeff0c4cc380b3ec078df408440302b4 Reviewed-by:
hjk <qthjk@ovi.com> Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com>
-